Expand description
An experimental x86_64 bootloader that works on both BIOS and UEFI systems.
Structsยง
- Bios
Boot - Create disk images for booting on legacy BIOS systems.
- Boot
Config - Configures the boot behavior of the bootloader.
- Disk
Image Builder - Allows creating disk images for a specified set of files.
- Uefi
Boot - Create disk images for booting on UEFI systems.