summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Add UV EFI table entry v4Russ Anderson2008-10-161-0/+4
* x86: trivial printk fix in efi.cRuss Anderson2008-10-031-2/+4
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-1/+1
* x86 boot: only pick up additional EFI memmap if add_efi_memmap flagPaul Jackson2008-07-081-2/+14
* x86 boot: x86_64 efi compiler warning fixPaul Jackson2008-07-081-5/+9
* x86: rename two e820 related functionsYinghai Lu2008-07-081-1/+1
* x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-051-13/+20
* x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson2008-05-251-0/+26
* 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
OpenPOWER on IntegriCloud