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