gummiboot
gummiboot was a small, simple UEFI boot manager designed to provide a minimal alternative to more feature-rich bootloaders. It emphasized a clean codebase and straightforward configuration, making it suitable for modern UEFI-based systems where only a basic menu and direct kernel loading were required.
Originally developed as a lightweight project alongside the systemd ecosystem, gummiboot read plain-text configuration files from
Key features included automatic detection of kernel images, a minimal interactive menu, and a simple configuration
gummiboot was later merged into the systemd project and continued under the name systemd-boot, preserving the