aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/efi.c
AgeCommit message (Expand)Author
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-08x86 boot: only pick up additional EFI memmap if add_efi_memmap flagPaul Jackson
2008-07-08x86 boot: x86_64 efi compiler warning fixPaul Jackson
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-06-05x86: reserve EFI memory map with reserve_earlyHuang, Ying
2008-05-25x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying
2008-02-19x86: sparse warning in efi.cHarvey Harrison
2008-02-14x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner
2008-02-04x86: fix EFI mappingHuang, Ying
2008-01-30x86: fixes some bugs about EFI memory map handlingHuang, Ying
2008-01-30x86: use reboot_type on EFI 32Huang, Ying
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner
2008-01-30x86: fix some bugs about EFI runtime code mappingHuang, Ying
2008-01-30x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying
2008-01-30x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying
2008-01-30x86: EFI runtime service supportHuang, Ying