
System Description Table Header (SDTH) More...
#include <machine/acpi.h>
Public Member Functions | |
void * | end () |
Public Attributes | |
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 |
System Description Table Header (SDTH)
All System Description Tables (e.g., the RSDT) contain the same entries at the very beginning of the structure, which are abstracted in the SDTH.