aboutsummaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-13x86/efi: Retrieve and assign Apple device propertiesGravatar Lukas Wunner 1-0/+17
2016-11-13efi: Add device path parserGravatar Lukas Wunner 1-0/+20
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableGravatar Ard Biesheuvel 1-0/+1
2016-11-13efi: Add support for seeding the RNG from a UEFI config tableGravatar Ard Biesheuvel 1-0/+8
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-13/+34
2016-09-09efi: Replace runtime services spinlock with semaphoreGravatar Ard Biesheuvel 1-0/+1
2016-09-09efi: Don't use spinlocks for efi varsGravatar Sylvain Chouleur 1-3/+3
2016-09-09efi: Use a file local lock for efivarsGravatar Sylvain Chouleur 1-6/+0
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyGravatar Matt Fleming 1-4/+0
2016-09-09efi: Allow drivers to reserve boot services foreverGravatar Matt Fleming 1-0/+1
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsGravatar Matt Fleming 1-0/+1
2016-09-09efi: Split out EFI memory map functions into new fileGravatar Matt Fleming 1-0/+10
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapGravatar Matt Fleming 1-0/+2
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeGravatar Matt Fleming 1-0/+16
2016-09-05efi/libstub: Introduce ExitBootServices helperGravatar Jeffrey Hugo 1-0/+10
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Gravatar Jeffrey Hugo 1-5/+10
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenGravatar Jan Beulich 1-1/+1
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-07-08efi: Reorganize the GUID table to make it easier to readGravatar Ingo Molnar 1-109/+36
2016-06-27x86/efi: Remove the unused efi_get_time() functionGravatar Arnd Bergmann 1-1/+0
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Gravatar Alex Thorlton 1-0/+51
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutGravatar Peter Jones 1-1/+16
2016-06-17ia64: efi: use timespec64 for persistent clockGravatar Arnd Bergmann 1-1/+1
2016-06-03efi: Fix for_each_efi_memory_desc_in_map() for empty memmapsGravatar Vitaly Kuznetsov 1-1/+1
2016-05-20include/linux/efi.h: redefine type, constant, macro from generic codeGravatar Andy Shevchenko 1-10/+4
2016-05-07efi: Merge boolean flag argumentsGravatar Julia Lawall 1-2/+1
2016-04-28x86/efi: Force EFI reboot to process pending capsulesGravatar Matt Fleming 1-0/+6
2016-04-28efi: Add 'capsule' update supportGravatar Matt Fleming 1-0/+14
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Gravatar Matt Fleming 1-0/+2
2016-04-28efibc: Add EFI Bootloader Control moduleGravatar Compostella, Jeremy 1-0/+4
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubGravatar Ard Biesheuvel 1-1/+10
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeGravatar Ard Biesheuvel 1-1/+80
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeGravatar Ard Biesheuvel 1-0/+5
2016-04-28efi: Implement generic support for the Memory Attributes tableGravatar Ard Biesheuvel 1-0/+13
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableGravatar Ard Biesheuvel 1-0/+13
2016-04-28efi: Remove global 'memmap' EFI memory mapGravatar Matt Fleming 1-3/+2
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Gravatar Matt Fleming 1-1/+10
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitGravatar Ard Biesheuvel 1-1/+0
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-30/+55
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+5
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLGravatar Ard Biesheuvel 1-1/+5
2016-02-22efi: Reformat GUID tables to follow the format in UEFI specGravatar Peter Jones 1-21/+42
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesGravatar Ingo Molnar 1-1/+4
2016-02-10efi: Make efivarfs entries immutable by defaultGravatar Peter Jones 1-0/+2
2016-02-10efi: Make our variable validation list include the guidGravatar Peter Jones 1-1/+2
2016-02-03efi: Add NV memory attributeGravatar Robert Elliott 1-0/+1
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Gravatar Ard Biesheuvel 1-3/+9
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Gravatar Ard Biesheuvel 1-0/+1
2016-02-03efi: Remove redundant efi_set_variable_nonblocking() prototypeGravatar Ard Biesheuvel 1-6/+2
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapGravatar Ard Biesheuvel 1-1/+1