Skip to content

Commit 6be70dc

Browse files
authored
Merge pull request #1048 from nicholasbishop/bishop-link-target-doc
book: Add a link to rust's UEFI target docs
2 parents 9f8946a + 574e37e commit 6be70dc

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)