
Root System Description Table (RSDT) More...
#include <machine/acpi.h>
Public Attributes | |
uint32_t | entries [] |
![]() | |
uint32_t | signature |
uint32_t | length |
uint8_t | revision |
uint8_t | checksum |
char | oemid [6] |
char | oem_table_id [8] |
uint32_t | oem_revision |
uint32_t | creator_id |
uint32_t | creator_revision |
Additional Inherited Members | |
![]() | |
void * | end () |
Root System Description Table (RSDT)
The RSDT can be found in the RSDP. The RSDT contains physical addresses of all other System Description Tables, for example the MADT.