summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mappedAndy Lutomirski2017-03-231-1/+1
* x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-2/+2
* x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-151-3/+0Star
* x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth2016-02-221-1/+1
* x86/efi: Build our own page table structuresMatt Fleming2015-11-291-0/+5
* efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-011-3/+8
* efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-011-8/+3Star
* x86/efi: Mark initialization code as suchMathias Krause2014-10-031-5/+7
* x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-041-1/+5
* x86/efi: Dump the EFI page tableBorislav Petkov2014-03-041-0/+1
* x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-141-0/+6
* x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-291-0/+1
* x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-211-0/+2
* x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-1/+8
* x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-101-46/+2Star
* x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker2011-11-011-0/+1
* x86: Move efi to platformThomas Gleixner2010-10-271-0/+112