index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-05-14
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
1
-15
/
+9
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