ReactOS 0.4.15-dev-7942-gd23573b
_SMBIOS21_ENTRY_POINT Struct Reference

Public Attributes

CHAR AnchorString [4]
 
UCHAR Checksum
 
UCHAR Length
 
UCHAR MajorVersion
 
UCHAR MinorVersion
 
USHORT MaxStructureSize
 
UCHAR EntryPointRevision
 
CHAR FormattedArea [5]
 
CHAR AnchorString2 [5]
 
UCHAR Checksum2
 
USHORT TableLength
 
ULONG TableAddress
 
USHORT NumberOfStructures
 
UCHAR BCDRevision
 

Detailed Description

Definition at line 24 of file smbios.c.

Member Data Documentation

◆ AnchorString

CHAR _SMBIOS21_ENTRY_POINT::AnchorString[4]

Definition at line 26 of file smbios.c.

Referenced by GetEntryPointData().

◆ AnchorString2

CHAR _SMBIOS21_ENTRY_POINT::AnchorString2[5]

Definition at line 34 of file smbios.c.

◆ BCDRevision

UCHAR _SMBIOS21_ENTRY_POINT::BCDRevision

Definition at line 39 of file smbios.c.

◆ Checksum

UCHAR _SMBIOS21_ENTRY_POINT::Checksum

Definition at line 27 of file smbios.c.

◆ Checksum2

UCHAR _SMBIOS21_ENTRY_POINT::Checksum2

Definition at line 35 of file smbios.c.

◆ EntryPointRevision

UCHAR _SMBIOS21_ENTRY_POINT::EntryPointRevision

Definition at line 32 of file smbios.c.

◆ FormattedArea

CHAR _SMBIOS21_ENTRY_POINT::FormattedArea[5]

Definition at line 33 of file smbios.c.

◆ Length

UCHAR _SMBIOS21_ENTRY_POINT::Length

Definition at line 28 of file smbios.c.

Referenced by GetEntryPointData().

◆ MajorVersion

UCHAR _SMBIOS21_ENTRY_POINT::MajorVersion

Definition at line 29 of file smbios.c.

Referenced by GetEntryPointData().

◆ MaxStructureSize

USHORT _SMBIOS21_ENTRY_POINT::MaxStructureSize

Definition at line 31 of file smbios.c.

◆ MinorVersion

UCHAR _SMBIOS21_ENTRY_POINT::MinorVersion

Definition at line 30 of file smbios.c.

Referenced by GetEntryPointData().

◆ NumberOfStructures

USHORT _SMBIOS21_ENTRY_POINT::NumberOfStructures

Definition at line 38 of file smbios.c.

◆ TableAddress

ULONG _SMBIOS21_ENTRY_POINT::TableAddress

Definition at line 37 of file smbios.c.

Referenced by GetEntryPointData().

◆ TableLength

USHORT _SMBIOS21_ENTRY_POINT::TableLength

Definition at line 36 of file smbios.c.

Referenced by GetEntryPointData().


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