TianoCore EDK2 master
SMBIOS_STRUCTURE Struct Reference

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

Data Fields

SMBIOS_TYPE Type
 
UINT8 Length
 
SMBIOS_HANDLE Handle
 

Detailed Description

The Smbios structure header.

Definition at line 172 of file SmBios.h.

Field Documentation

◆ Handle

SMBIOS_HANDLE SMBIOS_STRUCTURE::Handle

Definition at line 175 of file SmBios.h.

◆ Length

UINT8 SMBIOS_STRUCTURE::Length

Definition at line 174 of file SmBios.h.

◆ Type

SMBIOS_TYPE SMBIOS_STRUCTURE::Type

Definition at line 173 of file SmBios.h.


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