summaryrefslogtreecommitdiff
path: root/include/linux/efi.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-03-081-0/+7
|\ \
| * | efi: Add embedded peripheral firmware supportHans de Goede2020-03-031-0/+6
| * | efi: Export boot-services code and data as debugfs-blobsHans de Goede2020-03-031-0/+1
| |/
* | efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky2020-02-291-0/+2
* | efi: Add support for EFI_RT_PROPERTIES tableArd Biesheuvel2020-02-231-0/+9
* | efi: Store mask of supported runtime services in struct efiArd Biesheuvel2020-02-231-0/+31
* | efi/arm: Move FDT specific definitions into fdtparams.cArd Biesheuvel2020-02-231-9/+1
* | efi/x86: Drop 'systab' member from struct efiArd Biesheuvel2020-02-231-25/+27
* | efi: Add 'runtime' pointer to struct efiArd Biesheuvel2020-02-231-0/+1
* | efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2020-02-231-3/+0
* | efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-231-2/+3
* | efi: Make efi_config_init() x86 onlyArd Biesheuvel2020-02-231-1/+0
* | efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-231-0/+4
* | efi: Make memreserve table handling local to efi.cArd Biesheuvel2020-02-231-1/+0
* | efi: Move mem_attr_table out of struct efiArd Biesheuvel2020-02-231-1/+2
* | efi: Make rng_seed table handling local to efi.cArd Biesheuvel2020-02-231-1/+0
* | efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel2020-02-231-2/+0
* | efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2020-02-231-2/+0
* | efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel2020-02-231-1/+0
* | efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel2020-02-231-0/+1
* | efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel2020-02-231-19/+29
* | efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel2020-02-231-0/+2
* | efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel2020-02-231-455/+1
* | efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel2020-02-231-59/+1
* | efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel2020-02-231-2/+2
|/
* efi: Fix handling of multiple efi_fake_mem= entriesDan Williams2020-01-201-0/+2