ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
CHAR | AnchorString [5] |
UCHAR | Checksum |
UCHAR | Length |
UCHAR | MajorVersion |
UCHAR | MinorVersion |
UCHAR | Docref |
UCHAR | Revision |
UCHAR | Reserved |
ULONG | TableMaxSize |
ULONG64 | TableAddress |
CHAR _SMBIOS30_ENTRY_POINT::AnchorString[5] |
Definition at line 44 of file smbios.c.
Referenced by GetEntryPointData().
UCHAR _SMBIOS30_ENTRY_POINT::Length |
Definition at line 46 of file smbios.c.
Referenced by GetEntryPointData().
UCHAR _SMBIOS30_ENTRY_POINT::MajorVersion |
Definition at line 47 of file smbios.c.
Referenced by GetEntryPointData().
UCHAR _SMBIOS30_ENTRY_POINT::MinorVersion |
Definition at line 48 of file smbios.c.
Referenced by GetEntryPointData().
ULONG64 _SMBIOS30_ENTRY_POINT::TableAddress |
Definition at line 53 of file smbios.c.
Referenced by GetEntryPointData().
ULONG _SMBIOS30_ENTRY_POINT::TableMaxSize |
Definition at line 52 of file smbios.c.
Referenced by GetEntryPointData().