aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches1-5/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2008-10-16x86: Add UV EFI table entry v4Russ Anderson1-0/+4
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson1-4/+0
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying1-0/+7
2007-10-22kexec: add BSS to resource treeBernhard Walle1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-1/+0
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1