[PATCH] method: update method status

Alex Hung alex.hung at canonical.com
Mon Jan 11 06:52:16 UTC 2016


_DTI is implemented and _OS is not a method

Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 src/acpi/method/method.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
index 5150725..4f6575b 100644
--- a/src/acpi/method/method.c
+++ b/src/acpi/method/method.c
@@ -88,7 +88,7 @@
  * _DSM  9.14.1		N
  * _DSS  B.6.8		Y
  * _DSW  7.2.1		Y
- * _DTI  11.4.5		N
+ * _DTI  11.4.5		Y
  * _Exx  5.6.4.1	n/a
  * _EC   12.12		Y
  * _EDL  6.3.1		Y
@@ -137,7 +137,7 @@
  * _NTT  11.4.9		Y
  * _OFF  7.1.2		Y
  * _ON_  7.1.3		Y
- * _OS   5.7.3		N
+ * _OS   5.7.3		n/a
  * _OSC  6.2.10		n/a
  * _OSI  5.7.2		n/a
  * _OST  6.3.5		n/a
-- 
2.5.0




More information about the fwts-devel mailing list