Expand description
Utilities for encoding various resource types into ACPI Machine Language (AML).
Structs§
- BusNumber
- An ACPI bus number.
- Current
Resource Settings - A group of current ACPI resources (CRS)
- Dword
Memory - A 32-bit AML memory resource.
- Interrupt
- An ACPI interrupt.
- IoPort
- An ACPI IO port.
- Memory32
Fixed - A 32-bit, fixed-address AML memory resource.
- Qword
Memory - A 64-bit AML memory resource.
Enums§
- Memory
Attribute - Attributes for AML memory resources.
- Memory
Cache Type - Cache types for AML memory resources.
Traits§
- Resource
Object - An AML resource.