smbios_table_type11
static const struct smbios_table_type11 smbios_type11_template = {
{ SMBIOS_TYPE_OEM, sizeof(struct smbios_table_type11), 0 },
struct smbios_table_type11 *type11;
type11 = (struct smbios_table_type11 *)curaddr;