pub fn build(tables: &SmbiosTables<'_>, table_gpa: u64) -> BuiltSmbiosExpand 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.