Module object

Source
Expand description

The AcpiObject type

Structs§

AcpiObjectBuffer
A buffer AcpiObject
AcpiObjectPackage
A package AcpiObject
AcpiObjectPowerResource
An AcpiObject describing a power resource
AcpiObjectProcessor
An AcpiObject describing the features of a processor
AcpiObjectReference
A reference to another AcpiObject
AcpiObjectString
A string AcpiObject

Enums§

AcpiObject
An object used in the processing of ACPI data, mostly AML execution.
AcpiObjectType
A type of an AcpiObject. This is used when the type of data is known but the value is not.