aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi/efi_thunk_64.S
AgeCommit message (Expand)AuthorFilesLines
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataGravatar Ard Biesheuvel 1-3/+10
2022-07-16efi/x86: use naked RET on mixed mode call wrapperGravatar Thadeu Lima de Souza Cascardo 1-1/+4
2022-05-27x86: Fix all occurences of the "the the" typoGravatar Bo Liu 1-1/+1
2022-03-15objtool,efi: Update __efi64_thunk annotationGravatar Peter Zijlstra 1-2/+4
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-1/+1
2021-11-21efi/libstub: x86/mixed: increase supported argument countGravatar Ard Biesheuvel 1-2/+12
2021-01-19efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Gravatar Ard Biesheuvel 1-1/+5
2020-01-10efi/x86: Check number of arguments to variadic functionsGravatar Arvind Sankar 1-2/+2
2020-01-10efi/x86: Simplify mixed mode call wrapperGravatar Ard Biesheuvel 1-101/+20
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2019-10-18x86/asm: Make some functions localGravatar Jiri Slaby 1-6/+6
2018-03-12x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Gravatar Sai Praneeth 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsGravatar Matt Fleming 1-17/+104
2014-03-04x86/efi: Add mixed runtime services supportGravatar Matt Fleming 1-0/+65