What do ACPI tables contain?

I tried googling it, and it did not help.

link|improve this question

0% accept rate
feedback

1 Answer

On a rather abstract level the ACPI tables contain (from Advanced Configuration and Power Interface):

... description of system hardware in a platform-independent manner, and are presented as either fixed formatted data structures or in ACPI Machine Language (AML). The main AML table is the DSDT (differentiated system description table).

The Root System Description Pointer is located in a platform-dependent manner, and describes the rest of the tables.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.