jyeno / zboot

EFI stub organizer for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

EFI stub organizer for Linux


Languages

Language:Zig 100.0%