|
XenevaOS
|
#include <actbl.h>
Public Attributes | |
| char | Signature [ACPI_NAME_SIZE] |
| UINT32 | Length |
| UINT8 | Revision |
| UINT8 | Checksum |
| char | OemId [ACPI_OEM_ID_SIZE] |
| char | OemTableId [ACPI_OEM_TABLE_ID_SIZE] |
| UINT32 | OemRevision |
| char | AslCompilerId [ACPI_NAME_SIZE] |
| UINT32 | AslCompilerRevision |
| char acpi_table_header::AslCompilerId[ACPI_NAME_SIZE] |
| UINT32 acpi_table_header::AslCompilerRevision |
| UINT8 acpi_table_header::Checksum |
| UINT32 acpi_table_header::Length |
| char acpi_table_header::OemId[ACPI_OEM_ID_SIZE] |
| UINT32 acpi_table_header::OemRevision |
| char acpi_table_header::OemTableId[ACPI_OEM_TABLE_ID_SIZE] |
| UINT8 acpi_table_header::Revision |
| char acpi_table_header::Signature[ACPI_NAME_SIZE] |