aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
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-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming
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
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
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-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efi: split efisubsystem from efivarsTom Gundersen
2013-04-17efivars: Move pstore code into the new EFI directoryMatt Fleming
2013-04-17efivars: efivar_entry APIMatt Fleming
2013-04-17efi: move utf16 string functions to efi.hMatt Fleming
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-12efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett
2012-11-26efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi
2012-11-13efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming