summaryrefslogtreecommitdiff
path: root/include/linux/efi.h (unfollow)
Commit message (Expand)Author
2018-05-26efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2017-10-30BACKPORT: efi/libstub: Unify command line param parsingArd Biesheuvel
2016-09-22BACKPORT: efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-05-11efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03efi: Make our variable validation list include the guidPeter Jones
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-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-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
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Allow powering off machines using EFIMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-04-14efi: create memory map iteration helperMark Salter
2014-03-04efi: Add separate 32-bit/64-bit definitionsMatt Fleming
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming
2014-03-04efi: Move facility flags to struct efiMatt Fleming
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov