summaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi/efi_thunk_64.S
AgeCommit message (Expand)Author
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel
2021-01-19efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Ard Biesheuvel
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm: Make some functions localJiri Slaby
2018-03-12x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming