We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfe676 commit 20b49bfCopy full SHA for 20b49bf
uefi/src/lib.rs
@@ -13,7 +13,7 @@
13
//! epochs. However, the `uefi` crate unfolds its true potential when
14
//! interacting with UEFI boot services.
15
//!
16
-//! ## Supported Architectures
+//! # Supported Architectures
17
18
//! `uefi` is compatible with all platforms that both the Rust compiler and
19
//! UEFI support, such as `i686`, `x86_64`, and `aarch64`. Please note that we
0 commit comments