summaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
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
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich
2012-10-30efi: add efivars kobject to efi sysfs folderLee, Chun-Yi
2012-10-30efi: Add support for a UEFI variable filesystemMatthew Garrett
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson
2011-12-09efi: Add EFI file I/O data typesMatt Fleming
2011-12-09efi.h: Add boottime->locate_handle search typesMatt Fleming
2011-12-09efi.h: Add graphics protocol guidsMatt Fleming
2011-12-09efi.h: Add allocation types for boottime->allocate_pages()Matt Fleming
2011-12-09efi.h: Add efi_image_loaded_tMatt Fleming
2011-12-09efi.h: Add struct definition for boot time servicesMatt Fleming
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-07-22efi: Add support for using efivars as a pstore backendMatthew Garrett
2011-06-06x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett
2011-06-06x86, efi: Fix argument types for SetVariable()Matthew Garrett
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison