aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming1-0/+6
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek1-0/+7
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek1-0/+1
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young1-0/+1
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming1-0/+2
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-0/+19
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming1-6/+2
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper1-1/+0
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper1-1/+2
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-0/+1
2014-07-18efi/reboot: Allow powering off machines using EFIMatt Fleming1-0/+2
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-0/+4
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel1-0/+42
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel1-0/+2
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz1-0/+3
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter1-0/+9
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming1-2/+4
2014-04-14efi: create memory map iteration helperMark Salter1-0/+6
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming1-0/+252
2014-03-04efi: Add separate 32-bit/64-bit definitionsMatt Fleming1-0/+252
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming1-8/+0
2014-03-04efi: Move facility flags to struct efiMatt Fleming1-5/+13
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar1-0/+4
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young1-0/+13
2013-12-21efi: Export more EFI table variables to sysfsDave Young1-0/+3
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completedSeiji Aguchi1-0/+4
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov1-0/+1
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz1-16/+34
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm1-0/+1
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm1-0/+7
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov1-14/+14
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel1-2/+2
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming1-1/+2
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-46/+8
2013-04-17efi: split efisubsystem from efivarsTom Gundersen1-1/+2
2013-04-17efivars: Move pstore code into the new EFI directoryMatt Fleming1-0/+38
2013-04-17efivars: efivar_entry APIMatt Fleming1-7/+69
2013-04-17efi: move utf16 string functions to efi.hMatt Fleming1-0/+17
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+8
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+2
2013-02-12efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-1/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-0/+2
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+71
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett1-0/+71
2012-11-26efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2012-11-13efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming1-0/+1
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich1-2/+0