summaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
Commit message (Expand)AuthorAgeFilesLines
* efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-281-0/+4
* efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-251-16/+34
* efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-051-0/+1
* efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-051-0/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-2/+2
|\
| * x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-281-2/+2
* | efi: Convert runtime services function ptrsBorislav Petkov2013-06-111-14/+14
|/
* efi, pstore: Read data from variable store before memcpy()Matt Fleming2013-04-301-1/+2
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-46/+8
|\
| * x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-1/+8
* | efi: split efisubsystem from efivarsTom Gundersen2013-04-171-1/+2
* | efivars: Move pstore code into the new EFI directoryMatt Fleming2013-04-171-0/+38
* | efivars: efivar_entry APIMatt Fleming2013-04-171-7/+69
* | efi: move utf16 string functions to efi.hMatt Fleming2013-04-171-0/+17
|/
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-211-1/+2
|\
| * efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-02-121-1/+2
* | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-6/+18
|/
* Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-0/+2
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-2/+6
|\
| * efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming2012-11-131-0/+1
| * x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-301-2/+0
| * efi: add efivars kobject to efi sysfs folderLee, Chun-Yi2012-10-301-0/+1
| * efi: Add support for a UEFI variable filesystemMatthew Garrett2012-10-301-0/+5
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-0/+71
|\ \
| * | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-051-0/+71
| |/
* | efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi2012-11-261-0/+1
|/
* efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-291-0/+2
* efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-291-0/+1
* efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-0/+5
* Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-0/+2
* x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-2/+0
* efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-231-0/+45
* efi: Add EFI file I/O data typesMatt Fleming2011-12-091-0/+40
* efi.h: Add boottime->locate_handle search typesMatt Fleming2011-12-091-0/+7
* efi.h: Add graphics protocol guidsMatt Fleming2011-12-091-0/+9
* efi.h: Add allocation types for boottime->allocate_pages()Matt Fleming2011-12-091-0/+8
* efi.h: Add efi_image_loaded_tMatt Fleming2011-12-091-0/+19
* efi.h: Add struct definition for boot time servicesMatt Fleming2011-12-091-1/+52
* Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-011-0/+6
|\
| * efi: Add support for using efivars as a pstore backendMatthew Garrett2011-07-221-0/+6
* | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-061-0/+32
* | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-061-1/+1
|/
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-251-0/+1
* efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-141-0/+37
* efi.h: use %pUl to print UUIDsJoe Perches2009-12-151-5/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* x86: Add UV EFI table entry v4Russ Anderson2008-10-161-0/+4
* x86 boot: remove some unused extern function declarationsPaul Jackson2008-05-251-4/+0
OpenPOWER on IntegriCloud