summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/efi_mixed.S
Commit message (Expand)AuthorAgeFilesLines
* x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel2023-08-071-55/+0
* x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2023-08-071-1/+13
* x86/decompressor: Avoid magic offsets for EFI handover entrypointArd Biesheuvel2023-08-071-1/+19
* x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel2023-08-071-10/+12
* Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-6/+0
* x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunkArd Biesheuvel2022-11-241-13/+7
* x86/boot/compressed: Move efi32_pe_entry() out of head_64.SArd Biesheuvel2022-11-221-0/+82
* x86/boot/compressed: Move efi32_entry out of head_64.SArd Biesheuvel2022-11-221-10/+47
* x86/boot/compressed: Move bootargs parsing out of 32-bit startup codeArd Biesheuvel2022-11-221-0/+43
* x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.SArd Biesheuvel2022-11-221-0/+195