summaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
2022-06-24efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-24efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel
2022-06-24efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel
2022-06-24efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-03efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy
2022-04-13efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh
2022-03-04efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-27efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc...Chen Yu
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-11-21include/linux/efi.h: Remove unneeded whitespaces before tabsElyes HAOUAS
2021-11-11EFI: Introduce the new AMD Memory Encryption GUID.Ashish Kalra
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel
2021-01-19efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel
2021-01-19efi/libstub: whitespace cleanupArd Biesheuvel
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-11-04efi: generalize efi_get_securebootChester Lin
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz
2020-08-07efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-15efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel
2020-04-24efi: Clean up config table description arraysArd Biesheuvel
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-27x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede
2020-03-03efi: Export boot-services code and data as debugfs-blobsHans de Goede
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky