-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
This would allow us to reflash images without having to boot into a Linux system.
Using https://github.com/rust-osdev/uefi-rs we could build for all architectures, i686, x86_64, or aarch64
In the first case, just launching the bmap binary from a UEFI shell in qemu would be great progress.
We could add a follow-up task to show how to build a "custom" UEFI program that does something specific e.g. downloads an image from HTTP in UEFI.
Reactions are currently unavailable