aboutsummaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesGravatar Tony Luck 1-0/+3
2015-06-08efi: Work around ia64 build problem with ESRT driverGravatar Peter Jones 1-0/+4
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesGravatar Dan Williams 1-1/+2
2015-04-30efi: Add esrt supportGravatar Peter Jones 1-0/+8
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineGravatar Borislav Petkov 1-0/+1
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-1/+1
2015-01-12efi: split off remapping code from efi_config_init()Gravatar Ard Biesheuvel 1-0/+2
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strGravatar Borislav Petkov 1-1/+1
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableGravatar Ard Biesheuvel 1-1/+5
2014-10-03efi: Provide a non-blocking SetVariable() operationGravatar Matt Fleming 1-0/+6
2014-10-03efi: Introduce efi_md_typeattr_format()Gravatar Laszlo Ersek 1-0/+7
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeGravatar Laszlo Ersek 1-0/+1
2014-10-03efi: Move noefi early param code out of x86 arch codeGravatar Dave Young 1-0/+1
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubGravatar Matt Fleming 1-0/+2
2014-08-08kexec: support kexec/kdump on EFI systemsGravatar Vivek Goyal 1-0/+19
2014-07-18efi: Update stale locking comment for struct efivarsGravatar Matt Fleming 1-6/+2
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Gravatar Daniel Kiper 1-1/+0
2014-07-18efi: Introduce EFI_PARAVIRT flagGravatar Daniel Kiper 1-1/+2
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagGravatar Matt Fleming 1-0/+1
2014-07-18efi/reboot: Allow powering off machines using EFIGravatar Matt Fleming 1-0/+2
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Gravatar Matt Fleming 1-0/+4
2014-07-07efi: efistub: Refactor stub componentsGravatar Ard Biesheuvel 1-0/+42
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeGravatar Ard Biesheuvel 1-0/+2
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Gravatar Roy Franz 1-0/+3
2014-04-30efi: add helper function to get UEFI params from FDTGravatar Mark Salter 1-0/+9
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Gravatar Matt Fleming 1-2/+4
2014-04-14efi: create memory map iteration helperGravatar Mark Salter 1-0/+6
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoGravatar Matt Fleming 1-0/+252
2014-03-04efi: Add separate 32-bit/64-bit definitionsGravatar Matt Fleming 1-0/+252
2014-03-04ia64/efi: Implement efi_enabled()Gravatar Matt Fleming 1-8/+0
2014-03-04efi: Move facility flags to struct efiGravatar Matt Fleming 1-5/+13
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsGravatar Ingo Molnar 1-0/+4
2013-12-21efi: Export EFI runtime memory mapping to sysfsGravatar Dave Young 1-0/+13
2013-12-21efi: Export more EFI table variables to sysfsGravatar Dave Young 1-0/+3
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Gravatar Seiji Aguchi 1-0/+4
2013-11-02x86/efi: Runtime services virtual mappingGravatar Borislav Petkov 1-0/+1
2013-09-25efi: Add proper definitions for some EFI function pointers.Gravatar Roy Franz 1-16/+34
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionGravatar Leif Lindholm 1-0/+1
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Gravatar Leif Lindholm 1-0/+7
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2013-06-11efi: Convert runtime services function ptrsGravatar Borislav Petkov 1-14/+14
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()Gravatar David Vrabel 1-2/+2
2013-04-30efi, pstore: Read data from variable store before memcpy()Gravatar Matt Fleming 1-1/+2
2013-04-30Merge tag 'v3.9' into efi-for-tip2Gravatar Matt Fleming 1-46/+8
2013-04-17efi: split efisubsystem from efivarsGravatar Tom Gundersen 1-1/+2
2013-04-17efivars: Move pstore code into the new EFI directoryGravatar Matt Fleming 1-0/+38
2013-04-17efivars: efivar_entry APIGravatar Matt Fleming 1-7/+69
2013-04-17efi: move utf16 string functions to efi.hGravatar Matt Fleming 1-0/+17