[RESEND PATCH v1 7/7] lib: Update current version to ACPI 6.6
Sunil V L
sunilvl at ventanamicro.com
Tue Jul 15 15:29:13 UTC 2025
Update current and next version to 6.6 and 6.7 respectively.
Signed-off-by: Sunil V L <sunilvl at ventanamicro.com>
---
src/lib/include/fwts_acpi.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h
index 2fcb2cba..18a8d841 100644
--- a/src/lib/include/fwts_acpi.h
+++ b/src/lib/include/fwts_acpi.h
@@ -89,8 +89,9 @@
#define FWTS_GAS_ADDR_SPACE_ID_PRM (0x0b)
#define FWTS_GAS_ADDR_SPACE_ID_FFH (0x7f)
-#define FWTS_ACPI_VERSION_NOW (FWTS_ACPI_VERSION_65)
-#define FWTS_ACPI_VERSION_NEXT (0x660)
+#define FWTS_ACPI_VERSION_NOW (FWTS_ACPI_VERSION_66)
+#define FWTS_ACPI_VERSION_NEXT (0x670)
+#define FWTS_ACPI_VERSION_66 (0x660)
#define FWTS_ACPI_VERSION_65 (0x650)
#define FWTS_ACPI_VERSION_64 (0x640)
#define FWTS_ACPI_VERSION_63 (0x630)
--
2.43.0
More information about the fwts-devel
mailing list