aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey1-0/+1
2006-12-07[PATCH] i386: call efi_get_time during suspendArtiom Myaskouvskey1-1/+1
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-0/+1
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-8/+10
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-0/+2
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino1-10/+4
2005-06-16[PATCH] avoid signed vs unsigned comparison in efi_range_is_wc()Jesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+398