RSDT: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
New page: '''RSDT''' (Root System Description Table) is a data structure used in the ACPI programming interface. This table contains pointers to all the other System Description Tables. ==Detec...
 
No edit summary
Line 58: Line 58:


== What's next? ==
== What's next? ==
You should now parse each table pointed by the RSDP. (Probably you will need only the [[FADT]] and the [[SSDT]]
You should now parse each table pointed by the RSDP. (Probably you will need only the [[FADT]], the [[SSDT]] and the [[MADT]]


[[Category:Power management]]
[[Category:Power management]]