summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/efi_thunk_64.S
Commit message (Expand)AuthorAgeFilesLines
* efi/x86: Drop the special GDT for the EFI thunkArvind Sankar2020-05-241-16/+3
* efi/x86: Don't depend on firmware GDT layoutArvind Sankar2020-02-221-5/+24
* efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed modeArd Biesheuvel2020-01-201-33/+13
* efi/x86: Check number of arguments to variadic functionsArvind Sankar2020-01-101-2/+2
* efi/libstub/x86: Avoid globals to store context during mixed mode callsArd Biesheuvel2019-12-251-14/+3
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* x86/asm: Make some functions localJiri Slaby2019-10-181-4/+4
* x86/boot: Annotate data appropriatelyJiri Slaby2019-10-181-9/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-131-0/+196