Expand description
Support for Advanced Configuration and Power Interface
See ACPI spec v6.3 (Jan 2019).
Modules§
- aml
- Abstract syntax tree for ACPI Machine Language
Macros§
- parser_
fn - Defines a byte slice parser function, avoiding repetitive type parameters
Structs§
- Access
Size - Memory width used to read/write from a register
- Address
Space - Type of register address
- Description
Header - Common table header defined as
DESCRIPTION_HEADER
in the spec - Fixed
Description - Fixed ACPI Description Table (FADT)
- Fixed
Flags - Support flags from Fixed ACPI Description Table
- Generic
Address - Extended address structure defined in ACPI 2.0 to support 64-bit systems
- Root
Description Pointer V1 - Root System Description Pointer (RSDP) used in ACPI 1.0
- Root
Description Pointer V2 - Extended RDSP defined by ACPI 2.0