summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/efi_thunk_64.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-1/+1
|\
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-211-3/+11
|/
* x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2021-08-211-9/+21
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* 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