ReactOS 0.4.15-dev-7953-g1f49173
_SMBIOS30_ENTRY_POINT Struct Reference

Public Attributes

CHAR AnchorString [5]
 
UCHAR Checksum
 
UCHAR Length
 
UCHAR MajorVersion
 
UCHAR MinorVersion
 
UCHAR Docref
 
UCHAR Revision
 
UCHAR Reserved
 
ULONG TableMaxSize
 
ULONG64 TableAddress
 

Detailed Description

Definition at line 42 of file smbios.c.

Member Data Documentation

◆ AnchorString

CHAR _SMBIOS30_ENTRY_POINT::AnchorString[5]

Definition at line 44 of file smbios.c.

Referenced by GetEntryPointData().

◆ Checksum

UCHAR _SMBIOS30_ENTRY_POINT::Checksum

Definition at line 45 of file smbios.c.

◆ Docref

UCHAR _SMBIOS30_ENTRY_POINT::Docref

Definition at line 49 of file smbios.c.

◆ Length

UCHAR _SMBIOS30_ENTRY_POINT::Length

Definition at line 46 of file smbios.c.

Referenced by GetEntryPointData().

◆ MajorVersion

UCHAR _SMBIOS30_ENTRY_POINT::MajorVersion

Definition at line 47 of file smbios.c.

Referenced by GetEntryPointData().

◆ MinorVersion

UCHAR _SMBIOS30_ENTRY_POINT::MinorVersion

Definition at line 48 of file smbios.c.

Referenced by GetEntryPointData().

◆ Reserved

UCHAR _SMBIOS30_ENTRY_POINT::Reserved

Definition at line 51 of file smbios.c.

◆ Revision

UCHAR _SMBIOS30_ENTRY_POINT::Revision

Definition at line 50 of file smbios.c.

◆ TableAddress

ULONG64 _SMBIOS30_ENTRY_POINT::TableAddress

Definition at line 53 of file smbios.c.

Referenced by GetEntryPointData().

◆ TableMaxSize

ULONG _SMBIOS30_ENTRY_POINT::TableMaxSize

Definition at line 52 of file smbios.c.

Referenced by GetEntryPointData().


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