提交 77455222 编写于 作者: B Bob Moore 提交者: Rafael J. Wysocki

ACPICA: Tables: Add full support for the DBG2 table.

Updates the DBG2 (Debug Port 2) table definition in the actbl2.h header.
Signed-off-by: NBob Moore <robert.moore@intel.com>
Signed-off-by: NLv Zheng <lv.zheng@intel.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 0249ed24
...@@ -327,6 +327,11 @@ struct acpi_table_dbg2 { ...@@ -327,6 +327,11 @@ struct acpi_table_dbg2 {
u32 info_count; u32 info_count;
}; };
struct acpi_dbg2_header {
u32 info_offset;
u32 info_count;
};
/* Debug Device Information Subtable */ /* Debug Device Information Subtable */
struct acpi_dbg2_device { struct acpi_dbg2_device {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册