aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-19efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-01-19efi/libstub: move TPM related prototypes into efistub.hArd Biesheuvel1-9/+0
2021-01-19efi/libstub: whitespace cleanupArd Biesheuvel1-2/+2
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-6/+0
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel1-6/+4
2020-11-04efi: generalize efi_get_securebootChester Lin1-1/+22
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-0/+1
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel1-4/+0
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel1-3/+0
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel1-4/+0
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel1-0/+1
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+34
2020-08-07efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov1-0/+4
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel1-0/+1
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel1-0/+1
2020-06-15efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva1-5/+2
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreIngo Molnar1-1/+3
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar1-0/+2
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar1-0/+1
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar1-1/+2
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel1-0/+2
2020-04-24efi: Clean up config table description arraysArd Biesheuvel1-1/+1
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2020-03-27x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel1-0/+2
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreIngo Molnar1-0/+7
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede1-0/+6
2020-03-03efi: Export boot-services code and data as debugfs-blobsHans de Goede1-0/+1
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky1-0/+2
2020-02-23efi: Add support for EFI_RT_PROPERTIES tableArd Biesheuvel1-0/+9
2020-02-23efi: Store mask of supported runtime services in struct efiArd Biesheuvel1-0/+31
2020-02-23efi/arm: Move FDT specific definitions into fdtparams.cArd Biesheuvel1-9/+1
2020-02-23efi/x86: Drop 'systab' member from struct efiArd Biesheuvel1-25/+27
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel1-0/+1
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel1-3/+0
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel1-2/+3
2020-02-23efi: Make efi_config_init() x86 onlyArd Biesheuvel1-1/+0
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel1-0/+4
2020-02-23efi: Make memreserve table handling local to efi.cArd Biesheuvel1-1/+0
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel1-1/+2
2020-02-23efi: Make rng_seed table handling local to efi.cArd Biesheuvel1-1/+0
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel1-2/+0
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel1-2/+0
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel1-1/+0
2020-02-23efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel1-0/+1
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel1-19/+29
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel1-0/+2
2020-02-23efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel1-455/+1
2020-02-23efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel1-59/+1
2020-02-23efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel1-2/+2
2020-01-20efi: Fix handling of multiple efi_fake_mem= entriesDan Williams1-0/+2