[PATCH v2 0/2] Add GHESv2 to HEST test (LP: #1587624)
Jeff Hugo
jhugo at codeaurora.org
Wed Jun 1 20:24:41 UTC 2016
ACPI 6.1 adds section 18.3.2.8 which defines HEST type 10 (0xa) - Generic
Hardware Error Source version 2. The HEST test needs to be ammended to
recognize type 10, otherwise FWTS reports an invalid type failure when
parsing a HEST table with GHESv2 entries.
Jeff Hugo (2):
lib: acpi: Add support for HEST GHESv2
acpi: hest: Add GHESv2 checking (LP: #1587624)
v2:
- Update fwts_log_*_verbatum to fwts_log_*_verbatim per commit 8beb591e38c09e656b7fee03e37b0c11fb2063a9 as suggested by Alex Hung.
- Add Ack from Alex Hung.
src/acpi/hest/hest.c | 121 ++++++++++++++++++++++++++++++++++++++++++++
src/lib/include/fwts_acpi.h | 18 +++++++
2 files changed, 139 insertions(+)
--
1.8.5.2
More information about the fwts-devel
mailing list