Docs.rs
uefi-raw-0.10.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.10.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
36.65%
766
out of
2090
items documented
2
out of
486
items with examples
Size
Source code size: 180.38 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 57.65 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
rust-osdev/uefi-rs
1364
163
25
crates.io
Dependencies
bitflags ^2.0.0
normal
uguid ^2.1.0
normal
Versions
0.10.0
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
.