summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/efi_thunk_64.S
AgeCommit message (Expand)Author
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