summaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
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
2016-04-28efi: Add 'capsule' update supportMatt Fleming
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-02-22efi: Reformat GUID tables to follow the format in UEFI specPeter Jones
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-03efi: Add NV memory attributeRobert Elliott
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel
2016-02-03efi: Remove redundant efi_set_variable_nonblocking() prototypeArd Biesheuvel
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-08-08efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-04-30efi: Add esrt supportPeter Jones
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-12efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming