summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/efi_mixed.S
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+345
2022-11-24x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunkArd Biesheuvel1-13/+7
2022-11-22x86/boot/compressed: Move efi32_pe_entry() out of head_64.SArd Biesheuvel1-0/+82
2022-11-22x86/boot/compressed: Move efi32_entry out of head_64.SArd Biesheuvel1-10/+47
2022-11-22x86/boot/compressed: Move bootargs parsing out of 32-bit startup codeArd Biesheuvel1-0/+43
2022-11-22x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.SArd Biesheuvel1-0/+195