TianoCore EDK2 master
SMBIOS_TABLE_ENTRY_POINT Struct Reference

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

Data Fields

UINT8 AnchorString [4]
 
UINT8 EntryPointStructureChecksum
 
UINT8 EntryPointLength
 
UINT8 MajorVersion
 
UINT8 MinorVersion
 
UINT16 MaxStructureSize
 
UINT8 EntryPointRevision
 
UINT8 FormattedArea [5]
 
UINT8 IntermediateAnchorString [5]
 
UINT8 IntermediateChecksum
 
UINT16 TableLength
 
UINT32 TableAddress
 
UINT16 NumberOfSmbiosStructures
 
UINT8 SmbiosBcdRevision
 

Detailed Description

Smbios Table Entry Point Structure.

Definition at line 139 of file SmBios.h.

Field Documentation

◆ AnchorString

UINT8 SMBIOS_TABLE_ENTRY_POINT::AnchorString[4]

Definition at line 140 of file SmBios.h.

◆ EntryPointLength

UINT8 SMBIOS_TABLE_ENTRY_POINT::EntryPointLength

Definition at line 142 of file SmBios.h.

◆ EntryPointRevision

UINT8 SMBIOS_TABLE_ENTRY_POINT::EntryPointRevision

Definition at line 146 of file SmBios.h.

◆ EntryPointStructureChecksum

UINT8 SMBIOS_TABLE_ENTRY_POINT::EntryPointStructureChecksum

Definition at line 141 of file SmBios.h.

◆ FormattedArea

UINT8 SMBIOS_TABLE_ENTRY_POINT::FormattedArea[5]

Definition at line 147 of file SmBios.h.

◆ IntermediateAnchorString

UINT8 SMBIOS_TABLE_ENTRY_POINT::IntermediateAnchorString[5]

Definition at line 148 of file SmBios.h.

◆ IntermediateChecksum

UINT8 SMBIOS_TABLE_ENTRY_POINT::IntermediateChecksum

Definition at line 149 of file SmBios.h.

◆ MajorVersion

UINT8 SMBIOS_TABLE_ENTRY_POINT::MajorVersion

Definition at line 143 of file SmBios.h.

◆ MaxStructureSize

UINT16 SMBIOS_TABLE_ENTRY_POINT::MaxStructureSize

Definition at line 145 of file SmBios.h.

◆ MinorVersion

UINT8 SMBIOS_TABLE_ENTRY_POINT::MinorVersion

Definition at line 144 of file SmBios.h.

◆ NumberOfSmbiosStructures

UINT16 SMBIOS_TABLE_ENTRY_POINT::NumberOfSmbiosStructures

Definition at line 152 of file SmBios.h.

◆ SmbiosBcdRevision

UINT8 SMBIOS_TABLE_ENTRY_POINT::SmbiosBcdRevision

Definition at line 153 of file SmBios.h.

◆ TableAddress

UINT32 SMBIOS_TABLE_ENTRY_POINT::TableAddress

Definition at line 151 of file SmBios.h.

◆ TableLength

UINT16 SMBIOS_TABLE_ENTRY_POINT::TableLength

Definition at line 150 of file SmBios.h.


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