# Simple UEFI QEMU runner for HexOS
A modified version of the [disk image creation template](https://github.com/rust-osdev/bootloader/blob/main/docs/create-disk-image.md) from the [rust-osdev bootloader repo](https://github.com/rust-osdev/bootloader). Unlike the template, this runner is UEFI-only but otherwise very similar.