summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/efi.h
Commit message (Expand)AuthorAgeFilesLines
* Modify UEFI anti-bricking codeMatthew Garrett2013-06-101-7/+0
* efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-151-0/+7
* x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-141-1/+8
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-0/+1
* Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-21/+7
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-7/+21
|\
| * x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-301-7/+21
* | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-261-0/+1
|\ \
| * | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-251-0/+1
| |/
* | x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming2012-10-241-2/+3
|/
* x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-231-1/+1
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-111-0/+4
|\
| * x86: Don't use magic strings for EFI loader signatureMatt Fleming2011-12-091-0/+4
* | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-121-0/+5
|/
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-091-5/+0
* x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-091-0/+1
* x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-271-1/+1
* x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-031-2/+3
* x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-041-2/+0
* x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput2008-12-291-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+110
OpenPOWER on IntegriCloud