Expand description
ACPI table definitions and basic SDT structures.
Structs
- A struct used to describe the position and layout of registers related to ACPI tables.
- An ACPI System Descriptor Table. This is the header (the first part) of every ACPI table.
Constants
- The size in bytes of the ACPI SDT Header (
Sdt
struct).