index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
efi_mixed.S
Age
Commit message (
Expand
)
Author
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Simplify and document thunking logic
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Remove dependency on legacy startup_32 code
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stub
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Factor out and clean up long mode entry
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()
Ard Biesheuvel
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
2024-03-26
x86/efistub: Add missing boot_params for mixed mode compat entry
Ard Biesheuvel
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2023-08-07
x86/decompressor: Avoid magic offsets for EFI handover entrypoint
Ard Biesheuvel
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-24
x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk
Ard Biesheuvel
2022-11-22
x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
Ard Biesheuvel
2022-11-22
x86/boot/compressed: Move efi32_entry out of head_64.S
Ard Biesheuvel
2022-11-22
x86/boot/compressed: Move bootargs parsing out of 32-bit startup code
Ard Biesheuvel
2022-11-22
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel