aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_thunk_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel1-3/+10
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo1-1/+4
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu1-1/+1
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra1-2/+4
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel1-2/+12
2021-01-19efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Ard Biesheuvel1-1/+5
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar1-2/+2
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel1-101/+20
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2019-10-18x86/asm: Make some functions localJiri Slaby1-6/+6
2018-03-12x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming1-17/+104
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming1-0/+65