ReactOS 0.4.15-dev-7942-gd23573b
_MP_CONFIGURATION_TABLE Struct Reference

#include <mps.h>

Public Attributes

ULONG Signature
 
USHORT Length
 
CHAR Specification
 
CHAR Checksum
 
CHAR Oem [8]
 
CHAR ProductId [12]
 
ULONG OemTable
 
USHORT OemTableSize
 
USHORT EntryCount
 
ULONG LocalAPICAddress
 
USHORT ExtTableLength
 
UCHAR ExtTableChecksum
 
UCHAR Reserved
 

Detailed Description

Definition at line 64 of file mps.h.

Member Data Documentation

◆ Checksum

CHAR _MP_CONFIGURATION_TABLE::Checksum

Definition at line 69 of file mps.h.

◆ EntryCount

USHORT _MP_CONFIGURATION_TABLE::EntryCount

Definition at line 74 of file mps.h.

◆ ExtTableChecksum

UCHAR _MP_CONFIGURATION_TABLE::ExtTableChecksum

Definition at line 77 of file mps.h.

◆ ExtTableLength

USHORT _MP_CONFIGURATION_TABLE::ExtTableLength

Definition at line 76 of file mps.h.

◆ Length

USHORT _MP_CONFIGURATION_TABLE::Length

Definition at line 67 of file mps.h.

◆ LocalAPICAddress

ULONG _MP_CONFIGURATION_TABLE::LocalAPICAddress

Definition at line 75 of file mps.h.

◆ Oem

CHAR _MP_CONFIGURATION_TABLE::Oem[8]

Definition at line 70 of file mps.h.

◆ OemTable

ULONG _MP_CONFIGURATION_TABLE::OemTable

Definition at line 72 of file mps.h.

◆ OemTableSize

USHORT _MP_CONFIGURATION_TABLE::OemTableSize

Definition at line 73 of file mps.h.

◆ ProductId

CHAR _MP_CONFIGURATION_TABLE::ProductId[12]

Definition at line 71 of file mps.h.

◆ Reserved

UCHAR _MP_CONFIGURATION_TABLE::Reserved

Definition at line 78 of file mps.h.

◆ Signature

ULONG _MP_CONFIGURATION_TABLE::Signature

Definition at line 66 of file mps.h.

◆ Specification

CHAR _MP_CONFIGURATION_TABLE::Specification

Definition at line 68 of file mps.h.


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