OOStuBS/MPStuBS
|
MP config table header. Mehr ...
#include <mp_registers.h>
Öffentliche Attribute | |
char | signature [4] |
signature"PCMP" | |
unsigned short | length |
table length in bytes | |
char | oemid [8] |
system manufacturer ID | |
char | productid [12] |
product family ID | |
unsigned int | oemptr |
pointer to an OEM config table (0 if non-existent) | |
unsigned short | oemsize |
length of the OEM config table in bytes | |
unsigned short | count |
number of entries in the base table | |
unsigned int | lapic |
memory-mapped address of local APIC | |
unsigned short | exttbllen |
length of the extended entries in bytes | |
char | reserved |
reserved (0) | |
MP config table header.
Intel MP Spec, p. 4-5