FreeNOS
Data Fields
IntelMP::MPConfig Struct Reference

Multiprocessor Configuration Structure. More...

Data Fields

char signature [4]
 
unsigned short length
 
unsigned char revision
 
unsigned char checksum
 
char oemId [8]
 
char productId [12]
 
unsigned long oemAddr
 
unsigned short oemLength
 
unsigned short count
 
unsigned long apicAddr
 
unsigned long reserved
 

Detailed Description

Multiprocessor Configuration Structure.

Definition at line 110 of file IntelMP.h.

Field Documentation

◆ apicAddr

unsigned long IntelMP::MPConfig::apicAddr

Definition at line 121 of file IntelMP.h.

◆ checksum

unsigned char IntelMP::MPConfig::checksum

Definition at line 115 of file IntelMP.h.

◆ count

unsigned short IntelMP::MPConfig::count

Definition at line 120 of file IntelMP.h.

◆ length

unsigned short IntelMP::MPConfig::length

Definition at line 113 of file IntelMP.h.

◆ oemAddr

unsigned long IntelMP::MPConfig::oemAddr

Definition at line 118 of file IntelMP.h.

◆ oemId

char IntelMP::MPConfig::oemId[8]

Definition at line 116 of file IntelMP.h.

◆ oemLength

unsigned short IntelMP::MPConfig::oemLength

Definition at line 119 of file IntelMP.h.

◆ productId

char IntelMP::MPConfig::productId[12]

Definition at line 117 of file IntelMP.h.

◆ reserved

unsigned long IntelMP::MPConfig::reserved

Definition at line 122 of file IntelMP.h.

◆ revision

unsigned char IntelMP::MPConfig::revision

Definition at line 114 of file IntelMP.h.

◆ signature

char IntelMP::MPConfig::signature[4]

Definition at line 112 of file IntelMP.h.


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