aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_stub_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra1-1/+1
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar1-2/+2
2020-01-10efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel1-35/+4
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-17x86/efi: Fix 7-parameter efi_call()sLinus Torvalds1-5/+4
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+0
2016-02-24x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf1-0/+3
2015-11-29x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming1-43/+0
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming1-161/+0
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming1-79/+2
2014-03-17x86/efi: Preserve segment registers in mixed modeMatt Fleming1-8/+17
2014-03-04x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming1-0/+6
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming1-0/+1
2014-03-04x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming1-0/+150
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov1-0/+54
2010-10-27x86: Move efi to platformThomas Gleixner1-0/+116