Registry / other / redox-uefi

redox-uefi

JSON →
library0.1.14rscratesunverified

UEFI support library

# Cargo.toml [dependencies] redox_uefi = "0.1.14"
INSTALL
IMPORT
SIG · REDOX-UEFI
R
redox-uefi
otherrustv0.1.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Uefi
use redox_uefi::Uefi;

Initializes the UEFI support library.

use redox_uefi::Uefi; fn main() { let uefi = Uefi::new(); println!("UEFI initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.14latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
redox-uefi — cargo add redox-uefi · libregistry