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
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-11-25
efi: EFI_EARLYCON should depend on EFI
Geert Uytterhoeven
2020-10-29
efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
Geert Uytterhoeven
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
2020-09-29
efi: efivars: limit availability to X86 builds
Ard Biesheuvel
2020-09-29
efi: remove some false dependencies on CONFIG_EFI_VARS
Ard Biesheuvel
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
2020-06-16
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-25
efi/libstub: Re-enable command line initrd loading for x86
Ard Biesheuvel
2020-04-23
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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