|
Retro Rocket Kernel
BASIC-Powered Operating System
|
Collaboration diagram for sdt_header:Public Attributes | |
| char | signature [4] |
| uint32_t | length |
| uint8_t | revision |
| uint8_t | checksum |
| char | oem_id [6] |
| char | oem_table_id [8] |
| uint32_t | oem_revision |
| uint32_t | creator_id |
| uint32_t | creator_revision |
| uint8_t sdt_header::checksum |
| uint32_t sdt_header::creator_id |
| uint32_t sdt_header::creator_revision |
| uint32_t sdt_header::length |
| char sdt_header::oem_id[6] |
| uint32_t sdt_header::oem_revision |
| char sdt_header::oem_table_id[8] |
| uint8_t sdt_header::revision |
| char sdt_header::signature[4] |