index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
efi: Add device path parser
Lukas Wunner
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2015-04-30
efi: Add esrt support
Peter Jones
2014-11-11
efi/x86: Move x86 back to libstub
Ard Biesheuvel
2014-09-23
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
Matt Fleming
2014-07-18
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-01-05
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-19
x86/efi: Don't select EFI from certain special ACPI drivers
Jan Beulich
2013-10-31
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
Luck, Tony
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
efivars: Move pstore code into the new EFI directory
Matt Fleming