summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/Kconfig
AgeCommit message (Expand)Author
2023-12-11efi: Add tee-based EFI variable driverMasahisa Kojima
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel
2022-11-18efi: runtime-maps: Clarify purpose and enable by default for kexecArd Biesheuvel
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel
2022-11-18efi: libstub: Undeprecate the command line initrd loaderArd Biesheuvel
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-24efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel
2022-06-20efi: efibc: avoid efivar API for setting variablesArd Biesheuvel
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel
2022-05-03efi: libstub: ensure allocated memory to be executableBaskov Evgeniy
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-13efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven
2020-10-29efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-02RISC-V: Add EFI stub support.Atish Patra
2020-09-29efi: efivars: limit availability to X86 buildsArd Biesheuvel
2020-09-29efi: remove some false dependencies on CONFIG_EFI_VARSArd Biesheuvel
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel
2020-06-16efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-25efi/libstub: Re-enable command line initrd loading for x86Ard Biesheuvel
2020-04-23efi/libstub: Make initrd file loader configurableArd Biesheuvel
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden
2018-07-16efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel
2018-05-14efi: Decode IA32/X64 Processor Error SectionYazen Ghannam
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-22kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada
2018-01-19x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner
2016-11-13efi: Add device path parserLukas Wunner