summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/efi_mixed.S
AgeCommit message (Expand)Author
2024-03-26x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2023-08-07x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel
2023-08-07x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel
2023-08-07x86/decompressor: Avoid magic offsets for EFI handover entrypointArd Biesheuvel
2023-08-07x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-24x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunkArd Biesheuvel
2022-11-22x86/boot/compressed: Move efi32_pe_entry() out of head_64.SArd Biesheuvel
2022-11-22x86/boot/compressed: Move efi32_entry out of head_64.SArd Biesheuvel
2022-11-22x86/boot/compressed: Move bootargs parsing out of 32-bit startup codeArd Biesheuvel
2022-11-22x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.SArd Biesheuvel