DynamicTablesPkg[all]
1.0
|
Data Fields | |
SMBIOS_TABLE_GENERATOR_ID | TableGeneratorId |
The SMBIOS Table Generator ID. More... | |
SMBIOS_STRUCTURE * | SmbiosTableData |
Optional pointer to the SMBIOS table data. More... | |
A structure used to describe the SMBIOS table generators to be invoked.
The SmbiosTableData member of this structure is used to provide the SMBIOS table data which is required by the following standard generator(s):
Providing the SMBIOS table data is optional and depends on the generator that is being invoked. If unused, set the SmbiosTableData to NULL.
SMBIOS_STRUCTURE* CmStdObjSmbiosTableInfo::SmbiosTableData |
Optional pointer to the SMBIOS table data.
SMBIOS_TABLE_GENERATOR_ID CmStdObjSmbiosTableInfo::TableGeneratorId |
The SMBIOS Table Generator ID.