summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_stub_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra2020-04-301-1/+1
* efi/x86: Check number of arguments to variadic functionsArvind Sankar2020-01-101-2/+2
* efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel2020-01-101-35/+4
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/efi: Fix 7-parameter efi_call()sLinus Torvalds2016-05-171-5/+4
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-43/+0
|\
| * x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2015-11-291-43/+0
* | x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf2016-02-241-0/+3
|/
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-131-161/+0
* x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-171-79/+2
* x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-171-8/+17
* x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-041-0/+6
* x86/efi: Add mixed runtime services supportMatt Fleming2014-03-041-0/+1
* x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-041-0/+150
* x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+54
* x86: Move efi to platformThomas Gleixner2010-10-271-0/+116