summaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+5
|\ \ \ | |_|/ |/| |
| * | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-241-1/+5
| |/
* | efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-0/+2
* | efi: Make our variable validation list include the guidPeter Jones2016-02-101-1/+2
|/
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-1/+1
* efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-121-0/+6
* efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+1
* efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-0/+13
* efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-1/+1
* efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-0/+1
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-1/+2
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-1/+2
* | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-241-0/+3
* | efi: Work around ia64 build problem with ESRT driverPeter Jones2015-06-081-0/+4
* | efi: Add esrt supportPeter Jones2015-04-301-0/+8
|/
* x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-011-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-111-0/+2
|\
| * efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-121-0/+2
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-1/+1
|\ \ | |/ |/|
| * efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-071-1/+1
* | efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel2014-11-051-1/+5
|/
* efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-031-0/+6
* efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-031-0/+7
* efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek2014-10-031-0/+1
* efi: Move noefi early param code out of x86 arch codeDave Young2014-10-031-0/+1
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-031-0/+2
* kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-081-0/+19
* efi: Update stale locking comment for struct efivarsMatt Fleming2014-07-181-6/+2
* arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-181-1/+0
* efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-181-1/+2
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-0/+1
* efi/reboot: Allow powering off machines using EFIMatt Fleming2014-07-181-0/+2
* efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-0/+4
* efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-071-0/+42
* efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-071-0/+2
* efi: Add shared FDT related functions for ARM/ARM64Roy Franz2014-04-301-0/+3
* efi: add helper function to get UEFI params from FDTMark Salter2014-04-301-0/+9
* efivars: Stop passing a struct argument to efivar_validate()Matt Fleming2014-04-171-2/+4
* efi: create memory map iteration helperMark Salter2014-04-141-0/+6
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-0/+252
|\
| * efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-041-0/+252
* | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-8/+0
* | efi: Move facility flags to struct efiMatt Fleming2014-03-041-5/+13
|/
* Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-051-0/+4
|\
| * efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-281-0/+4
* | efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-211-0/+13
* | efi: Export more EFI table variables to sysfsDave Young2013-12-211-0/+3
* | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+1
|/
* efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-251-16/+34
* efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-051-0/+1