aboutsummaryrefslogtreecommitdiffstats
path: root/src/fw/biostables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fw/biostables.c')
-rw-r--r--src/fw/biostables.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fw/biostables.c b/src/fw/biostables.c
index 0d4fdb9c..0c078337 100644
--- a/src/fw/biostables.c
+++ b/src/fw/biostables.c
@@ -256,6 +256,7 @@ find_acpi_features(void)
void *p = fadt;
acpi_set_reset_reg(p + 116, *(u8 *)(p + 128));
}
+ acpi_dsdt_parse();
}