TianoCore EDK2 master
SMBIOS_TABLE_3_0_ENTRY_POINT Struct Reference

Data Fields

UINT8 AnchorString [5]
 
UINT8 EntryPointStructureChecksum
 
UINT8 EntryPointLength
 
UINT8 MajorVersion
 
UINT8 MinorVersion
 
UINT8 DocRev
 
UINT8 EntryPointRevision
 
UINT8 Reserved
 
UINT32 TableMaximumSize
 
UINT64 TableAddress
 

Detailed Description

Definition at line 156 of file SmBios.h.

Field Documentation

◆ AnchorString

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::AnchorString[5]

Definition at line 157 of file SmBios.h.

◆ DocRev

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::DocRev

Definition at line 162 of file SmBios.h.

◆ EntryPointLength

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::EntryPointLength

Definition at line 159 of file SmBios.h.

◆ EntryPointRevision

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::EntryPointRevision

Definition at line 163 of file SmBios.h.

◆ EntryPointStructureChecksum

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::EntryPointStructureChecksum

Definition at line 158 of file SmBios.h.

◆ MajorVersion

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::MajorVersion

Definition at line 160 of file SmBios.h.

◆ MinorVersion

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::MinorVersion

Definition at line 161 of file SmBios.h.

◆ Reserved

UINT8 SMBIOS_TABLE_3_0_ENTRY_POINT::Reserved

Definition at line 164 of file SmBios.h.

◆ TableAddress

UINT64 SMBIOS_TABLE_3_0_ENTRY_POINT::TableAddress

Definition at line 166 of file SmBios.h.

◆ TableMaximumSize

UINT32 SMBIOS_TABLE_3_0_ENTRY_POINT::TableMaximumSize

Definition at line 165 of file SmBios.h.


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