summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/efi_thunk_64.S
AgeCommit message (Expand)AuthorFilesLines
2020-05-24efi/x86: Drop the special GDT for the EFI thunkArvind Sankar1-16/+3
2020-02-22efi/x86: Don't depend on firmware GDT layoutArvind Sankar1-5/+24
2020-01-20efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed modeArd Biesheuvel1-33/+13
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar1-2/+2
2019-12-25efi/libstub/x86: Avoid globals to store context during mixed mode callsArd Biesheuvel1-14/+3
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2019-10-18x86/asm: Make some functions localJiri Slaby1-4/+4
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby1-9/+12
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-0/+196