13 breaking releases
Uses new Rust 2024
| new 0.14.0 | Mar 23, 2026 |
|---|---|
| 0.13.0 | Nov 5, 2025 |
| 0.12.0 | Oct 21, 2025 |
| 0.11.0 | May 4, 2025 |
| 0.3.0 | Jun 21, 2023 |
#601 in Embedded development
69,520 downloads per month
Used in 48 crates
(9 directly)
305KB
6.5K
SLoC
Raw interface for working with UEFI.
This crate is intended for implementing UEFI services. It is also used for
implementing the uefi crate, which provides a safe wrapper around UEFI.
For creating UEFI applications and drivers, consider using the uefi
crate instead of uefi-raw.
uefi-raw
This crate contains raw UEFI types that closely match the definitions in the UEFI Specification.
Dependencies
~120KB