Crate bootloader

source ·
Expand description

An experimental x86_64 bootloader that works on both BIOS and UEFI systems.

Structs§

  • Create disk images for booting on legacy BIOS systems.
  • Configures the boot behavior of the bootloader.
  • Allows creating disk images for a specified set of files.
  • Create disk images for booting on legacy BIOS systems.