summaryrefslogtreecommitdiff
path: root/source/common/ahtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/ahtable.c')
-rw-r--r--source/common/ahtable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/common/ahtable.c b/source/common/ahtable.c
index 38c1ea20e72c..7aee3c669be8 100644
--- a/source/common/ahtable.c
+++ b/source/common/ahtable.c
@@ -239,6 +239,7 @@ const AH_TABLE Gbl_AcpiSupportedTables[] =
{ACPI_SIG_RSDT, "Root System Description Table"},
{ACPI_SIG_S3PT, "S3 Performance Table"},
{ACPI_SIG_SBST, "Smart Battery Specification Table"},
+ {ACPI_SIG_SDEI, "Software Delegated Exception Interface Table"},
{ACPI_SIG_SLIC, "Software Licensing Description Table"},
{ACPI_SIG_SLIT, "System Locality Information Table"},
{ACPI_SIG_SPCR, "Serial Port Console Redirection table"},