DSDT

From OSDev.wiki
Revision as of 18:09, 20 February 2012 by osdev>Bellezzasolo (Created a page with some basic information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DSDT

Introduction

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

DSDT stands for Differentiated System Description Table. It Is a major ACPI table and is used when powering down by the OS finding the _S5 object. It is pointed to by the FADT

See Also

ACPI