From patchwork Wed Jul 11 07:00:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keng-Yu Lin X-Patchwork-Id: 170372 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id EE2212C0080 for ; Wed, 11 Jul 2012 17:01:04 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Soqum-0007de-0O for incoming@patchwork.ozlabs.org; Wed, 11 Jul 2012 07:00:48 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Soquf-0007dA-Ji for fwts-devel@lists.ubuntu.com; Wed, 11 Jul 2012 07:00:41 +0000 Received: from 111-251-96-134.dynamic.hinet.net ([111.251.96.134] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SoquX-0002n0-Dx; Wed, 11 Jul 2012 07:00:36 +0000 From: Keng-Yu Lin To: fwts-devel@lists.ubuntu.com Subject: [PATCH] method-0001: arg-show-tests-full-0001: update to keep in sync with fwts Date: Wed, 11 Jul 2012 15:00:25 +0800 Message-Id: <1341990025-15004-1-git-send-email-kengyu@canonical.com> X-Mailer: git-send-email 1.7.9.5 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com new method tests for _AEI, _PSE, _PRE added. Signed-off-by: Keng-Yu Lin Acked-by: Colin Ian King Acked-by: Alex Hung --- .../arg-show-tests-full-0001.log | 7 +- method-0001/method-0001.log | 873 ++++++++++---------- 2 files changed, 448 insertions(+), 432 deletions(-) diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log index e8c5104..a50a433 100644 --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log @@ -47,7 +47,7 @@ Batch tests: Check firmware settings MaxReadReq for PCI Express devices. mcfg (1 test): Validate MCFG table. - method (93 tests): + method (96 tests): Check Method Names. Check _ALC (Ambient Light Colour Chromaticity). Check _ALI (Ambient Light Illuminance). @@ -89,6 +89,7 @@ Batch tests: Check _TSP (Thermal Sampling Period) Object. Check _TST (Temperature Sensor Threshold) Object. Check _TZP (Thermal Zone Polling) Object. + Check _AEI. Check _SUN (Slot User Number). Check _UID (Unique ID). Check _CRS (Current Resource Settings). @@ -115,8 +116,10 @@ Batch tests: Check _PS2 (Power State 2). Check _PS3 (Power State 3). Check _PSC (Power State Current). + Check _PSE (Power State for Enumeration). Check _PSW (Power State Wake). Check _IRC (In Rush Current). + Check _PRE (Power Resources for Enumeration). Check _EJD (Ejection Dependent Device). Check _EJ0 (Eject). Check _EJ1 (Eject). @@ -249,4 +252,4 @@ Utilities: uefidump (1 test): Dump UEFI Variables. -Total of 184 tests +Total of 187 tests diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log index 98d41a2..29238ce 100644 --- a/method-0001/method-0001.log +++ b/method-0001/method-0001.log @@ -1,54 +1,54 @@ method ACPI DSDT Method Semantic Tests. method ---------------------------------------------------------- method Failed to install global event handler. -method Test 1 of 93: Check Method Names. +method Test 1 of 96: Check Method Names. method Found 1061 Objects method PASSED: Test 1, Method names contain legal characters. method -method Test 2 of 93: Check _ALC (Ambient Light Colour +method Test 2 of 96: Check _ALC (Ambient Light Colour method Chromaticity). method SKIPPED: Test 2, Skipping test for non-existant object method _ALC. method -method Test 3 of 93: Check _ALI (Ambient Light Illuminance). +method Test 3 of 96: Check _ALI (Ambient Light Illuminance). method SKIPPED: Test 3, Skipping test for non-existant object method _ALI. method -method Test 4 of 93: Check _ALT (Ambient Light Temperature). +method Test 4 of 96: Check _ALT (Ambient Light Temperature). method SKIPPED: Test 4, Skipping test for non-existant object method _ALT. method -method Test 5 of 93: Check _ALP (Ambient Light Polling). +method Test 5 of 96: Check _ALP (Ambient Light Polling). method SKIPPED: Test 5, Skipping test for non-existant object method _ALP. method -method Test 6 of 93: Check _LID (Lid Status). +method Test 6 of 96: Check _LID (Lid Status). method PASSED: Test 6, _LID correctly returned sane looking value method 0x00000000 method PASSED: Test 6, \_SB_.LID0._LID correctly acquired and method released locks 4 times. method -method Test 7 of 93: Check _STP (Set Expired Timer Wake Policy). +method Test 7 of 96: Check _STP (Set Expired Timer Wake Policy). method SKIPPED: Test 7, Skipping test for non-existant object method _STP. method -method Test 8 of 93: Check _STV (Set Timer Value). +method Test 8 of 96: Check _STV (Set Timer Value). method SKIPPED: Test 8, Skipping test for non-existant object method _STV. method -method Test 9 of 93: Check _TIP (Expired Timer Wake Policy). +method Test 9 of 96: Check _TIP (Expired Timer Wake Policy). method SKIPPED: Test 9, Skipping test for non-existant object method _TIP. method -method Test 10 of 93: Check _TIV (Timer Values). +method Test 10 of 96: Check _TIV (Timer Values). method SKIPPED: Test 10, Skipping test for non-existant object method _TIV. method -method Test 11 of 93: Check _SBS (Smart Battery Subsystem). +method Test 11 of 96: Check _SBS (Smart Battery Subsystem). method SKIPPED: Test 11, Skipping test for non-existant object method _SBS. method -method Test 12 of 93: Check _BIF (Battery Information). +method Test 12 of 96: Check _BIF (Battery Information). method Package has 13 elements: method 00: INTEGER: 0x00000001 method 01: INTEGER: 0x00000fa0 @@ -67,20 +67,20 @@ method PASSED: Test 12, Battery _BIF package looks sane. method PASSED: Test 12, \_SB_.PCI0.LPCB.BAT1._BIF correctly method acquired and released locks 6 times. method -method Test 13 of 93: Check _BIX (Battery Information Extended). +method Test 13 of 96: Check _BIX (Battery Information Extended). method SKIPPED: Test 13, Skipping test for non-existant object method _BIX. method -method Test 14 of 93: Check _BMA (Battery Measurement Averaging). +method Test 14 of 96: Check _BMA (Battery Measurement Averaging). method SKIPPED: Test 14, Skipping test for non-existant object method _BMA. method -method Test 15 of 93: Check _BMS (Battery Measurement Sampling +method Test 15 of 96: Check _BMS (Battery Measurement Sampling method Time). method SKIPPED: Test 15, Skipping test for non-existant object method _BMS. method -method Test 16 of 93: Check _BST (Battery Status). +method Test 16 of 96: Check _BST (Battery Status). method Package has 4 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 @@ -90,52 +90,52 @@ method PASSED: Test 16, Battery _BST package looks sane. method PASSED: Test 16, \_SB_.PCI0.LPCB.BAT1._BST correctly method acquired and released locks 6 times. method -method Test 17 of 93: Check _BTP (Battery Trip Point). +method Test 17 of 96: Check _BTP (Battery Trip Point). method SKIPPED: Test 17, Skipping test for non-existant object method _BTP. method -method Test 18 of 93: Check _PCL (Power Consumer List). +method Test 18 of 96: Check _PCL (Power Consumer List). method PASSED: Test 18, \_SB_.PCI0.LPCB.ACAD._PCL correctly method acquired and released locks 4 times. method PASSED: Test 18, \_SB_.PCI0.LPCB.BAT1._PCL correctly method acquired and released locks 4 times. method -method Test 19 of 93: Check _BTM (Battery Time). +method Test 19 of 96: Check _BTM (Battery Time). method SKIPPED: Test 19, Skipping test for non-existant object method _BTM. method -method Test 20 of 93: Check _BMD (Battery Maintenance Data). +method Test 20 of 96: Check _BMD (Battery Maintenance Data). method SKIPPED: Test 20, Skipping test for non-existant object method _BMD. method -method Test 21 of 93: Check _BMC (Battery Maintenance Control). +method Test 21 of 96: Check _BMC (Battery Maintenance Control). method SKIPPED: Test 21, Skipping test for non-existant object method _BMC. method -method Test 22 of 93: Check _PSR (Power Source). +method Test 22 of 96: Check _PSR (Power Source). method PASSED: Test 22, _PSR correctly returned sane looking method value 0x00000000 method PASSED: Test 22, \_SB_.PCI0.LPCB.ACAD._PSR correctly method acquired and released locks 4 times. method -method Test 23 of 93: Check _PIF (Power Source Information) +method Test 23 of 96: Check _PIF (Power Source Information) method Object. method SKIPPED: Test 23, Skipping test for non-existant object method _PIF. method -method Test 24 of 93: Check _FIF (Fan Information). +method Test 24 of 96: Check _FIF (Fan Information). method SKIPPED: Test 24, Skipping test for non-existant object method _FIF. method -method Test 25 of 93: Check _FSL (Fan Set Level). +method Test 25 of 96: Check _FSL (Fan Set Level). method SKIPPED: Test 25, Skipping test for non-existant object method _FSL. method -method Test 26 of 93: Check _FST (Fan Status). +method Test 26 of 96: Check _FST (Fan Status). method SKIPPED: Test 26, Skipping test for non-existant object method _FST. method -method Test 27 of 93: Check _ACx (Active Cooling). +method Test 27 of 96: Check _ACx (Active Cooling). method FAILED [MEDIUM] MethodBadTemp: Test 27, AC0 returned a method dubious value below 0 degrees C: 0x00000000 ( 0.0 degrees method K) @@ -187,327 +187,331 @@ method SKIPPED: Test 27, Skipping test for non-existant object method AC9. method method -method Test 28 of 93: Check _CRT (Critical Trip Point). +method Test 28 of 96: Check _CRT (Critical Trip Point). method SKIPPED: Test 28, Skipping test for non-existant object method _CRT. method -method Test 29 of 93: Check _DTI (Device Temperature Indication). +method Test 29 of 96: Check _DTI (Device Temperature Indication). method SKIPPED: Test 29, Skipping test for non-existant object method _DTI. method -method Test 30 of 93: Check _HOT (Hot Temperature). +method Test 30 of 96: Check _HOT (Hot Temperature). method SKIPPED: Test 30, Skipping test for non-existant object method _HOT. method -method Test 31 of 93: Check _NTT (Notification Temp Threshold). +method Test 31 of 96: Check _NTT (Notification Temp Threshold). method SKIPPED: Test 31, Skipping test for non-existant object method _NTT. method -method Test 32 of 93: Check _PSV (Passive Temp). +method Test 32 of 96: Check _PSV (Passive Temp). method SKIPPED: Test 32, Skipping test for non-existant object method _PSV. method -method Test 33 of 93: Check _RTV (Relative Temp Values). +method Test 33 of 96: Check _RTV (Relative Temp Values). method SKIPPED: Test 33, Skipping test for non-existant object method _RTV. method -method Test 34 of 93: Check _SCP (Set Cooling Policy). +method Test 34 of 96: Check _SCP (Set Cooling Policy). method SKIPPED: Test 34, Skipping test for non-existant object method _DTI. method -method Test 35 of 93: Check _TMP (Thermal Zone Current Temp). +method Test 35 of 96: Check _TMP (Thermal Zone Current Temp). method SKIPPED: Test 35, Skipping test for non-existant object method _TMP. method -method Test 36 of 93: Check _TC1 (Thermal Constant 1) Object. +method Test 36 of 96: Check _TC1 (Thermal Constant 1) Object. method SKIPPED: Test 36, Skipping test for non-existant object method _TC1. method -method Test 37 of 93: Check _TC2 (Thermal Constant 2) Object. +method Test 37 of 96: Check _TC2 (Thermal Constant 2) Object. method SKIPPED: Test 37, Skipping test for non-existant object method _TC2. method -method Test 38 of 93: Check _TPT (Trip Point Temperature). +method Test 38 of 96: Check _TPT (Trip Point Temperature). method SKIPPED: Test 38, Skipping test for non-existant object method _TPT. method -method Test 39 of 93: Check _TSP (Thermal Sampling Period) +method Test 39 of 96: Check _TSP (Thermal Sampling Period) method Object. method SKIPPED: Test 39, Skipping test for non-existant object method _TSP. method -method Test 40 of 93: Check _TST (Temperature Sensor Threshold) +method Test 40 of 96: Check _TST (Temperature Sensor Threshold) method Object. method SKIPPED: Test 40, Skipping test for non-existant object method _TST. method -method Test 41 of 93: Check _TZP (Thermal Zone Polling) Object. +method Test 41 of 96: Check _TZP (Thermal Zone Polling) Object. method SKIPPED: Test 41, Skipping test for non-existant object method _TZP. method -method Test 42 of 93: Check _SUN (Slot User Number). +method Test 42 of 96: Check _AEI. method SKIPPED: Test 42, Skipping test for non-existant object +method _AEI. +method +method Test 43 of 96: Check _SUN (Slot User Number). +method SKIPPED: Test 43, Skipping test for non-existant object method _SUN. method -method Test 43 of 93: Check _UID (Unique ID). -method PASSED: Test 43, Object _UID returned am integer +method Test 44 of 96: Check _UID (Unique ID). +method PASSED: Test 44, Object _UID returned am integer method 0x00000000. -method PASSED: Test 43, \_SB_.AMW0._UID correctly acquired and +method PASSED: Test 44, \_SB_.AMW0._UID correctly acquired and method released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000001. -method PASSED: Test 43, \_SB_.PCI0.PDRC._UID correctly acquired +method PASSED: Test 44, \_SB_.PCI0.PDRC._UID correctly acquired method and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000001. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKA._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKA._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000002. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKB._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKB._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000003. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKC._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKC._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000004. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKD._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKD._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000005. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKE._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKE._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000006. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKF._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKF._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000007. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKG._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKG._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000008. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LNKH._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKH._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000002. -method PASSED: Test 43, \_SB_.PCI0.LPCB.LDRC._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.LDRC._UID correctly method acquired and released locks 3 times. -method PASSED: Test 43, Object _UID returned am integer +method PASSED: Test 44, Object _UID returned am integer method 0x00000001. -method PASSED: Test 43, \_SB_.PCI0.LPCB.BAT1._UID correctly +method PASSED: Test 44, \_SB_.PCI0.LPCB.BAT1._UID correctly method acquired and released locks 3 times. method -method Test 44 of 93: Check _CRS (Current Resource Settings). -method PASSED: Test 44, \_SB_.PCI0._CRS correctly returned a +method Test 45 of 96: Check _CRS (Current Resource Settings). +method PASSED: Test 45, \_SB_.PCI0._CRS correctly returned a method buffer of 520 elements. -method PASSED: Test 44, \_SB_.PCI0._CRS correctly acquired and +method PASSED: Test 45, \_SB_.PCI0._CRS correctly acquired and method released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.PDRC._CRS correctly returned a +method PASSED: Test 45, \_SB_.PCI0.PDRC._CRS correctly returned a method buffer of 98 elements. -method PASSED: Test 44, \_SB_.PCI0.PDRC._CRS correctly acquired +method PASSED: Test 45, \_SB_.PCI0.PDRC._CRS correctly acquired method and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKA._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKA._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKA._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKA._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKB._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKB._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKB._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKB._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKC._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKC._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKD._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKD._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKD._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKD._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKE._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKE._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKE._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKE._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKF._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKF._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKF._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKF._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKG._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKG._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKG._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKG._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKH._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKH._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LNKH._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LNKH._CRS correctly method acquired and released locks 5 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.DMAC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.DMAC._CRS correctly method returned a buffer of 37 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.DMAC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.DMAC._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.FWHD._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.FWHD._CRS correctly method returned a buffer of 14 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.FWHD._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.FWHD._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.HPET._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.HPET._CRS correctly method returned a buffer of 14 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.HPET._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.HPET._CRS correctly method acquired and released locks 7 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.IPIC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.IPIC._CRS correctly method returned a buffer of 141 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.IPIC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.IPIC._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.MATH._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.MATH._CRS correctly method returned a buffer of 13 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.MATH._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.MATH._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LDRC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LDRC._CRS correctly method returned a buffer of 122 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.LDRC._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.LDRC._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.RTC_._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.RTC_._CRS correctly method returned a buffer of 13 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.RTC_._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.RTC_._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.TIMR._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.TIMR._CRS correctly method returned a buffer of 21 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.TIMR._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.TIMR._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.EC0_._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.EC0_._CRS correctly method returned a buffer of 18 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.EC0_._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.EC0_._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.PS2K._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.PS2K._CRS correctly method returned a buffer of 22 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.PS2K._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.PS2K._CRS correctly method acquired and released locks 3 times. -method PASSED: Test 44, \_SB_.PCI0.LPCB.PS2M._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.PS2M._CRS correctly method returned a buffer of 6 elements. -method PASSED: Test 44, \_SB_.PCI0.LPCB.PS2M._CRS correctly +method PASSED: Test 45, \_SB_.PCI0.LPCB.PS2M._CRS correctly method acquired and released locks 3 times. method -method Test 45 of 93: Check _DMA (Direct Memory Access). -method SKIPPED: Test 45, Skipping test for non-existant object +method Test 46 of 96: Check _DMA (Direct Memory Access). +method SKIPPED: Test 46, Skipping test for non-existant object method _DMA. method -method Test 46 of 93: Check _DIS (Disable). -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKA._DIS returned no +method Test 47 of 96: Check _DIS (Disable). +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKA._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKA._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKA._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKB._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKB._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKB._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKB._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKC._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKC._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKC._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKC._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKD._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKD._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKD._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKD._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKE._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKE._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKE._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKE._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKF._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKF._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKF._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKF._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKG._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKG._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKG._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKG._DIS correctly method acquired and released locks 5 times. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKH._DIS returned no +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKH._DIS returned no method values as expected. -method PASSED: Test 46, \_SB_.PCI0.LPCB.LNKH._DIS correctly +method PASSED: Test 47, \_SB_.PCI0.LPCB.LNKH._DIS correctly method acquired and released locks 5 times. method -method Test 47 of 93: Check _PXM (Proximity). -method SKIPPED: Test 47, Skipping test for non-existant object +method Test 48 of 96: Check _PXM (Proximity). +method SKIPPED: Test 48, Skipping test for non-existant object method _PXM. method -method Test 48 of 93: Check _DCK (Dock). -method SKIPPED: Test 48, Skipping test for non-existant object +method Test 49 of 96: Check _DCK (Dock). +method SKIPPED: Test 49, Skipping test for non-existant object method _DCK. method -method Test 49 of 93: Check _BDN (BIOS Dock Name). -method SKIPPED: Test 49, Skipping test for non-existant object +method Test 50 of 96: Check _BDN (BIOS Dock Name). +method SKIPPED: Test 50, Skipping test for non-existant object method _BDN. method -method Test 50 of 93: Check _BBN (Base Bus Number). -method SKIPPED: Test 50, Skipping test for non-existant object +method Test 51 of 96: Check _BBN (Base Bus Number). +method SKIPPED: Test 51, Skipping test for non-existant object method _BBN. method -method Test 51 of 93: Check _BFS (Back from Sleep). -method SKIPPED: Test 51, Optional control method _BFS does not +method Test 52 of 96: Check _BFS (Back from Sleep). +method SKIPPED: Test 52, Optional control method _BFS does not method exist. method -method Test 52 of 93: Check _PTS (Prepare to Sleep). +method Test 53 of 96: Check _PTS (Prepare to Sleep). method Test _PTS(1). -method PASSED: Test 52, \_PTS returned no values as expected. -method PASSED: Test 52, \_PTS correctly acquired and released +method PASSED: Test 53, \_PTS returned no values as expected. +method PASSED: Test 53, \_PTS correctly acquired and released method locks 7 times. method method Test _PTS(2). -method PASSED: Test 52, \_PTS returned no values as expected. -method PASSED: Test 52, \_PTS correctly acquired and released +method PASSED: Test 53, \_PTS returned no values as expected. +method PASSED: Test 53, \_PTS correctly acquired and released method locks 7 times. method method Test _PTS(3). -method PASSED: Test 52, \_PTS returned no values as expected. -method PASSED: Test 52, \_PTS correctly acquired and released +method PASSED: Test 53, \_PTS returned no values as expected. +method PASSED: Test 53, \_PTS correctly acquired and released method locks 7 times. method method Test _PTS(4). -method PASSED: Test 52, \_PTS returned no values as expected. -method PASSED: Test 52, \_PTS correctly acquired and released +method PASSED: Test 53, \_PTS returned no values as expected. +method PASSED: Test 53, \_PTS correctly acquired and released method locks 8 times. method method Test _PTS(5). -method PASSED: Test 52, \_PTS returned no values as expected. -method PASSED: Test 52, \_PTS correctly acquired and released +method PASSED: Test 53, \_PTS returned no values as expected. +method PASSED: Test 53, \_PTS correctly acquired and released method locks 7 times. method method -method Test 53 of 93: Check _GTS (Going to Sleep). -method SKIPPED: Test 53, Optional control method _GTS does not +method Test 54 of 96: Check _GTS (Going to Sleep). +method SKIPPED: Test 54, Optional control method _GTS does not method exist. method -method Test 54 of 93: Check _TTS (Transition to State). -method SKIPPED: Test 54, Optional control method _TTS does not +method Test 55 of 96: Check _TTS (Transition to State). +method SKIPPED: Test 55, Optional control method _TTS does not method exist. method -method Test 55 of 93: Check _S0 (System S0 State) Object. -method SKIPPED: Test 55, Skipping test for non-existant object +method Test 56 of 96: Check _S0 (System S0 State) Object. +method SKIPPED: Test 56, Skipping test for non-existant object method _S0. method -method Test 56 of 93: Check _S1 (System S1 State) Object. -method SKIPPED: Test 56, Skipping test for non-existant object +method Test 57 of 96: Check _S1 (System S1 State) Object. +method SKIPPED: Test 57, Skipping test for non-existant object method _S1. method -method Test 57 of 93: Check _S2 (System S2 State) Object. -method SKIPPED: Test 57, Skipping test for non-existant object +method Test 58 of 96: Check _S2 (System S2 State) Object. +method SKIPPED: Test 58, Skipping test for non-existant object method _S2. method -method Test 58 of 93: Check _S3 (System S3 State) Object. -method SKIPPED: Test 58, Skipping test for non-existant object +method Test 59 of 96: Check _S3 (System S3 State) Object. +method SKIPPED: Test 59, Skipping test for non-existant object method _S3. method -method Test 59 of 93: Check _S4 (System S4 State) Object. -method SKIPPED: Test 59, Skipping test for non-existant object +method Test 60 of 96: Check _S4 (System S4 State) Object. +method SKIPPED: Test 60, Skipping test for non-existant object method _S4. method -method Test 60 of 93: Check _S5 (System S5 State) Object. -method SKIPPED: Test 60, Skipping test for non-existant object +method Test 61 of 96: Check _S5 (System S5 State) Object. +method SKIPPED: Test 61, Skipping test for non-existant object method _S5. method -method Test 61 of 93: Check _WAK (System Wake). +method Test 62 of 96: Check _WAK (System Wake). method Test _WAK(1) System Wake, State S1. method Package has 2 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 -method WARNING: Test 61, _WAK: expecting power supply S-state +method WARNING: Test 62, _WAK: expecting power supply S-state method (element 1) of packages to be 0x00000001, got 0x00000000. method method ADVICE: _WAK should return 0 if the wake failed and was @@ -521,14 +525,14 @@ method operating system. Currently Linux does not check for the method return type from _WAK, so it should theoretically not method affect the operation of suspend/resume. method -method PASSED: Test 61, \_WAK correctly acquired and released +method PASSED: Test 62, \_WAK correctly acquired and released method locks 7 times. method method Test _WAK(2) System Wake, State S2. method Package has 2 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 -method WARNING: Test 61, _WAK: expecting power supply S-state +method WARNING: Test 62, _WAK: expecting power supply S-state method (element 1) of packages to be 0x00000002, got 0x00000000. method method ADVICE: _WAK should return 0 if the wake failed and was @@ -542,14 +546,14 @@ method operating system. Currently Linux does not check for the method return type from _WAK, so it should theoretically not method affect the operation of suspend/resume. method -method PASSED: Test 61, \_WAK correctly acquired and released +method PASSED: Test 62, \_WAK correctly acquired and released method locks 7 times. method method Test _WAK(3) System Wake, State S3. method Package has 2 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 -method WARNING: Test 61, _WAK: expecting power supply S-state +method WARNING: Test 62, _WAK: expecting power supply S-state method (element 1) of packages to be 0x00000003, got 0x00000000. method method ADVICE: _WAK should return 0 if the wake failed and was @@ -563,14 +567,14 @@ method operating system. Currently Linux does not check for the method return type from _WAK, so it should theoretically not method affect the operation of suspend/resume. method -method PASSED: Test 61, \_WAK correctly acquired and released +method PASSED: Test 62, \_WAK correctly acquired and released method locks 8 times. method method Test _WAK(4) System Wake, State S4. method Package has 2 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 -method WARNING: Test 61, _WAK: expecting power supply S-state +method WARNING: Test 62, _WAK: expecting power supply S-state method (element 1) of packages to be 0x00000004, got 0x00000000. method method ADVICE: _WAK should return 0 if the wake failed and was @@ -584,14 +588,14 @@ method operating system. Currently Linux does not check for the method return type from _WAK, so it should theoretically not method affect the operation of suspend/resume. method -method PASSED: Test 61, \_WAK correctly acquired and released +method PASSED: Test 62, \_WAK correctly acquired and released method locks 8 times. method method Test _WAK(5) System Wake, State S5. method Package has 2 elements: method 00: INTEGER: 0x00000000 method 01: INTEGER: 0x00000000 -method WARNING: Test 61, _WAK: expecting power supply S-state +method WARNING: Test 62, _WAK: expecting power supply S-state method (element 1) of packages to be 0x00000005, got 0x00000000. method method ADVICE: _WAK should return 0 if the wake failed and was @@ -605,129 +609,138 @@ method operating system. Currently Linux does not check for the method return type from _WAK, so it should theoretically not method affect the operation of suspend/resume. method -method PASSED: Test 61, \_WAK correctly acquired and released +method PASSED: Test 62, \_WAK correctly acquired and released method locks 7 times. method method -method Test 62 of 93: Check _DSW (Device Sleep Wake). -method SKIPPED: Test 62, Skipping test for non-existant object +method Test 63 of 96: Check _DSW (Device Sleep Wake). +method SKIPPED: Test 63, Skipping test for non-existant object method _DSW. method -method Test 63 of 93: Check _PS0 (Power State 0). -method PASSED: Test 63, \_SB_.PCI0.PEGP.VGA_._PS0 returned no +method Test 64 of 96: Check _PS0 (Power State 0). +method PASSED: Test 64, \_SB_.PCI0.PEGP.VGA_._PS0 returned no method values as expected. -method PASSED: Test 63, \_SB_.PCI0.PEGP.VGA_._PS0 correctly +method PASSED: Test 64, \_SB_.PCI0.PEGP.VGA_._PS0 correctly method acquired and released locks 4 times. -method PASSED: Test 63, \_PS0 returned no values as expected. -method PASSED: Test 63, \_PS0 correctly acquired and released +method PASSED: Test 64, \_PS0 returned no values as expected. +method PASSED: Test 64, \_PS0 correctly acquired and released method locks 4 times. method -method Test 64 of 93: Check _PS1 (Power State 1). -method PASSED: Test 64, \_SB_.PCI0.PEGP.VGA_._PS1 returned no +method Test 65 of 96: Check _PS1 (Power State 1). +method PASSED: Test 65, \_SB_.PCI0.PEGP.VGA_._PS1 returned no method values as expected. -method PASSED: Test 64, \_SB_.PCI0.PEGP.VGA_._PS1 correctly +method PASSED: Test 65, \_SB_.PCI0.PEGP.VGA_._PS1 correctly method acquired and released locks 4 times. method -method Test 65 of 93: Check _PS2 (Power State 2). -method SKIPPED: Test 65, Skipping test for non-existant object +method Test 66 of 96: Check _PS2 (Power State 2). +method SKIPPED: Test 66, Skipping test for non-existant object method _PS2. method -method Test 66 of 93: Check _PS3 (Power State 3). -method PASSED: Test 66, \_SB_.PCI0.PEGP.VGA_._PS3 returned no +method Test 67 of 96: Check _PS3 (Power State 3). +method PASSED: Test 67, \_SB_.PCI0.PEGP.VGA_._PS3 returned no method values as expected. -method PASSED: Test 66, \_SB_.PCI0.PEGP.VGA_._PS3 correctly +method PASSED: Test 67, \_SB_.PCI0.PEGP.VGA_._PS3 correctly method acquired and released locks 4 times. -method PASSED: Test 66, \_PS3 returned no values as expected. -method PASSED: Test 66, \_PS3 correctly acquired and released +method PASSED: Test 67, \_PS3 returned no values as expected. +method PASSED: Test 67, \_PS3 correctly acquired and released method locks 4 times. method -method Test 67 of 93: Check _PSC (Power State Current). -method PASSED: Test 67, \_SB_.PCI0.PEGP.VGA_._PSC correctly +method Test 68 of 96: Check _PSC (Power State Current). +method PASSED: Test 68, \_SB_.PCI0.PEGP.VGA_._PSC correctly method returned an integer. -method PASSED: Test 67, \_SB_.PCI0.PEGP.VGA_._PSC correctly +method PASSED: Test 68, \_SB_.PCI0.PEGP.VGA_._PSC correctly method acquired and released locks 3 times. -method PASSED: Test 67, \_PSC correctly returned an integer. -method PASSED: Test 67, \_PSC correctly acquired and released +method PASSED: Test 68, \_PSC correctly returned an integer. +method PASSED: Test 68, \_PSC correctly acquired and released method locks 3 times. method -method Test 68 of 93: Check _PSW (Power State Wake). -method PASSED: Test 68, \_SB_.PCI0.USB1._PSW returned no values +method Test 69 of 96: Check _PSE (Power State for Enumeration). +method SKIPPED: Test 69, Skipping test for non-existant object +method _PSE. +method +method Test 70 of 96: Check _PSW (Power State Wake). +method PASSED: Test 70, \_SB_.PCI0.USB1._PSW returned no values method as expected. -method PASSED: Test 68, \_SB_.PCI0.USB1._PSW correctly acquired +method PASSED: Test 70, \_SB_.PCI0.USB1._PSW correctly acquired method and released locks 4 times. -method PASSED: Test 68, \_SB_.PCI0.USB2._PSW returned no values +method PASSED: Test 70, \_SB_.PCI0.USB2._PSW returned no values method as expected. -method PASSED: Test 68, \_SB_.PCI0.USB2._PSW correctly acquired +method PASSED: Test 70, \_SB_.PCI0.USB2._PSW correctly acquired method and released locks 4 times. -method PASSED: Test 68, \_SB_.PCI0.USB3._PSW returned no values +method PASSED: Test 70, \_SB_.PCI0.USB3._PSW returned no values method as expected. -method PASSED: Test 68, \_SB_.PCI0.USB3._PSW correctly acquired +method PASSED: Test 70, \_SB_.PCI0.USB3._PSW correctly acquired method and released locks 4 times. -method PASSED: Test 68, \_SB_.PCI0.USB4._PSW returned no values +method PASSED: Test 70, \_SB_.PCI0.USB4._PSW returned no values method as expected. -method PASSED: Test 68, \_SB_.PCI0.USB4._PSW correctly acquired +method PASSED: Test 70, \_SB_.PCI0.USB4._PSW correctly acquired method and released locks 4 times. -method PASSED: Test 68, \_SB_.PCI0.USB5._PSW returned no values +method PASSED: Test 70, \_SB_.PCI0.USB5._PSW returned no values method as expected. -method PASSED: Test 68, \_SB_.PCI0.USB5._PSW correctly acquired +method PASSED: Test 70, \_SB_.PCI0.USB5._PSW correctly acquired method and released locks 4 times. method -method Test 69 of 93: Check _IRC (In Rush Current). -method SKIPPED: Test 69, Skipping test for non-existant object +method Test 71 of 96: Check _IRC (In Rush Current). +method SKIPPED: Test 71, Skipping test for non-existant object method _IRC. method -method Test 70 of 93: Check _EJD (Ejection Dependent Device). -method SKIPPED: Test 70, Skipping test for non-existant object +method Test 72 of 96: Check _PRE (Power Resources for +method Enumeration). +method SKIPPED: Test 72, Skipping test for non-existant object +method _PRE. +method +method Test 73 of 96: Check _EJD (Ejection Dependent Device). +method SKIPPED: Test 73, Skipping test for non-existant object method _EJD. method -method Test 71 of 93: Check _EJ0 (Eject). -method SKIPPED: Test 71, Skipping test for non-existant object +method Test 74 of 96: Check _EJ0 (Eject). +method SKIPPED: Test 74, Skipping test for non-existant object method _EJ0. method -method Test 72 of 93: Check _EJ1 (Eject). -method SKIPPED: Test 72, Skipping test for non-existant object +method Test 75 of 96: Check _EJ1 (Eject). +method SKIPPED: Test 75, Skipping test for non-existant object method _EJ1. method -method Test 73 of 93: Check _EJ2 (Eject). -method SKIPPED: Test 73, Skipping test for non-existant object +method Test 76 of 96: Check _EJ2 (Eject). +method SKIPPED: Test 76, Skipping test for non-existant object method _EJ2. method -method Test 74 of 93: Check _EJ3 (Eject). -method SKIPPED: Test 74, Skipping test for non-existant object +method Test 77 of 96: Check _EJ3 (Eject). +method SKIPPED: Test 77, Skipping test for non-existant object method _EJ3. method -method Test 75 of 93: Check _EJ4 (Eject). -method SKIPPED: Test 75, Skipping test for non-existant object +method Test 78 of 96: Check _EJ4 (Eject). +method SKIPPED: Test 78, Skipping test for non-existant object method _EJ4. method -method Test 76 of 93: Check _LCK (Lock). -method SKIPPED: Test 76, Skipping test for non-existant object +method Test 79 of 96: Check _LCK (Lock). +method SKIPPED: Test 79, Skipping test for non-existant object method _LCK. method -method Test 77 of 93: Check _ON (Set resource on). -method SKIPPED: Test 77, Skipping test for non-existant object +method Test 80 of 96: Check _ON (Set resource on). +method SKIPPED: Test 80, Skipping test for non-existant object method _ON. method -method Test 78 of 93: Check _OFF (Set resource off). -method SKIPPED: Test 78, Skipping test for non-existant object +method Test 81 of 96: Check _OFF (Set resource off). +method SKIPPED: Test 81, Skipping test for non-existant object method _OFF. method -method Test 79 of 93: Check _PSS (Performance Supported States). -method SKIPPED: Test 79, Skipping test for non-existant object +method Test 82 of 96: Check _PSS (Performance Supported States). +method SKIPPED: Test 82, Skipping test for non-existant object method _PSS. method -method Test 80 of 93: Check _DOS (Enable/Disable Output +method Test 83 of 96: Check _DOS (Enable/Disable Output method Switching). -method PASSED: Test 80, \_SB_.PCI0.PEGP.VGA_._DOS returned no +method PASSED: Test 83, \_SB_.PCI0.PEGP.VGA_._DOS returned no method values as expected. -method PASSED: Test 80, \_SB_.PCI0.PEGP.VGA_._DOS correctly +method PASSED: Test 83, \_SB_.PCI0.PEGP.VGA_._DOS correctly method acquired and released locks 4 times. -method PASSED: Test 80, \_SB_.PCI0.GFX0._DOS returned no values +method PASSED: Test 83, \_SB_.PCI0.GFX0._DOS returned no values method as expected. -method PASSED: Test 80, \_SB_.PCI0.GFX0._DOS correctly acquired +method PASSED: Test 83, \_SB_.PCI0.GFX0._DOS correctly acquired method and released locks 4 times. method -method Test 81 of 93: Check _DOD (Enumerate All Devices Attached +method Test 84 of 96: Check _DOD (Enumerate All Devices Attached method to Display Adapter). method Package has 3 elements: method 00: INTEGER: 0x00010100 @@ -754,9 +767,9 @@ method Type of display: 2 (TV/HDTV or other Analog-Video Moni method BIOS can detect device: 0 method Non-VGA device: 0 method Head or pipe ID: 0 -method PASSED: Test 81, Method _DOD returned a sane package of 3 +method PASSED: Test 84, Method _DOD returned a sane package of 3 method integers. -method PASSED: Test 81, \_SB_.PCI0.PEGP.VGA_._DOD correctly +method PASSED: Test 84, \_SB_.PCI0.PEGP.VGA_._DOD correctly method acquired and released locks 4 times. method Package has 1 elements: method 00: INTEGER: 0x00000400 @@ -767,250 +780,250 @@ method Type of display: 4 (Internal/Integrated Digital Flat P method BIOS can detect device: 0 method Non-VGA device: 0 method Head or pipe ID: 0 -method PASSED: Test 81, Method _DOD returned a sane package of 1 +method PASSED: Test 84, Method _DOD returned a sane package of 1 method integers. -method PASSED: Test 81, \_SB_.PCI0.GFX0._DOD correctly acquired +method PASSED: Test 84, \_SB_.PCI0.GFX0._DOD correctly acquired method and released locks 6 times. method -method Test 82 of 93: Check _ROM (Get ROM Data) Object. -method SKIPPED: Test 82, Skipping test for non-existant object +method Test 85 of 96: Check _ROM (Get ROM Data) Object. +method SKIPPED: Test 85, Skipping test for non-existant object method _ROM. method -method Test 83 of 93: Check _GPD (Get POST Device). -method SKIPPED: Test 83, Skipping test for non-existant object +method Test 86 of 96: Check _GPD (Get POST Device). +method SKIPPED: Test 86, Skipping test for non-existant object method _GPD. method -method Test 84 of 93: Check _SPD (Set POST Device). -method SKIPPED: Test 84, Skipping test for non-existant object +method Test 87 of 96: Check _SPD (Set POST Device). +method SKIPPED: Test 87, Skipping test for non-existant object method _SPD. method -method Test 85 of 93: Check _VPO (Video POST Options). -method SKIPPED: Test 85, Skipping test for non-existant object +method Test 88 of 96: Check _VPO (Video POST Options). +method SKIPPED: Test 88, Skipping test for non-existant object method _VPO. method -method Test 86 of 93: Check _ADR (Return Unique ID for Device). -method PASSED: Test 86, \_SB_.PCI0.MCHC._ADR correctly returned +method Test 89 of 96: Check _ADR (Return Unique ID for Device). +method PASSED: Test 89, \_SB_.PCI0.MCHC._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.MCHC._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.MCHC._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PEGP._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.PEGP._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.PEGP._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.PEGP._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.CRT_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.CRT_._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.CRT_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.CRT_._ADR correctly method acquired and released locks 4 times. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.LCD_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.LCD_._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.LCD_._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.LCD_._ADR correctly method acquired and released locks 4 times. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.TV__._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.TV__._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PEGP.VGA_.TV__._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.TV__._ADR correctly method acquired and released locks 4 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.GFX0._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.GFX0._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD01._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD01._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD01._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD01._ADR correctly method acquired and released locks 7 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD02._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD02._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD02._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD02._ADR correctly method acquired and released locks 7 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD03._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD03._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD03._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD03._ADR correctly method acquired and released locks 7 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD04._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD04._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD04._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD04._ADR correctly method acquired and released locks 7 times. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD05._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD05._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.GFX0.DD05._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.GFX0.DD05._ADR correctly method acquired and released locks 7 times. -method PASSED: Test 86, \_SB_.PCI0.HDEF._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.HDEF._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.HDEF._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.HDEF._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP01._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP01._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP01._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP01._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP01.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP01.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP01.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP01.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP02._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP02._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP02._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP02._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP02.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP02.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP02.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP02.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP03._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP03._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP03._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP03._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP03.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP03.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP03.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP03.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP04._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP04._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP04._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP04._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP04.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP04.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP04.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP04.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP05._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP05._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP05._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP05._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP05.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP05.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP05.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP05.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP06._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.RP06._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.RP06._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.RP06._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.RP06.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP06.PXSX._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.RP06.PXSX._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.RP06.PXSX._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.USB1._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.USB1._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.USB1._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.USB1._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.USB2._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.USB2._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.USB2._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.USB2._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.USB3._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.USB3._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.USB3._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.USB3._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.USB4._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.USB4._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.USB4._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.USB4._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.USB5._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.USB5._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.USB5._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.USB5._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.EHC1._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.EHC1._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT1._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT1._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT2._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT2._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT3._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT3._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT3._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT3._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT4._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT4._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT4._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT4._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT5._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT5._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT5._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT5._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT6._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT6._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC1.HUB7.PRT6._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC1.HUB7.PRT6._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.EHC2._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.EHC2._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT1._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT1._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT2._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT2._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT3._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT3._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT3._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT3._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT4._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT4._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.EHC2.HUB7.PRT4._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.EHC2.HUB7.PRT4._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PCIB._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.PCIB._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.PCIB._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.PCIB._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.LPCB._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.LPCB._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.LPCB._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.LPCB._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PATA._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.PATA._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.PATA._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.PATA._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID.P_D0._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID.P_D0._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID.P_D0._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID.P_D0._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID.P_D1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID.P_D1._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.PATA.PRID.P_D1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.PATA.PRID.P_D1._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.SATA._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.SATA._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.SATA._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.SATA._ADR correctly acquired method and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT0._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT0._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT0._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT0._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT1._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT1._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT1._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT2._ADR correctly method returned an integer. -method PASSED: Test 86, \_SB_.PCI0.SATA.PRT2._ADR correctly +method PASSED: Test 89, \_SB_.PCI0.SATA.PRT2._ADR correctly method acquired and released locks 3 times. -method PASSED: Test 86, \_SB_.PCI0.SBUS._ADR correctly returned +method PASSED: Test 89, \_SB_.PCI0.SBUS._ADR correctly returned method an integer. -method PASSED: Test 86, \_SB_.PCI0.SBUS._ADR correctly acquired +method PASSED: Test 89, \_SB_.PCI0.SBUS._ADR correctly acquired method and released locks 3 times. method -method Test 87 of 93: Check _BCL (Query List of Brightness +method Test 90 of 96: Check _BCL (Query List of Brightness method Control Levels Supported). method Package has 10 elements: method 00: INTEGER: 0x00000046 @@ -1023,9 +1036,9 @@ method 06: INTEGER: 0x00000028 method 07: INTEGER: 0x00000032 method 08: INTEGER: 0x0000003c method 09: INTEGER: 0x00000046 -method PASSED: Test 87, Method _BCL returned a sane package of 10 +method PASSED: Test 90, Method _BCL returned a sane package of 10 method integers. -method PASSED: Test 87, \_SB_.PCI0.PEGP.VGA_.LCD_._BCL correctly +method PASSED: Test 90, \_SB_.PCI0.PEGP.VGA_.LCD_._BCL correctly method acquired and released locks 4 times. method Package has 10 elements: method 00: INTEGER: 0x00000046 @@ -1038,141 +1051,141 @@ method 06: INTEGER: 0x00000028 method 07: INTEGER: 0x00000032 method 08: INTEGER: 0x0000003c method 09: INTEGER: 0x00000046 -method PASSED: Test 87, Method _BCL returned a sane package of 10 +method PASSED: Test 90, Method _BCL returned a sane package of 10 method integers. -method PASSED: Test 87, \_SB_.PCI0.GFX0.DD03._BCL correctly +method PASSED: Test 90, \_SB_.PCI0.GFX0.DD03._BCL correctly method acquired and released locks 4 times. method -method Test 88 of 93: Check _BCM (Set Brightness Level). -method PASSED: Test 88, \_SB_.PCI0.PEGP.VGA_.LCD_._BCM returned +method Test 91 of 96: Check _BCM (Set Brightness Level). +method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.LCD_._BCM returned method no values as expected. -method PASSED: Test 88, \_SB_.PCI0.PEGP.VGA_.LCD_._BCM correctly +method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.LCD_._BCM correctly method acquired and released locks 6 times. -method PASSED: Test 88, \_SB_.PCI0.GFX0.DD03._BCM returned no +method PASSED: Test 91, \_SB_.PCI0.GFX0.DD03._BCM returned no method values as expected. -method PASSED: Test 88, \_SB_.PCI0.GFX0.DD03._BCM correctly +method PASSED: Test 91, \_SB_.PCI0.GFX0.DD03._BCM correctly method acquired and released locks 6 times. method -method Test 89 of 93: Check _BQC (Brightness Query Current +method Test 92 of 96: Check _BQC (Brightness Query Current method Level). -method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.LCD_._BQC correctly +method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.LCD_._BQC correctly method returned an integer. -method PASSED: Test 89, \_SB_.PCI0.PEGP.VGA_.LCD_._BQC correctly +method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.LCD_._BQC correctly method acquired and released locks 6 times. -method PASSED: Test 89, \_SB_.PCI0.GFX0.DD03._BQC correctly +method PASSED: Test 92, \_SB_.PCI0.GFX0.DD03._BQC correctly method returned an integer. -method PASSED: Test 89, \_SB_.PCI0.GFX0.DD03._BQC correctly +method PASSED: Test 92, \_SB_.PCI0.GFX0.DD03._BQC correctly method acquired and released locks 6 times. method -method Test 90 of 93: Check _DDC (Return the EDID for this +method Test 93 of 96: Check _DDC (Return the EDID for this method Device). -method SKIPPED: Test 90, Skipping test for non-existant object +method SKIPPED: Test 93, Skipping test for non-existant object method _DDC. method -method Test 91 of 93: Check _DCS (Return the Status of Output +method Test 94 of 96: Check _DCS (Return the Status of Output method Device). -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.CRT_._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.CRT_._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.CRT_._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.CRT_._DCS correctly method acquired and released locks 7 times. -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.LCD_._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.LCD_._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.LCD_._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.LCD_._DCS correctly method acquired and released locks 7 times. -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.TV__._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.TV__._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.PEGP.VGA_.TV__._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.PEGP.VGA_.TV__._DCS correctly method acquired and released locks 7 times. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD01._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD01._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD01._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD01._DCS correctly method acquired and released locks 6 times. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD02._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD02._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD02._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD02._DCS correctly method acquired and released locks 6 times. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD03._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD03._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD03._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD03._DCS correctly method acquired and released locks 6 times. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD04._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD04._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD04._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD04._DCS correctly method acquired and released locks 6 times. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD05._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD05._DCS correctly method returned an integer. -method PASSED: Test 91, \_SB_.PCI0.GFX0.DD05._DCS correctly +method PASSED: Test 94, \_SB_.PCI0.GFX0.DD05._DCS correctly method acquired and released locks 6 times. method -method Test 92 of 93: Check _DGS (Query Graphics State). -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.CRT_._DGS correctly +method Test 95 of 96: Check _DGS (Query Graphics State). +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.CRT_._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.CRT_._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.CRT_._DGS correctly method acquired and released locks 4 times. -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.LCD_._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.LCD_._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.LCD_._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.LCD_._DGS correctly method acquired and released locks 4 times. -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.TV__._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.TV__._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.PEGP.VGA_.TV__._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.PEGP.VGA_.TV__._DGS correctly method acquired and released locks 4 times. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD01._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD01._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD01._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD01._DGS correctly method acquired and released locks 6 times. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD02._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD02._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD02._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD02._DGS correctly method acquired and released locks 6 times. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD03._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD03._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD03._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD03._DGS correctly method acquired and released locks 6 times. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD04._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD04._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD04._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD04._DGS correctly method acquired and released locks 6 times. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD05._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD05._DGS correctly method returned an integer. -method PASSED: Test 92, \_SB_.PCI0.GFX0.DD05._DGS correctly +method PASSED: Test 95, \_SB_.PCI0.GFX0.DD05._DGS correctly method acquired and released locks 6 times. method -method Test 93 of 93: Check _DSS (Device Set State). -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.CRT_._DSS returned +method Test 96 of 96: Check _DSS (Device Set State). +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.CRT_._DSS returned method no values as expected. -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.CRT_._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.CRT_._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.LCD_._DSS returned +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.LCD_._DSS returned method no values as expected. -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.LCD_._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.LCD_._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.TV__._DSS returned +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.TV__._DSS returned method no values as expected. -method PASSED: Test 93, \_SB_.PCI0.PEGP.VGA_.TV__._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.PEGP.VGA_.TV__._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD01._DSS returned no +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD01._DSS returned no method values as expected. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD01._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD01._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD02._DSS returned no +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD02._DSS returned no method values as expected. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD02._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD02._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD03._DSS returned no +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD03._DSS returned no method values as expected. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD03._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD03._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD04._DSS returned no +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD04._DSS returned no method values as expected. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD04._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD04._DSS correctly method acquired and released locks 4 times. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD05._DSS returned no +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD05._DSS returned no method values as expected. -method PASSED: Test 93, \_SB_.PCI0.GFX0.DD05._DSS correctly +method PASSED: Test 96, \_SB_.PCI0.GFX0.DD05._DSS correctly method acquired and released locks 4 times. method method ========================================================== -method 312 passed, 2 failed, 5 warnings, 0 aborted, 75 skipped, 0 +method 312 passed, 2 failed, 5 warnings, 0 aborted, 78 skipped, 0 method info only. method ==========================================================