aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/efi.c
AgeCommit message (Expand)Author
2010-10-27x86: Move efi to platformThomas Gleixner
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras
2009-06-16x86: correct the conversion of EFI memory typesCliff Wickman
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-01-21x86: make UV support configurableNick Piggin
2008-10-16x86: Add UV EFI table entry v4Russ Anderson
2008-10-03x86: trivial printk fix in efi.cRuss Anderson
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