Home
last modified time | relevance | path

Searched hist:"9 f8c7bae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/acpi/
H A Dactbl2.h9f8c7bae Wed Jun 09 22:41:51 CDT 2021 Erik Kaneda <erik.kaneda@intel.com> 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>