SSDT

From OSDev.wiki
Jump to navigation Jump to search
ACPI
Fixed Tables
Differentiated Tables
Tools/Libs

This page is about the ACPI SSDT (Secondary System Descriptor Table) It contains additional AML to interact with devices.

SSDT

Introduction

This page is a stub.
You can help the wiki by accurately adding more contents to it.

The SSDT is an ACPI decriptor table. It is encoded in AML in exactly the same way as the DSDT. It acts as a supplement to the DSDT.

See Also

Articles