ACPICA: Add parsing for IVRS IVHD 40h and device entry F0h
authorAlexander Monakov <amonakov@ispras.ru>
Tue, 6 Apr 2021 21:30:07 +0000 (14:30 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 7 Apr 2021 17:09:00 +0000 (19:09 +0200)
commit7ce7a4459add3858243f77054fc98c1527a827fd
tree4d1ef586d2ff9d6f422d27cc592ee4e6a37aca65
parente49d033bddf5b565044e2abe4241353959bc9120
ACPICA: Add parsing for IVRS IVHD 40h and device entry F0h

ACPICA commit eefb865355514048380d921de5efcf30027d6b02

IVHD type 40h uses the same field layout as type 11h, but adds support
for a new device entry type F0h (ACPI HID device entry). The new device
entry type has variable length: after fixed-length fields occupying 22
bytes, there's a field of length up to 255 (as given by the preceding
field).

Link: https://github.com/acpica/acpica/commit/eefb8653
Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
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