index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2013-07-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-11
efi: Convert runtime services function ptrs
Borislav Petkov
2013-06-10
Modify UEFI anti-bricking code
Matthew Garrett
2013-04-15
efi: Pass boot services variable info to runtime code
Matthew Garrett
2013-02-14
x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()
Satoru Takeuchi
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2012-12-15
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-14
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-30
x86, efi: 1:1 pagetable mapping for virtual EFI calls
Matt Fleming
2012-10-26
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...
Ingo Molnar
2012-10-25
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
Olof Johansson
2012-10-24
x86/efi: Fix oops caused by incorrect set_memory_uc() usage
Matt Fleming
2012-02-24
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
2012-01-12
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
2011-12-10
x86: Don't use magic strings for EFI loader signature
Matt Fleming
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
2011-05-09
x86, efi: Consolidate EFI nx control
Matthew Garrett
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2009-08-03
x86: Make 64-bit efi_ioremap use ioremap on MMIO regions
Paul Mackerras
2009-03-04
x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
Huang Ying
2008-12-29
x86: efi.c declare add_efi_memmap before they get used
Jaswinder Singh Rajput
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro