aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-30efi: add efivars kobject to efi sysfs folderLee, Chun-Yi1-0/+1
2012-10-30efi: Add support for a UEFI variable filesystemMatthew Garrett1-0/+5
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett1-0/+2
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+1
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+5
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich1-2/+0
2012-04-30efi: Add new variable attributesMatthew Garrett1-1/+12
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-0/+45
2011-12-09efi: Add EFI file I/O data typesMatt Fleming1-0/+40
2011-12-09efi.h: Add boottime->locate_handle search typesMatt Fleming1-0/+7
2011-12-09efi.h: Add graphics protocol guidsMatt Fleming1-0/+9
2011-12-09efi.h: Add allocation types for boottime->allocate_pages()Matt Fleming1-0/+8
2011-12-09efi.h: Add efi_image_loaded_tMatt Fleming1-0/+19
2011-12-09efi.h: Add struct definition for boot time servicesMatt Fleming1-1/+52
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+6
2011-07-22efi: Add support for using efivars as a pstore backendMatthew Garrett1-0/+6
2011-06-06x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett1-0/+32
2011-06-06x86, efi: Fix argument types for SetVariable()Matthew Garrett1-1/+1
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett1-0/+1
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison1-0/+37