summaryrefslogtreecommitdiff
path: root/source/common/dmtbinfo1.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/dmtbinfo1.c')
-rw-r--r--source/common/dmtbinfo1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/common/dmtbinfo1.c b/source/common/dmtbinfo1.c
index 936a930a5..ea545f53a 100644
--- a/source/common/dmtbinfo1.c
+++ b/source/common/dmtbinfo1.c
@@ -352,7 +352,7 @@ ACPI_DMTABLE_INFO AcpiDmTableInfoBoot[] =
ACPI_DMTABLE_INFO AcpiDmTableInfoCedtHdr[] =
{
- {ACPI_DMT_UINT8, ACPI_CEDT_OFFSET (Type), "Subtable Type", 0},
+ {ACPI_DMT_CEDT, ACPI_CEDT_OFFSET (Type), "Subtable Type", 0},
{ACPI_DMT_UINT8, ACPI_CEDT_OFFSET (Reserved), "Reserved", 0},
{ACPI_DMT_UINT16, ACPI_CEDT_OFFSET (Length), "Length", DT_LENGTH},
ACPI_DMT_TERMINATOR