/zboot

EFI stub organizer for Linux

Primary LanguageZig

zboot

EFI stub chainloader compatible with systemd-boot's configuration files.

How to

zig build run-qemu

TODO

  • Respect kernel memory requirements (loading at specific locations, etc.) even if UEFI implementation doesn't
  • Use Linux UEFI protocols like this instead of cheating with EFI stub parameters
  • Nicer selection interface
  • Improve Command-line editing