mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-06-08 17:17:36 +00:00
uefi-test-runner examples
The examples in this directory get included into the book.
These examples are compile-tested, but the output is not currently tested automatically. To manually run one of these examples, use this command:
cargo xtask run --example name_of_example