index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
Makefile
Age
Commit message (
Expand
)
Author
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-03-15
objtool,efi: Update __efi64_thunk annotation
Peter Zijlstra
2020-01-25
efi/x86: Disable instrumentation in the EFI runtime handling code
Ard Biesheuvel
2020-01-10
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2014-06-19
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
2013-10-28
x86/efi: Add EFI framebuffer earlyprintk support
Matt Fleming
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2010-10-27
x86: Move efi to platform
Thomas Gleixner