40 #ifndef __ARCH_X86_BIOS_ACPI_HH__
41 #define __ARCH_X86_BIOS_ACPI_HH__
51 struct X86ACPIRSDPParams;
53 struct X86ACPISysDescTableParams;
54 struct X86ACPIRSDTParams;
55 struct X86ACPIXSDTParams;
87 typedef X86ACPISysDescTableParams
Params;
129 #endif // __ARCH_X86_BIOS_E820_HH__
Ports are used to interface memory objects to each other.
SysDescTable(Params *p, const char *_signature, uint8_t _revision)
std::vector< SysDescTable * > entries
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
X86ACPISysDescTableParams Params
static const char signature[]
std::vector< SysDescTable * > entries
Abstract superclass for simulation objects.