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

ACPICA: Headers: Minor update for SPCR ACPI table

ACPICA commit f3caa7f2e63be31f7fb8dbccabffbb70c29c3021

Update version number and date of specification document.
Point to DBG2 table for some constants.

Link: https://github.com/acpica/acpica/commit/f3caa7f2Signed-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>
上级 c7200ffe
...@@ -1107,10 +1107,10 @@ struct acpi_table_slic { ...@@ -1107,10 +1107,10 @@ struct acpi_table_slic {
/******************************************************************************* /*******************************************************************************
* *
* SPCR - Serial Port Console Redirection table * SPCR - Serial Port Console Redirection table
* Version 1 * Version 2
* *
* Conforms to "Serial Port Console Redirection Table", * Conforms to "Serial Port Console Redirection Table",
* Version 1.00, January 11, 2002 * Version 1.03, August 10, 2015
* *
******************************************************************************/ ******************************************************************************/
...@@ -1142,6 +1142,8 @@ struct acpi_table_spcr { ...@@ -1142,6 +1142,8 @@ struct acpi_table_spcr {
#define ACPI_SPCR_DO_NOT_DISABLE (1) #define ACPI_SPCR_DO_NOT_DISABLE (1)
/* Values for Interface Type: See the definition of the DBG2 table */
/******************************************************************************* /*******************************************************************************
* *
* SPMI - Server Platform Management Interface table * SPMI - Server Platform Management Interface table
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册