XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
acpi_table_header Struct Reference

#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
 

Member Data Documentation

◆ AslCompilerId

char acpi_table_header::AslCompilerId[ACPI_NAME_SIZE]

◆ AslCompilerRevision

UINT32 acpi_table_header::AslCompilerRevision

◆ Checksum

UINT8 acpi_table_header::Checksum

◆ Length

UINT32 acpi_table_header::Length

◆ OemId

char acpi_table_header::OemId[ACPI_OEM_ID_SIZE]

◆ OemRevision

UINT32 acpi_table_header::OemRevision

◆ OemTableId

char acpi_table_header::OemTableId[ACPI_OEM_TABLE_ID_SIZE]

◆ Revision

UINT8 acpi_table_header::Revision

◆ Signature

char acpi_table_header::Signature[ACPI_NAME_SIZE]

The documentation for this struct was generated from the following file: