Struct uefi::config::ConfigurationTable
source · #[repr(C)]pub struct ConfigurationTable {
pub VendorGuid: Guid,
pub VendorTable: usize,
}Fields§
§VendorGuid: Guid§VendorTable: usize#[repr(C)]pub struct ConfigurationTable {
pub VendorGuid: Guid,
pub VendorTable: usize,
}VendorGuid: Guid§VendorTable: usize