ACPICA: Implement IVRS IVHD type 11h parsing
authorMichał Żygowski <michal.zygowski@3mdeb.com>
Fri, 27 Mar 2020 22:21:02 +0000 (15:21 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Mar 2020 12:52:32 +0000 (14:52 +0200)
commit1f6239ca16fda8048367d47fc4979cbe8f8c658f
tree4460f09b312e8368bb316fa7495aff749872062d
parent1c040f3a6a63304676b037c04e32f45c6b648d26
ACPICA: Implement IVRS IVHD type 11h parsing

ACPICA commit 6ddc19419896e4149ced1b5f35f0dc12516c0399

The AMD IVRS table parsing supported only IVHD type 10h structures.
Parsing an IVHD type 11h caused the iasl to report unknown subtable type.
Add necessary structure definition for IVHD type 11h and apply correct
parsing method based on subtable type.

Link: https://github.com/acpica/acpica/commit/6ddc1941
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h