index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
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