summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/efi_thunk_64.S
AgeCommit message (Expand)Author
2022-11-22x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.SArd Biesheuvel
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-08-21x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2020-05-24efi/x86: Drop the special GDT for the EFI thunkArvind Sankar
2020-02-22efi/x86: Don't depend on firmware GDT layoutArvind Sankar
2020-01-20efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed modeArd Biesheuvel
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar
2019-12-25efi/libstub/x86: Avoid globals to store context during mixed mode callsArd Biesheuvel
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm: Make some functions localJiri Slaby
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby
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