summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-171-1/+1
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-1/+326
|\
| * x86/efi: Add mixed runtime services supportMatt Fleming2014-03-041-3/+332
* | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-041-3/+29
* | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-041-0/+9
|/
* x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-141-0/+9
* x86/efi: Delete superfluous global variablesMatt Fleming2013-12-291-1/+0
* x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-291-0/+6
* x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-211-0/+10
* x86/efi: Remove unused variables in __map_region()Dave Young2013-12-211-5/+1
* x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+109
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-01-181-5/+17
* Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-15/+0
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-0/+15
|\
| * x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-301-0/+15
* | x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming2012-10-241-2/+5
|/
* Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-121-0/+17
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-091-17/+0
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-251-2/+3
* x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-091-2/+4
* x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-091-23/+5
* x86: Move efi to platformThomas Gleixner2010-10-271-0/+114
OpenPOWER on IntegriCloud