summaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-031-56/+0
|\
| * efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel2022-06-241-38/+0
| * efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel2022-06-241-18/+0
* | efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-0/+2
|/
* efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel2022-06-241-3/+0
* efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel2022-06-241-1/+1
* efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel2022-06-241-2/+0
* efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel2022-06-241-0/+20
* efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel2022-06-241-0/+1
* efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-151-0/+3
* Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-251-4/+0
|\
| * efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek2022-03-041-4/+0
* | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-0/+1
|\ \
| * | x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh2022-04-071-0/+1
| |/
* | riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L2022-05-191-0/+2
* | efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel2022-05-031-0/+11
* | efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-031-0/+2
* | efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka2022-04-131-0/+2
* | efi: Save location of EFI confidential computing areaDov Murik2022-04-131-0/+10
|/
* Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-181-0/+46
|\
| * Merge branch 'acpi-pfrut'Rafael J. Wysocki2022-01-171-0/+46
| |\
| | * efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc...Chen Yu2021-12-271-0/+46
* | | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-3/+3
|\ \ \ | |/ / |/| |
| * | include/linux/efi.h: Remove unneeded whitespaces before tabsElyes HAOUAS2021-11-211-3/+3
| |/
* / efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-0/+6
|/
* EFI: Introduce the new AMD Memory Encryption GUID.Ashish Kalra2021-11-111-0/+1
* efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel2021-03-191-2/+4
* efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel2021-01-191-9/+0
* efi/libstub: whitespace cleanupArd Biesheuvel2021-01-191-2/+2
* efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-181-6/+0
* efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-141-6/+4
* efi: generalize efi_get_securebootChester Lin2020-11-041-1/+22
* Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-121-0/+1
|\
| * efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel2020-09-251-0/+1
* | efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel2020-09-291-4/+0
* | efi: pstore: move workqueue handling out of efivarsArd Biesheuvel2020-09-291-3/+0
* | efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel2020-09-291-4/+0
* | efi: Support for MOK variable config tableLenny Szubowicz2020-09-161-0/+34
|/
* efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov2020-08-071-0/+4
* efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-091-0/+1
* efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-0/+1
* efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva2020-06-151-5/+2
* Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2020-05-251-1/+3
|\
| * efi/gop: Add an option to list out the available GOP modesArvind Sankar2020-05-201-0/+1
| * efi/libstub: Add definitions for console input and eventsArvind Sankar2020-05-201-1/+2
* | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-251-0/+2
|\ \ | |/ |/|
| * efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-0/+2
* | efi: Clean up config table description arraysArd Biesheuvel2020-04-241-1/+1
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-311-0/+2
|\
| * x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel2020-03-271-0/+2