Bart Kuivenhoven
|
0ce6cda2c7
x86 efi: bugfix interrupt disabling sequence
|
11 years ago |
Linn Crosetto
|
d2078d5adb
x86: EFI stub support for large memory maps
|
11 years ago |
Roy Franz
|
46f4582e7c
efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().
|
11 years ago |
Roy Franz
|
0e1cadb05b
efi: Allow efi_free() to be called with size of 0
|
11 years ago |
Roy Franz
|
ae8e9060a3
efi: use efi_get_memory_map() to get final map for x86
|
11 years ago |
Roy Franz
|
5fef3870c5
efi: Move unicode to ASCII conversion to shared function.
|
11 years ago |
Roy Franz
|
4a9f3a7c33
efi: Generalize relocate_kernel() for use by other architectures.
|
11 years ago |
Roy Franz
|
c6866d7238
efi: Move relocate_kernel() to shared file.
|
11 years ago |
Roy Franz
|
40e4530a00
efi: Rename memory allocation/free functions
|
11 years ago |
Roy Franz
|
876dc36ace
efi: Add system table pointer argument to shared functions.
|
11 years ago |
Roy Franz
|
7721da4c1e
efi: Move common EFI stub code from x86 arch code to common location
|
11 years ago |
Roy Franz
|
df981edcb9
x86, efi: correct call to free_pages
|
12 years ago |
Linus Torvalds
|
4d6f843a38
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Zach Bobroff
|
d3768d885c
x86, efi: retry ExitBootServices() on failure
|
12 years ago |
Matthew Garrett
|
f8b8404337
Modify UEFI anti-bricking code
|
12 years ago |
Josh Boyer
|
f697036b93
efi: Check EFI revision in setup_efi_vars
|
12 years ago |
Borislav Petkov
|
51f8fbba64
x86, efi: Fix a build warning
|
12 years ago |
Matthew Garrett
|
cc5a080c5d
efi: Pass boot services variable info to runtime code
|
12 years ago |
Lee, Chun-Yi
|
deb94101c4
x86, efi: Allow slash in file path of initrd
|
12 years ago |
H. Peter Anvin
|
becbd66080
Merge tag 'efi-for-3.8' into x86/efi
|
12 years ago |
Maarten Lankhorst
|
739701888f
x86, efi: remove attribute check from setup_efi_pci
|
12 years ago |
David Woodhouse
|
b607e21267
x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode
|
12 years ago |
David Woodhouse
|
70a479cbe8
x86, efi: Fix display detection in EFI boot stub
|
12 years ago |
Jan Beulich
|
bc754790f9
x86, efi: fix 32-bit warnings in setup_efi_pci()
|
12 years ago |
Sasha Levin
|
886d751a2e
x86, efi: correct precedence of operators in setup_efi_pci
|
12 years ago |
Linus Torvalds
|
193c0d6825
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
Matthew Garrett
|
dd5fc854de
EFI: Stash ROMs if they're not in the PCI BAR
|
12 years ago |
Matt Fleming
|
0f905a43ce
x86, efi: Fix processor-specific memcpy() build error
|
12 years ago |
Matthew Garrett
|
e9b10953ed
x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware
|
13 years ago |
Matthew Garrett
|
f462ed939d
efifb: Skip DMI checks if the bootloader knows what it's doing
|
13 years ago |