aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* x86: EFI_PAGE_SHIFT fixHuang, Ying2008-04-191-5/+13
* x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
* x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
* x86: EFI runtime code mapping enhancementHuang, Ying2008-02-131-4/+2
* x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* x86: fix EFI mappingHuang, Ying2008-02-041-27/+30
* x86: fixes some bugs about EFI memory map handlingHuang, Ying2008-01-301-0/+2
* x86: use reboot_type on EFI 32Huang, Ying2008-01-301-2/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-4/+4
* x86: introduce max_pfn_mappedThomas Gleixner2008-01-301-2/+2
* x86: fix some bugs about EFI runtime code mappingHuang, Ying2008-01-301-5/+30
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-301-12/+12
* x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying2008-01-301-0/+7
* x86: EFI runtime service supportHuang, Ying2008-01-301-0/+480