We should use a bootloader such as GRUB or Limine (or both) to test multiboot2 handoff in a EFI environment (OVMF). An attempt was one started but now has heavily outdated ideas. It worked, tho. https://github.com/rust-osdev/multiboot2/pull/225
We should use a bootloader such as GRUB or Limine (or both) to test multiboot2 handoff in a EFI environment (OVMF).
An attempt was one started but now has heavily outdated ideas. It worked, tho. #225