Expand description
The AcpiObject
type
Structs§
- Acpi
Object Buffer - A buffer
AcpiObject
- Acpi
Object Package - A package
AcpiObject
- Acpi
Object Power Resource - An
AcpiObject
describing a power resource - Acpi
Object Processor - An
AcpiObject
describing the features of a processor - Acpi
Object Reference - A reference to another
AcpiObject
- Acpi
Object String - A string
AcpiObject
Enums§
- Acpi
Object - An object used in the processing of ACPI data, mostly AML execution.
- Acpi
Object Type - A type of an
AcpiObject
. This is used when the type of data is known but the value is not.