summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+14
* efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel2022-12-011-15/+0
* efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel2022-11-181-11/+0
* efi: runtime-maps: Clarify purpose and enable by default for kexecArd Biesheuvel2022-11-181-6/+6
* efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel2022-11-181-22/+0
* efi: libstub: Undeprecate the command line initrd loaderArd Biesheuvel2022-11-181-5/+8
* efi: libstub: Remove zboot signing from build optionsArd Biesheuvel2022-10-211-22/+0
* efi/libstub: implement generic EFI zbootArd Biesheuvel2022-09-201-0/+41
* efi/loongarch: Add efistub booting supportHuacai Chen2022-09-061-2/+2
* efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel2022-06-241-12/+0
* efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel2022-06-241-0/+1
* efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2022-06-201-0/+1
* efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel2022-06-011-28/+24
* efi: libstub: ensure allocated memory to be executableBaskov Evgeniy2022-05-031-0/+12
* efi: Save location of EFI confidential computing areaDov Murik2022-04-131-0/+16
* efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas2022-04-131-0/+15
* Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-2/+2
|\
| * efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-141-1/+1
| * efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven2020-10-291-1/+1
* | efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven2020-11-251-1/+1
|/
* Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-191-1/+2
|\
| * RISC-V: Add EFI stub support.Atish Patra2020-10-021-1/+2
* | efi: efivars: limit availability to X86 buildsArd Biesheuvel2020-09-291-9/+4
* | efi: remove some false dependencies on CONFIG_EFI_VARSArd Biesheuvel2020-09-291-2/+1
* | efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel2020-09-291-1/+1
|/
* efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-06-161-0/+11
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* efi/libstub: Re-enable command line initrd loading for x86Ard Biesheuvel2020-04-251-2/+2
* efi/libstub: Make initrd file loader configurableArd Biesheuvel2020-04-231-0/+11
* efi/libstub: Move arm-stub to a common fileAtish Patra2020-04-231-2/+2
* efi: Add embedded peripheral firmware supportHans de Goede2020-03-031-0/+5
* efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett2020-01-101-0/+22
* efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-071-0/+21
* efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K2019-10-311-0/+1
* efi: Export Runtime Configuration Interface table to sysfsNarendra K2019-08-081-0/+13
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-041-0/+6
* efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden2018-09-121-3/+6
* efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel2018-07-161-0/+12
* efi: Decode IA32/X64 Processor Error SectionYazen Ghannam2018-05-141-0/+5
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-011-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-221-1/+1
* | x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett2018-01-191-1/+4
* | efi: Move ARM CPER code to new fileTyler Baicar2018-01-031-0/+5
|/
* efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-261-0/+10
* efi/capsule: Add support for Quark security headerJan Kiszka2017-06-051-0/+9
* x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-131-0/+13
* efi: Add device path parserLukas Wunner2016-11-131-0/+5
* efi: Add efi_test driver for exporting UEFI runtime service interfacesIvan Hu2016-09-091-0/+17
* efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong2016-04-281-0/+10