summaryrefslogtreecommitdiff
path: root/source/common/dmtbdump1.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/dmtbdump1.c')
-rw-r--r--source/common/dmtbdump1.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/common/dmtbdump1.c b/source/common/dmtbdump1.c
index c5b5a2f07..66333c9ae 100644
--- a/source/common/dmtbdump1.c
+++ b/source/common/dmtbdump1.c
@@ -1004,6 +1004,12 @@ AcpiDmDumpDmar (
ScopeOffset = sizeof (ACPI_DMAR_ANDD);
break;
+ case ACPI_DMAR_TYPE_SATC:
+
+ InfoTable = AcpiDmTableInfoDmar5;
+ ScopeOffset = sizeof (ACPI_DMAR_SATC);
+ break;
+
default:
AcpiOsPrintf ("\n**** Unknown DMAR subtable type 0x%X\n\n",