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