aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/efi_thunk_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel1-3/+11
2021-08-21x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel1-9/+21
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
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