index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
efi.c
Age
Commit message (
Expand
)
Author
2008-05-25
x86 boot: add code to add BIOS provided EFI memory entries to kernel
Paul Jackson
2008-04-19
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-02-19
x86: sparse warning in efi.c
Harvey Harrison
2008-02-14
x86: EFI set_memory_x()/set_memory_uc() fixes
Ingo Molnar
2008-02-13
x86: EFI runtime code mapping enhancement
Huang, Ying
2008-02-13
x86: EFI: fix use of unitialized variable and the cache logic
Thomas Gleixner
2008-02-04
x86: fix EFI mapping
Huang, Ying
2008-01-30
x86: fixes some bugs about EFI memory map handling
Huang, Ying
2008-01-30
x86: use reboot_type on EFI 32
Huang, Ying
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
x86: introduce max_pfn_mapped
Thomas Gleixner
2008-01-30
x86: fix some bugs about EFI runtime code mapping
Huang, Ying
2008-01-30
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support
Huang, Ying
2008-01-30
x86: EFI runtime service support
Huang, Ying