aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2016-07-08efi: Reorganize the GUID table to make it easier to readIngo Molnar1-109/+36
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann1-1/+0
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-0/+51
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones1-1/+16
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann1-1/+1
2016-06-03efi: Fix for_each_efi_memory_desc_in_map() for empty memmapsVitaly Kuznetsov1-1/+1
2016-05-20include/linux/efi.h: redefine type, constant, macro from generic codeAndy Shevchenko1-10/+4
2016-05-07efi: Merge boolean flag argumentsJulia Lawall1-2/+1
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming1-0/+6
2016-04-28efi: Add 'capsule' update supportMatt Fleming1-0/+14
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming1-0/+2
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy1-0/+4
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+10
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+80
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel1-0/+5
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel1-0/+13
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel1-0/+13
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-3/+2
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-1/+10
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-1/+0
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+55
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+5
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel1-1/+5
2016-02-22efi: Reformat GUID tables to follow the format in UEFI specPeter Jones1-21/+42
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar1-1/+4
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-02-10efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-02-03efi: Add NV memory attributeRobert Elliott1-0/+1
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel1-3/+9
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel1-0/+1
2016-02-03efi: Remove redundant efi_set_variable_nonblocking() prototypeArd Biesheuvel1-6/+2
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-1/+1
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi1-0/+6
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel1-0/+1
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel1-0/+13
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm1-1/+1
2015-08-08efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel1-0/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-1/+2
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck1-0/+3
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones1-0/+4
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-1/+2
2015-04-30efi: Add esrt supportPeter Jones1-0/+8
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov1-0/+1
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efiIngo Molnar1-1/+1
2015-01-12efi: split off remapping code from efi_config_init()Ard Biesheuvel1-0/+2
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov1-1/+1
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel1-1/+5
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming1-0/+6