38 #ifndef __ARCH_X86_BIOS_ACPI_HH__ 39 #define __ARCH_X86_BIOS_ACPI_HH__ 49 struct X86ACPIRSDPParams;
51 struct X86ACPISysDescTableParams;
52 struct X86ACPIRSDTParams;
53 struct X86ACPIXSDTParams;
85 typedef X86ACPISysDescTableParams
Params;
98 SysDescTable(Params *
p,
const char * _signature, uint8_t _revision);
127 #endif // __ARCH_X86_BIOS_E820_HH__
Ports are used to interface objects to each other.
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
This is exposed globally, independent of the ISA.
Abstract superclass for simulation objects.