summaryrefslogtreecommitdiff
path: root/source/compiler/asldefine.h
diff options
context:
space:
mode:
authorErik Schmauss <erik.schmauss@intel.com>2019-03-11 11:22:39 -0700
committerErik Schmauss <erik.schmauss@intel.com>2019-03-11 11:22:39 -0700
commitb757af5e4ebca3aed5279afb6f60436555fc7256 (patch)
tree90439b796cd59962a0362e14248d293e3eccc295 /source/compiler/asldefine.h
parent01f984822248f5ce59b9d3103baee3e1ed1c06e0 (diff)
downloadacpica-b757af5e4ebca3aed5279afb6f60436555fc7256.tar.gz
iASL: update supported ACPI specification revision
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Diffstat (limited to 'source/compiler/asldefine.h')
-rw-r--r--source/compiler/asldefine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/asldefine.h b/source/compiler/asldefine.h
index a13acec0b..8089d0b95 100644
--- a/source/compiler/asldefine.h
+++ b/source/compiler/asldefine.h
@@ -162,7 +162,7 @@
#define ASL_CREATOR_ID "INTL"
#define ASL_DEFINE "__IASL__"
#define ASL_PREFIX "iASL: "
-#define ASL_COMPLIANCE "Supports ACPI Specification Revision 6.2A"
+#define ASL_COMPLIANCE "Supports ACPI Specification Revision 6.3"
/* Configuration constants */