ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name
authorTony Luck <tony.luck@intel.com>
Fri, 25 Apr 2025 19:26:44 +0000 (21:26 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 May 2025 13:38:42 +0000 (15:38 +0200)
commit5833942db741bb321a8557511969c04481086c81
treeededd0f1ab396c0711a29e66a19776e9589d5186
parentddcc2171f4999204a80919151f237fdc47714633
ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name

ACPICA commit b8713f71b4023a0396fe61503bbbf5226e5eed1b

Some ERDT subtables have 11 and 24 byte reserved fields.

Add the ACPI_DMT_BUF11 and ACPI_DMT_BUF24 types to describe these reserved
fields in struct acpi_dmtable_info structures.

Shorten the ACPI_SUBTABLE_HEADER_16 name to ACPI_SUBTBL_HDR

Link: https://github.com/acpica/acpica/commit/b8713f71
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/3643286.iIbC2pHGDl@rjwysocki.net
include/acpi/actbl1.h
include/acpi/actbl2.h