summaryrefslogtreecommitdiffstats
path: root/source/include/actbl2.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/actbl2.h')
-rw-r--r--source/include/actbl2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/include/actbl2.h b/source/include/actbl2.h
index 327a810..081ea2e 100644
--- a/source/include/actbl2.h
+++ b/source/include/actbl2.h
@@ -373,6 +373,14 @@ typedef struct acpi_table_dbg2
} ACPI_TABLE_DBG2;
+typedef struct acpi_dbg2_header
+{
+ UINT32 InfoOffset;
+ UINT32 InfoCount;
+
+} ACPI_DBG2_HEADER;
+
+
/* Debug Device Information Subtable */
typedef struct acpi_dbg2_device
OpenPOWER on IntegriCloud