summaryrefslogtreecommitdiff
path: root/source/common/ahtable.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2025-08-21 16:38:34 -0400
committerJung-uk Kim <jkim@FreeBSD.org>2025-08-21 16:38:34 -0400
commit5bb60d44e94172a567412968545c82065695d871 (patch)
tree31019d6d654c59de939bfbcb09aad1b401bcbd46 /source/common/ahtable.c
parent97a7606d897edfa3089cb04eea70096a1f9cf734 (diff)
Import ACPICA 20250807vendor/acpica/20250807
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 4d4ea69d0d42..705a61882a99 100644
--- a/source/common/ahtable.c
+++ b/source/common/ahtable.c
@@ -265,6 +265,7 @@ const AH_TABLE AcpiGbl_SupportedTables[] =
{ACPI_SIG_SSDT, "Secondary System Description Table (AML table)"},
{ACPI_SIG_STAO, "Status Override Table"},
{ACPI_SIG_SVKL, "Storage Volume Key Location Table"},
+ {ACPI_SIG_SWFT, "SoundWire File Table"},
{ACPI_SIG_TCPA, "Trusted Computing Platform Alliance Table"},
{ACPI_SIG_TDEL, "TD-Event Log Table"},
{ACPI_SIG_TPM2, "Trusted Platform Module hardware interface Table"},