summaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
2018-05-22efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2017-07-18efi: Add an EFI table address match functionTom Lendacky
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-07efi: Add SHIM and image security database GUID definitionsJosh Boyer
2017-02-01efi: Use typed function pointers for the runtime services tableArd Biesheuvel
2017-02-01efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth
2017-02-01x86/efi: Deduplicate efi_char16_printk()Lukas Wunner
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner
2016-11-13efi: Add device path parserLukas Wunner
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel
2016-11-13efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-09efi: Replace runtime services spinlock with semaphoreArd Biesheuvel
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-08efi: Reorganize the GUID table to make it easier to readIngo Molnar
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann
2016-06-03efi: Fix for_each_efi_memory_desc_in_map() for empty memmapsVitaly Kuznetsov
2016-05-20include/linux/efi.h: redefine type, constant, macro from generic codeAndy Shevchenko
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming