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
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2018-09-12
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
Scott Branden
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-01-22
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
2018-01-19
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
2018-01-03
efi: Move ARM CPER code to new file
Tyler Baicar
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-06-05
efi/capsule: Add support for Quark security header
Jan Kiszka
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-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2015-01-07
efi: Update the URLs for efibootmgr
Peter Jones
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-04-30
efi: add helper function to get UEFI params from FDT
Mark Salter
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
efivars: Move pstore code into the new EFI directory
Matt Fleming