summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/efi.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett1-7/+0
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett1-0/+7
2013-02-14x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi1-1/+8
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-0/+1
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-21/+7
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+21
2012-10-30x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming1-7/+21
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar1-0/+1
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson1-0/+1
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming1-2/+3
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-1/+1
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard1-0/+5
2011-12-09x86: Don't use magic strings for EFI loader signatureMatt Fleming1-0/+4
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming1-5/+0
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett1-0/+1
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu1-1/+1
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras1-2/+3
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying1-2/+0
2008-12-29x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput1-0/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+110