Skip to main content

Module sdt

Module sdt 

Source
Expand description

ACPI table definitions and basic SDT structures. Inspired by Theseus OS.

Structs§

GenericAddressStructure
A struct used to describe the position and layout of registers related to ACPI tables.
Sdt
An ACPI System Descriptor Table. This is the header (the first part) of every ACPI table.

Constants§

SDT_SIZE_IN_BYTES
The size in bytes of the ACPI SDT Header (Sdt struct).