Ingo Molnar
|
c102cb097d
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
|
10 years ago |
Roy Franz
|
98b228f550
x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
|
10 years ago |
Andrey Ryabinin
|
393f203f5f
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
|
10 years ago |
Ard Biesheuvel
|
243b6754cd
efi/x86: Move x86 back to libstub
|
10 years ago |
Matt Fleming
|
75b128573b
Merge branch 'next' into efi-next-merge
|
11 years ago |
Andre Müller
|
77e21e87ac
x86/efi: Adding efi_printks on memory allocationa and pci.reads
|
11 years ago |
Matt Fleming
|
5a17dae422
efi: Add efi= parameter parsing to the EFI boot stub
|
11 years ago |
Matt Fleming
|
115c6628a5
x86/efi: Truncate 64-bit values when calling 32-bit OutputString()
|
11 years ago |
Matt Fleming
|
56394ab8c2
x86/efi: Delete misleading efi_printk() error message
|
11 years ago |
Matt Fleming
|
84be880560
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
|
11 years ago |
Yinghai Lu
|
47226ad4f4
x86/efi: Only load initrd above 4g on second try
|
11 years ago |
Ulf Winkelvos
|
fb86b2440d
x86/efi: Add better error logging to EFI boot stub
|
11 years ago |
Ard Biesheuvel
|
f4f75ad574
efi: efistub: Convert into static library
|
11 years ago |
Ard Biesheuvel
|
bd669475d1
efi: efistub: Refactor stub components
|
11 years ago |
Ard Biesheuvel
|
f23cf8bd5c
efi/x86: efistub: Move shared dependencies to <asm/efi.h>
|
11 years ago |
Yinghai Lu
|
4bf7111f50
x86/efi: Support initrd loaded above 4G
|
11 years ago |
H. Peter Anvin
|
c625d1c203
efi: x86: Handle arbitrary Unicode characters
|
12 years ago |
Matt Fleming
|
47514c996f
efi: Pass correct file handle to efi_file_{read,close}
|
11 years ago |
Matt Fleming
|
7e8213c1f3
x86/efi: Correct EFI boot stub use of code32_start
|
11 years ago |
Matt Fleming
|
396f1a08db
x86/efi: Fix boot failure with EFI stub
|
11 years ago |
Matt Fleming
|
204b0a1a4b
x86, efi: Abstract x86 efi_early calls
|
11 years ago |
Matt Fleming
|
b8ff87a615
x86/efi: Firmware agnostic handover entry points
|
11 years ago |
Matt Fleming
|
c116e8d60a
x86/efi: Split the boot stub into 32/64 code paths
|
11 years ago |
Matt Fleming
|
54b52d8726
x86/efi: Build our own EFI services pointer table
|
11 years ago |
Bart Kuivenhoven
|
0ce6cda2c7
x86 efi: bugfix interrupt disabling sequence
|
12 years ago |
Linn Crosetto
|
d2078d5adb
x86: EFI stub support for large memory maps
|
12 years ago |
Roy Franz
|
46f4582e7c
efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().
|
12 years ago |
Roy Franz
|
0e1cadb05b
efi: Allow efi_free() to be called with size of 0
|
12 years ago |
Roy Franz
|
ae8e9060a3
efi: use efi_get_memory_map() to get final map for x86
|
12 years ago |
Roy Franz
|
5fef3870c5
efi: Move unicode to ASCII conversion to shared function.
|
12 years ago |