Skip to main content

build

Function build 

Source
pub fn build(tables: &SmbiosTables<'_>, table_gpa: u64) -> BuiltSmbios
Expand description

Builds the SMBIOS entry point and structure table.

table_gpa is the guest physical address at which the returned structure_table will be placed; it is written into the entry point’s table_addr field.