virtfw-libefi 0.4.0

library to read + write efi data structures
Documentation
1
2
3
4
5
6
7
pub mod auth;
pub mod boot;
pub mod devpath;
#[cfg(feature = "std")]
pub mod io;
pub mod sigdb;
pub mod types;