#include <mps.h>
Inheritance diagram for Zygoma::ia32::MPS::ConfigTableEntry:
Public Types | |
enum | EntryType { kCONFIG_TABLE_PROCESSOR = 0, kCONFIG_TABLE_BUS = 1, kCONFIG_TABLE_IO_APIC = 2, kCONFIG_TABLE_IO_INTERRUPT = 3, kCONFIG_TABLE_LOCAL_INTERRUPT = 4 } |
Types of config table entries. More... | |
Public Member Functions | |
EntryType | entryType () const |
Gets the type code of the MP config table entry. |
|
Types of config table entries.
|
|
Gets the type code of the MP config table entry.
|