diff options
Diffstat (limited to 'source/common/dmtable.c')
-rw-r--r-- | source/common/dmtable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/common/dmtable.c b/source/common/dmtable.c index b66f2d8081b2b..89f6db084f3b1 100644 --- a/source/common/dmtable.c +++ b/source/common/dmtable.c @@ -196,6 +196,7 @@ static const char *AcpiDmHestSubnames[] = "PCI Express AER (AER Endpoint)", "PCI Express/PCI-X Bridge AER", "Generic Hardware Error Source", + "Generic Hardware Error Source V2", "Unknown Subtable Type" /* Reserved */ }; |