Crate uefi_specs
source ·Expand description
Types and constants related to the UEFI spec.
This crate is divided into 3 submodules:
uefi
: types directly lifted from the official UEFI spechyperv
: types specific to the Hyper-V UEFI implementationlinux
: types specific to UEFI on Linux
Modules§
- Types and constants specific to Hyper-V’s firmware implementation.
- Types and constants used by Linux.
- Type definitions taken directly from the UEFI spec.