mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-06-08 17:17:36 +00:00
47b7e58244
These examples will be used in the book, so they contain special ANCHOR comments to select segments of interest. The examples are formatted at 80 characters to reduce the need for horizontal scrolling in the book output.
288 B
288 B
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