TianoCore EDK2 master
SMBIOS_TABLE_TYPE14 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING GroupName
 
GROUP_STRUCT Group [1]
 

Detailed Description

Group Associations (Type 14).

The Group Associations structure is provided for OEMs who want to specify the arrangement or hierarchy of certain components (including other Group Associations) within the system.

Definition at line 1606 of file SmBios.h.

Field Documentation

◆ Group

GROUP_STRUCT SMBIOS_TABLE_TYPE14::Group[1]

Definition at line 1609 of file SmBios.h.

◆ GroupName

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE14::GroupName

Definition at line 1608 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE14::Hdr

Definition at line 1607 of file SmBios.h.


The documentation for this struct was generated from the following file: