Crates.io | uefi-raw |
lib.rs | uefi-raw |
version | 0.9.0 |
source | src |
created_at | 2023-05-15 16:21:50.6129 |
updated_at | 2024-10-24 09:27:19.899495 |
description | 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. |
homepage | |
repository | https://github.com/rust-osdev/uefi-rs |
max_upload_size | |
id | 865177 |
size | 148,208 |
This crate contains raw UEFI types that closely match the definitions in the UEFI Specification.