index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
x86-stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
1
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
1
-1
/
+1
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
1
-2
/
+0
2020-03-08
efi/x86: Fix cast of image argument
Arvind Sankar
1
-1
/
+1
2020-03-08
efi/libstub/x86: Use ULONG_MAX as upper bound for all allocations
Ard Biesheuvel
1
-13
/
+4
2020-03-08
efi/x86: Don't relocate the kernel unless necessary
Arvind Sankar
1
-3
/
+30
2020-03-08
efi/x86: Decompress at start of PE image load address
Arvind Sankar
1
-3
/
+14
2020-03-08
efi/libstub/x86: Deal with exit() boot service returning
Ard Biesheuvel
1
-1
/
+2
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
1
-5
/
+5
2020-02-23
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
1
-13
/
+16
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
1
-7
/
+13
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
1
-2
/
+2
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
1
-23
/
+29
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
1
-0
/
+23
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
1
-9
/
+2
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
1
-8
/
+4
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
1
-2
/
+3
2020-02-23
efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
Ard Biesheuvel
1
-1
/
+6
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
1
-0
/
+774