aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_stub_64.S
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-17x86/efi: Fix 7-parameter efi_call()sLinus Torvalds
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf
2015-11-29x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming
2014-03-17x86/efi: Preserve segment registers in mixed modeMatt Fleming
2014-03-04x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming
2014-03-04x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2010-10-27x86: Move efi to platformThomas Gleixner