|
ApertureOS
|
ACPI Section Descriptor Table header. More...
#include <priv_acpi_tables.h>
Data Fields | |
| char | Signature [4] |
| uint32_t | Length |
| uint8_t | Revision |
| uint8_t | Checksum |
| char | OEMID [6] |
| char | OEMTableID [8] |
| uint32_t | OEMRevision |
| uint32_t | CreatorID |
| uint32_t | CreatorRevision |
ACPI Section Descriptor Table header.
| uint8_t ACPISDTHeader::Checksum |
| uint32_t ACPISDTHeader::CreatorID |
| uint32_t ACPISDTHeader::CreatorRevision |
| uint32_t ACPISDTHeader::Length |
| char ACPISDTHeader::OEMID[6] |
| uint32_t ACPISDTHeader::OEMRevision |
| char ACPISDTHeader::OEMTableID[8] |
| uint8_t ACPISDTHeader::Revision |
| char ACPISDTHeader::Signature[4] |
1.8.9.1