TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
SMBIOS_HANDLE | RefHandle |
UINT16 | StringPropertyId |
UINT8 | StringPropertyValue |
SMBIOS_HANDLE | ParentHandle |
This structure defines a string property for another structure. This allows adding string properties that are common to several structures without having to modify the definitions of these structures. Multiple type 46 structures can add string properties to the same parent structure.
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE46::Hdr |
SMBIOS_HANDLE SMBIOS_TABLE_TYPE46::ParentHandle |
SMBIOS_HANDLE SMBIOS_TABLE_TYPE46::RefHandle |