Docs.rs
uefi-raw-0.9.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uefi-raw 0.9.0
Raw UEFI types and bindings for protocols, boot, and runtime services. This can serve as base for an UEFI firmware implementation or a high-level wrapper to access UEFI functionality from an UEFI image.
Crate
Source
Builds
Feature flags
Documentation
Coverage
43.88%
520
out of
1185
items documented
1
out of
369
items with examples
Size
Source code size: 149.68 kB
Documentation size: 44.59 MB
Links
rust-osdev/uefi-rs
1327
159
29
crates.io
Dependencies
bitflags ^2.0.0
normal
ptr_meta ^0.2.0
normal
uguid ^2.1.0
normal
Versions
0.9.0
0.8.0
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
uefi-raw
This crate contains raw UEFI types that closely match the definitions in the
UEFI Specification
.