]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Add PRMT module header to facilitate parsing
authorErik Kaneda <erik.kaneda@intel.com>
Thu, 10 Jun 2021 03:41:51 +0000 (20:41 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Jun 2021 13:04:22 +0000 (15:04 +0200)
commitdf5ef89dab63a79985a0e8ca1a3c325ccaef76dd
tree3eeed6ee47e4b2d77a02f9602fb8890b76986fc1
parent07a9e34bf0b3783d58b6cc14fb714818fe4047c1
ACPICA: Add PRMT module header to facilitate parsing

ACPICA commit bd46cb07e614fd85ea69e54c1f6f0ae0a5fb20ab

This structure is used in to parse PRMT in other Operating Systems
that relies on using subtable headers in order to parse ACPI tables.
Although the PRMT doesn't have "subtables" it has a list of module
information structures that act as subtables.

Link: https://github.com/acpica/acpica/commit/bd46cb07
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h