Skip to content

Commit 574e37e

Browse files
book: Add a link to rust's UEFI target docs
1 parent 15980d9 commit 574e37e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/reference.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Reference
22

3+
* [Rust `*-unknown-uefi` targets](https://doc.rust-lang.org/rustc/platform-support/unknown-uefi.html)
34
* [`uefi` crate reference](https://docs.rs/uefi)
45
* [`uefi-macros` crate reference](https://docs.rs/uefi-macros)
56
* [`uefi-raw` crate reference](https://docs.rs/uefi-raw)

0 commit comments

Comments
 (0)