summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex')
-rw-r--r--tests/aslts/src/runtime/collections/complex/badasl/badasl.asl6
-rw-r--r--tests/aslts/src/runtime/collections/complex/misc/misc.asl34
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns0.asl12
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns1.asl22
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns2.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns3.asl26
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns4.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/ns6.asl2
-rw-r--r--tests/aslts/src/runtime/collections/complex/namespace/scope.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl18
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl300
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl14
-rw-r--r--tests/aslts/src/runtime/collections/complex/provoke/provoke.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl30
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl6
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl8
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl2
30 files changed, 315 insertions, 315 deletions
diff --git a/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl b/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
index b83319828..8dc80ae6a 100644
--- a/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
+++ b/tests/aslts/src/runtime/collections/complex/badasl/badasl.asl
@@ -44,7 +44,7 @@ Name(z146, 146)
* Name(n000, 0)
* Error 1034 - ^ Name already exists in scope (N000)
*/
-Method(m101)
+Method(m101,, Serialized)
{
Name(ts, "m101")
@@ -75,7 +75,7 @@ Method(m101)
* Name (p000, Package(3) {0xabcd0000, 0xabcd0001, 0xabcd0002, 0xabcd0003})
* Error 4046 - Initializer list too long ^
*/
-Method(m102)
+Method(m102,, Serialized)
{
Name(ts, "m102")
@@ -90,7 +90,7 @@ Method(m102)
* Exception on Acquire.
* Access to inappropriate type data.
*/
-Method(m103)
+Method(m103,, Serialized)
{
Name(ts, "m103")
Name(i900, 0xfe7cb391d65a0000)
diff --git a/tests/aslts/src/runtime/collections/complex/misc/misc.asl b/tests/aslts/src/runtime/collections/complex/misc/misc.asl
index 87bcddebe..92daf7f93 100644
--- a/tests/aslts/src/runtime/collections/complex/misc/misc.asl
+++ b/tests/aslts/src/runtime/collections/complex/misc/misc.asl
@@ -84,7 +84,7 @@ Method(m112, 1)
// Unexpected value returned by ObjectType for Field Unit objects
// The field passed as explicit reference (RefOf)
-Method(m113, 1)
+Method(m113, 1, Serialized)
{
OperationRegion(r000, SystemMemory, 0x100, 0x100)
Field (r000, ByteAcc, NoLock, Preserve) {
@@ -99,7 +99,7 @@ Method(m113, 1)
// The BankField corrupts the contents of OperationRegion
-Method(m114, 1)
+Method(m114, 1, Serialized)
{
OperationRegion(r000, SystemMemory, 0x100, 0x100)
Field (r000, ByteAcc, NoLock, Preserve) {
@@ -185,7 +185,7 @@ Method(m116, 1)
}
// Now, this cause exception but should not
-Method(m117, 2)
+Method(m117, 2, Serialized)
{
Name(ts, "m117")
@@ -215,7 +215,7 @@ Method(m118, 1)
* as an ASL name (relative to the current scope) and the contents of that
* object are returned.
*/
-Method(m119, 1)
+Method(m119, 1, Serialized)
{
Name(b000, Buffer(){ 1, 2, 3, 4, 5, 6, 7, 8 })
@@ -333,7 +333,7 @@ Method(m11b, 1)
// Bug 54: All the ASL Operators which deal with at least two Buffer type
// objects cause unexpected exceptions in cases when both Buffer type objects
// are passed immediately
-Method(m11c, 1)
+Method(m11c, 1, Serialized)
{
Name(ts, "m11c")
@@ -394,7 +394,7 @@ Method(m11d, 1) {
* "If the string is shorter than the buffer,
* the remaining buffer bytes are set to zero".
*/
-Method(m11e, 1) {
+Method(m11e, 1, Serialized) {
Name(str0, "\x01\x02")
Name(buf0, Buffer(){0x03, 0x04, 0x05, 0x06})
@@ -424,7 +424,7 @@ Method(m11e, 1) {
//
// CANCELED: now it should perform opposite assertion because
// this bug was canceled.
-Method(m11f, 1) {
+Method(m11f, 1, Serialized) {
Name(b000, Buffer(200) {})
CreateField(b000, 0, 31, bf00)
CreateField(b000, 31, 32, bf01)
@@ -502,7 +502,7 @@ Method(m11f, 1) {
//
// CANCELED: now it should perform opposite assertion because
// this bug was canceled.
-Method(m120, 1) {
+Method(m120, 1, Serialized) {
OperationRegion(r000, SystemMemory, 0x100, 0x100)
Field(r000, ByteAcc, NoLock, Preserve) {
f000, 31,
@@ -581,7 +581,7 @@ Method(m120, 1) {
//
// CANCELED: now it should perform opposite assertion because
// this bug was canceled.
-Method(m121, 1) {
+Method(m121, 1, Serialized) {
Name(b000, Buffer(200) {})
CreateField(b000, 0, 31, bf00)
CreateField(b000, 31, 32, bf01)
@@ -653,7 +653,7 @@ Method(m121, 1) {
//
// CANCELED: now it should perform opposite assertion because
// this bug was canceled.
-Method(m122, 1) {
+Method(m122, 1, Serialized) {
OperationRegion(r000, SystemMemory, 0x100, 0x100)
Field(r000, ByteAcc, NoLock, Preserve) {
f000, 31,
@@ -723,7 +723,7 @@ Method(m122, 1) {
// Caused crash.
Method(m123, 1)
{
- Method(m000)
+ Method(m000,, Serialized)
{
// Field Unit
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -748,7 +748,7 @@ Method(m123, 1)
return (0)
}
- Method(m001)
+ Method(m001,, Serialized)
{
// Field Unit
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -829,7 +829,7 @@ Method(m124, 1)
*/
Method(m125, 1)
{
- Method(m001, 1)
+ Method(m001, 1, Serialized)
{
Name(s000, "String")
@@ -845,7 +845,7 @@ Method(m125, 1)
}
}
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(b000, Buffer(){0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5})
@@ -861,7 +861,7 @@ Method(m125, 1)
}
}
- Method(m003, 1)
+ Method(m003, 1, Serialized)
{
Name(p000, Package(){0xfff0, 0xfff1, 0xfff2, 0xfff3, 0xfff4, 0xfff5})
@@ -1057,7 +1057,7 @@ Method(mf87, 1)
CH03("mf87", z054, 2, 0, 0)
}
-Method(m15b)
+Method(m15b,, Serialized)
{
Name(ts, "m15b")
@@ -1278,7 +1278,7 @@ Method(m15b)
}
// Run-method
-Method(MSC0)
+Method(MSC0,, Serialized)
{
Name(ts, "MSC0")
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl b/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
index 89b48c8bc..52e68db97 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/fullpath.asl
@@ -36,11 +36,11 @@ Name(z179, 179)
* Check full path Name declarations performed from inside Methods
*/
-Method(fp00)
+Method(fp00,, Serialized)
{
Name(ts, "fp00")
- Method(m000)
+ Method(m000,, Serialized)
{
Name(\i4z0, 0xabcd0000)
@@ -68,11 +68,11 @@ Method(fp00)
CH03(ts, z179, 0x045, 0, 0)
}
-Method(fp01)
+Method(fp01,, Serialized)
{
Name(ts, "fp01")
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
if (LNot(arg0)) {
Name(\i4z1, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
index 5fd3b0f53..4051a19dd 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns0.asl
@@ -45,7 +45,7 @@ Name(z154, 154)
* Named Integer i000
*/
-Method(m000, 1)
+Method(m000, 1, Serialized)
{
Name(ts, "m000")
Name(i000, 0x00000001)
@@ -81,7 +81,7 @@ Method(m000, 1)
CH03(ts, z154, 0x002, 0, 0)
}
-Method(m001, 1)
+Method(m001, 1, Serialized)
{
Name(ts, "m001")
Name(i000, 0x00000001)
@@ -146,7 +146,7 @@ Method(m001, 1)
CH03(ts, z154, 0x005, 0, 0)
}
-Method(m002)
+Method(m002,, Serialized)
{
Name(ts, "m002")
Name(i000, 0x00100000)
@@ -175,7 +175,7 @@ Method(m002)
CH03(ts, z154, 0x008, 0, 0)
}
-Method(m003)
+Method(m003,, Serialized)
{
Name(ts, "m003")
Name(i000, 0x00100000)
@@ -206,7 +206,7 @@ Method(m003)
/*
* Local instead of i000 (in m001)
*/
-Method(m004, 1)
+Method(m004, 1, Serialized)
{
Name(ts, "m004")
Name(i001, 0)
@@ -275,7 +275,7 @@ Method(m004, 1)
/*
* Arg instead of i000 (in m001)
*/
-Method(m005, 2)
+Method(m005, 2, Serialized)
{
Name(ts, "m005")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
index 1b84e8e7f..24bc1f16c 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns0_root.asl
@@ -33,7 +33,7 @@
/*
* Internal Integer of Device instead of i000 (in m001)
*/
-Method(m006, 1)
+Method(m006, 1, Serialized)
{
Name(ts, "m006")
Device(d000)
@@ -109,7 +109,7 @@ Method(m006, 1)
/*
* Internal Integer of ThermalZone instead of i000 (in m001)
*/
-Method(m007, 1)
+Method(m007, 1, Serialized)
{
Name(ts, "m007")
ThermalZone(tz00)
@@ -184,7 +184,7 @@ Method(m007, 1)
/*
* Internal Integer of Processor instead of i000 (in m001)
*/
-Method(m008, 1)
+Method(m008, 1, Serialized)
{
Name(ts, "m008")
Processor(pr00, 0, 0xFFFFFFFF, 0)
@@ -260,7 +260,7 @@ Method(m008, 1)
/*
* Internal Integer of PowerResource instead of i000 (in m001)
*/
-Method(m009, 1)
+Method(m009, 1, Serialized)
{
Name(ts, "m009")
PowerResource(pw00, 1, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
index 2556fc205..207993221 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns1.asl
@@ -35,7 +35,7 @@ Name(z155, 155)
* nevertheless allow access to the elements of original objects.
*/
-Method(m100)
+Method(m100,, Serialized)
{
Name(ts, "m100")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -55,7 +55,7 @@ Method(m100)
CH03(ts, z155, 0x001, 0, 0)
}
-Method(m101)
+Method(m101,, Serialized)
{
Name(ts, "m101")
Name(b000, Buffer() {0x10, 0x11, 0x12})
@@ -75,7 +75,7 @@ Method(m101)
CH03(ts, z155, 0x003, 0, 0)
}
-Method(m102)
+Method(m102,, Serialized)
{
Name(ts, "m102")
Name(s000, "qqqqqqqqqqqqqq")
@@ -98,7 +98,7 @@ Method(m102)
/*
* Element of Package instead of i000 (in m001)
*/
-Method(m103, 1)
+Method(m103, 1, Serialized)
{
Name(ts, "m103")
Name(i001, 0)
@@ -170,7 +170,7 @@ Method(m103, 1)
/*
* Element of Package instead of i000 (in m002)
*/
-Method(m104)
+Method(m104,, Serialized)
{
Name(ts, "m104")
Name(i001, 0)
@@ -207,7 +207,7 @@ Method(m104)
/*
* Buffer Field instead of i000 (in m001)
*/
-Method(m105, 1)
+Method(m105, 1, Serialized)
{
Name(ts, "m105")
Name(i001, 0)
@@ -286,7 +286,7 @@ Method(m105, 1)
/*
* Field instead of i000 (in m001)
*/
-Method(m106, 1)
+Method(m106, 1, Serialized)
{
Name(ts, "m106")
Name(i001, 0)
@@ -367,7 +367,7 @@ Method(m106, 1)
*
* (is this test correct?)
*/
-Method(m107, 1)
+Method(m107, 1, Serialized)
{
Name(ts, "m107")
Name(i001, 0)
@@ -449,7 +449,7 @@ Method(m107, 1)
*
* (is this test correct?)
*/
-Method(m108, 1)
+Method(m108, 1, Serialized)
{
Name(ts, "m108")
Name(i001, 0)
@@ -529,7 +529,7 @@ Method(m108, 1)
/*
* Element of Buffer instead of i000 (in m001)
*/
-Method(m109, 1)
+Method(m109, 1, Serialized)
{
Name(ts, "m109")
Name(i001, 0)
@@ -606,7 +606,7 @@ Method(m109, 1)
/*
* Element of String instead of i000 (in m001)
*/
-Method(m10a, 1)
+Method(m10a, 1, Serialized)
{
Name(ts, "m10a")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
index f68bb5b45..7450515f0 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns2.asl
@@ -33,7 +33,7 @@ Name(z156, 156)
* where the parent is an element of some complex object (Device).
*/
-Method(m200)
+Method(m200,, Serialized)
{
Name(ts, "m200")
Device(d000)
@@ -57,7 +57,7 @@ Method(m200)
CH03(ts, z156, 0x001, 0, 0)
}
-Method(m201)
+Method(m201,, Serialized)
{
Name(ts, "m201")
Device(d000)
@@ -80,7 +80,7 @@ Method(m201)
CH03(ts, z156, 0x003, 0, 0)
}
-Method(m202)
+Method(m202,, Serialized)
{
Name(ts, "m202")
Device(d000)
@@ -106,7 +106,7 @@ Method(m202)
/*
* Element of Package instead of i000 (in m002)
*/
-Method(m204)
+Method(m204,, Serialized)
{
Name(ts, "m204")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
index 18e7b6e3a..dd449035e 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns2_root.asl
@@ -33,7 +33,7 @@
/*
* Element of Package instead of i000 (in m001)
*/
-Method(m203, 1)
+Method(m203, 1, Serialized)
{
Name(ts, "m203")
Name(i001, 0)
@@ -108,7 +108,7 @@ Method(m203, 1)
/*
* Buffer Field instead of i000 (in m001)
*/
-Method(m205, 1)
+Method(m205, 1, Serialized)
{
Name(ts, "m205")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
index 9c8b7f210..ffefd7c72 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns3.asl
@@ -32,7 +32,7 @@
*/
Name(z157, 157)
-Method(m300)
+Method(m300,, Serialized)
{
Name(ts, "m300")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -63,7 +63,7 @@ Method(m300)
CH03(ts, z157, 0x002, 0, 0)
}
-Method(m301)
+Method(m301,, Serialized)
{
Name(ts, "m301")
Name(b000, Buffer() {0x10, 0x11, 0x12})
@@ -95,7 +95,7 @@ Method(m301)
CH03(ts, z157, 0x005, 0, 0)
}
-Method(m302)
+Method(m302,, Serialized)
{
Name(ts, "m302")
Name(s000, "qqqqqqqqqqqqqq")
@@ -129,12 +129,12 @@ Method(m302)
/*
* Element of Package instead of i000 (in m001)
*/
-Method(m303, 1)
+Method(m303, 1, Serialized)
{
Name(ts, "m303")
Name(pp00, Package() {0x11111111, 0x00000001, 0x22223333})
- Method(m000, 2)
+ Method(m000, 2, Serialized)
{
Name(i001, 0)
Name(p000, Package() {1,2,3,4})
@@ -221,7 +221,7 @@ Method(m303, 1)
/*
* Element of Package instead of i000 (in m002)
*/
-Method(m304)
+Method(m304,, Serialized)
{
Name(ts, "m304")
Name(i001, 0)
@@ -273,7 +273,7 @@ Method(m304)
/*
* Buffer Field instead of i000 (in m001)
*/
-Method(m305)
+Method(m305,, Serialized)
{
Name(ts, "m305")
Name(b000, Buffer(16) {})
@@ -362,7 +362,7 @@ Method(m305)
/*
* Field instead of i000 (in m001)
*/
-Method(m306)
+Method(m306,, Serialized)
{
Name(ts, "m306")
Name(i001, 0)
@@ -452,7 +452,7 @@ Method(m306)
/*
* Bank Field instead of i000 (in m001)
*/
-Method(m307)
+Method(m307,, Serialized)
{
Name(ts, "m307")
Name(i001, 0)
@@ -543,7 +543,7 @@ Method(m307)
/*
* Index Field instead of i000 (in m001)
*/
-Method(m308)
+Method(m308,, Serialized)
{
Name(ts, "m308")
Name(i001, 0)
@@ -634,7 +634,7 @@ Method(m308)
/*
* Element of Buffer instead of i000 (in m001)
*/
-Method(m309, 1)
+Method(m309, 1, Serialized)
{
Name(ts, "m309")
Name(i001, 0)
@@ -736,7 +736,7 @@ Method(m309, 1)
/*
* Element of String instead of i000 (in m001)
*/
-Method(m30a, 1)
+Method(m30a, 1, Serialized)
{
Name(ts, "m30a")
Name(i001, 0)
@@ -840,7 +840,7 @@ Method(m30a, 1)
*
* CreateField deeper than parent
*/
-Method(m30b, 1)
+Method(m30b, 1, Serialized)
{
Name(ts, "m30b")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
index 0b2f5c333..750a85763 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns4.asl
@@ -37,7 +37,7 @@ do here all the tests ns0-ns... with Add replaced by MAdd
Name(z158, 158)
-Method(m401, 1)
+Method(m401, 1, Serialized)
{
Name(ts, "m401")
Name(i000, 0x00000001)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/ns6.asl b/tests/aslts/src/runtime/collections/complex/namespace/ns6.asl
index 849dffa52..6d60f772c 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/ns6.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/ns6.asl
@@ -2,7 +2,7 @@
Name(z160, 160)
-Method(m600)
+Method(m600,, Serialized)
{
Name(ts, "m600")
Name(i000, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/complex/namespace/scope.asl b/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
index c71901211..e3032214c 100644
--- a/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
+++ b/tests/aslts/src/runtime/collections/complex/namespace/scope.asl
@@ -32,11 +32,11 @@ Name(z178, 178)
!!!!!!!!!!!!!!!! It is in progress, just started !!!!!!!!!!!!!!!!
*/
-Method(sc00)
+Method(sc00,, Serialized)
{
Name(ts, "sc00")
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Scope(\) { Name(i2z4, 0xabcd0007) }
}
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
index 4606605f4..6d7b73cab 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
@@ -32,7 +32,7 @@
Name(z121, 121)
-Method(m617)
+Method(m617,, Serialized)
{
Name(ts, "m617")
@@ -12639,7 +12639,7 @@ Method(m617)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 2)
+ Method(m032, 2, Serialized)
{
Mutex(MTX0, 0)
@@ -12662,7 +12662,7 @@ Method(m617)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 2)
+ Method(m033, 2, Serialized)
{
Event(EVT0)
@@ -12683,7 +12683,7 @@ Method(m617)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 5)
+ Method(m034, 5, Serialized)
{
Name(ist0, 0)
@@ -24072,7 +24072,7 @@ Method(m617)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 2)
+ Method(m06c, 2, Serialized)
{
Mutex(MTX0, 0)
@@ -24095,7 +24095,7 @@ Method(m617)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 2)
+ Method(m06d, 2, Serialized)
{
Event(EVT0)
@@ -24116,7 +24116,7 @@ Method(m617)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 4)
+ Method(m06e, 4, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
index a432a91db..6efc93b36 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
@@ -32,7 +32,7 @@
Name(z085, 85)
-Method(m610)
+Method(m610,, Serialized)
{
Name(ts, "m610")
@@ -13156,7 +13156,7 @@ Method(m610)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -13179,7 +13179,7 @@ Method(m610)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -13200,7 +13200,7 @@ Method(m610)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -25061,7 +25061,7 @@ Method(m610)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -25084,7 +25084,7 @@ Method(m610)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -25105,7 +25105,7 @@ Method(m610)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
@@ -25173,7 +25173,7 @@ Method(m610)
}
}
- Method(m009)
+ Method(m009,, Serialized)
{
Name(buf0, Buffer(1){0x00})
while (buf0) {
@@ -26783,7 +26783,7 @@ Method(m610)
* = Buffer to Integer conversion if second operand is Buffer
* = Integer to Buffer conversion of the converted second operand
*/
-Method(m620)
+Method(m620,, Serialized)
{
Name(ts, "m620")
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
index fc941c9f4..5dbfdbcbc 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
@@ -33,7 +33,7 @@
Name(z117, 117)
-Method(m618)
+Method(m618,, Serialized)
{
Name(ts, "m618")
@@ -12851,7 +12851,7 @@ Method(m618)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Store("0321", Local3)
@@ -12876,7 +12876,7 @@ Method(m618)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Store("0321", Local1)
@@ -12899,7 +12899,7 @@ Method(m618)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24446,7 +24446,7 @@ Method(m618)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Store(Buffer(3){0x21, 0x03, 0x00}, Local3)
@@ -24471,7 +24471,7 @@ Method(m618)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Store(Buffer(3){0x21, 0x03, 0x00}, Local1)
@@ -24494,7 +24494,7 @@ Method(m618)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
index f810fee76..5b45f5658 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
@@ -33,7 +33,7 @@
Name(z086, 86)
-Method(m611)
+Method(m611,, Serialized)
{
Name(ts, "m611")
@@ -12641,7 +12641,7 @@ Method(m611)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -12664,7 +12664,7 @@ Method(m611)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -12685,7 +12685,7 @@ Method(m611)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24063,7 +24063,7 @@ Method(m611)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -24086,7 +24086,7 @@ Method(m611)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -24107,7 +24107,7 @@ Method(m611)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
index daefb4c00..df238822c 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
@@ -51,7 +51,7 @@
Name(z087, 87)
-Method(m612)
+Method(m612,, Serialized)
{
Name(ts, "m612")
@@ -11891,7 +11891,7 @@ Method(m612)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -11914,7 +11914,7 @@ Method(m612)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -11935,7 +11935,7 @@ Method(m612)
// Buffer Field to Integer conversion of the Buffer Field value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
index d5bf2f822..e88a24896 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
@@ -33,7 +33,7 @@
Name(z088, 88)
-Method(m613)
+Method(m613,, Serialized)
{
Name(ts, "m613")
@@ -43,7 +43,7 @@ Method(m613)
// Logical operators when the first operand is evaluated as String.
// LEqual LGreater LGreaterEqual LLess LLessEqual LNotEqual
- Method(m640, 1)
+ Method(m640, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
@@ -354,7 +354,7 @@ Method(m613)
}
}
- Method(m320, 1)
+ Method(m320, 1, Serialized)
{
Name(i603, 0xc179b3fe)
@@ -668,7 +668,7 @@ Method(m613)
// Integer to String conversion of the Integer second operand of
// Concatenate operator when the first operand is evaluated as String
- Method(m641, 1)
+ Method(m641, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
@@ -761,7 +761,7 @@ Method(m613)
}
}
- Method(m321, 1)
+ Method(m321, 1, Serialized)
{
Name(i603, 0xc179b3fe)
Name(i604, 0xfe7cb391d650a284)
@@ -881,7 +881,7 @@ Method(m613)
// Logical operators when the first operand is evaluated as Buffer
// (LEqual, LGreater, LGreaterEqual, LLess, LLessEqual, LNotEqual)
- Method(m644, 1)
+ Method(m644, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
@@ -1192,7 +1192,7 @@ Method(m613)
}
}
- Method(m324, 1)
+ Method(m324, 1, Serialized)
{
Name(i603, 0xc179b3fe)
@@ -1507,7 +1507,7 @@ Method(m613)
// Integer to Buffer conversion of the both Integer operands of
// Concatenate operator
- Method(m645, 1)
+ Method(m645, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
@@ -1530,7 +1530,7 @@ Method(m613)
m600(arg0, 1, Local0, bb22)
}
- Method(m325, 1)
+ Method(m325, 1, Serialized)
{
Name(i603, 0xc179b3fe)
@@ -1556,7 +1556,7 @@ Method(m613)
// Integer to Buffer conversion of the Integer second operand of
// Concatenate operator when the first operand is evaluated as Buffer
- Method(m646, 1)
+ Method(m646, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
@@ -1649,7 +1649,7 @@ Method(m613)
}
}
- Method(m326, 1)
+ Method(m326, 1, Serialized)
{
Name(i603, 0xc179b3fe)
Name(i604, 0xfe7cb391d650a284)
@@ -1759,7 +1759,7 @@ Method(m613)
// Integer to Buffer conversion of the Integer Source operand of
// ToString operator
- Method(m647, 1)
+ Method(m647, 1, Serialized)
{
Name(i60d, 0x6e7c534136502214)
Name(i60e, 0x6e00534136002214)
@@ -1889,7 +1889,7 @@ Method(m613)
}
}
- Method(m327, 1)
+ Method(m327, 1, Serialized)
{
Name(i60c, 0x6179534e)
Name(i60f, 0x6e7c534136002214)
@@ -2022,7 +2022,7 @@ Method(m613)
// Integer to Buffer conversion of the Integer Source operand of
// Mid operator
- Method(m648, 1)
+ Method(m648, 1, Serialized)
{
Name(i604, 0xfe7cb391d650a284)
Name(i60f, 0x6e7c534136002214)
@@ -2116,7 +2116,7 @@ Method(m613)
}
}
- Method(m328, 1)
+ Method(m328, 1, Serialized)
{
Name(i603, 0xc179b3fe)
Name(i60f, 0x6e7c534136002214)
@@ -2224,7 +2224,7 @@ Method(m613)
// of the 1-parameter Integer arithmetic operators
// (Decrement, Increment, FindSetLeftBit, FindSetRightBit, Not)
- Method(m64b, 1)
+ Method(m64b, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -2271,7 +2271,7 @@ Method(m613)
m600(arg0, 9, Local0, 0x01834c6e29af5d7b)
}
- Method(m32b, 1)
+ Method(m32b, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -2321,7 +2321,7 @@ Method(m613)
// String to Integer conversion of the String sole operand
// of the LNot Logical Integer operator
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Name(s600, "0")
Name(s601, "0321")
@@ -2346,7 +2346,7 @@ Method(m613)
// String to Integer conversion of the String sole operand
// of the FromBCD and ToBCD conversion operators
- Method(m64c, 1)
+ Method(m64c, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -2385,7 +2385,7 @@ Method(m613)
m600(arg0, 5, Local0, 0x3789012345678901)
}
- Method(m32c, 1)
+ Method(m32c, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -2428,7 +2428,7 @@ Method(m613)
// ShiftLeft, ShiftRight, Subtract, Xor
// Add, common 32-bit/64-bit test
- Method(m001, 1)
+ Method(m001, 1, Serialized)
{
Name(s601, "0321")
@@ -2614,7 +2614,7 @@ Method(m613)
}
// Add, 64-bit
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -2815,7 +2815,7 @@ Method(m613)
}
// Add, 32-bit
- Method(m003, 1)
+ Method(m003, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -3016,7 +3016,7 @@ Method(m613)
}
// And, common 32-bit/64-bit test
- Method(m004, 1)
+ Method(m004, 1, Serialized)
{
Name(s601, "0321")
@@ -3202,7 +3202,7 @@ Method(m613)
}
// And, 64-bit
- Method(m005, 1)
+ Method(m005, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -3403,7 +3403,7 @@ Method(m613)
}
// And, 32-bit
- Method(m006, 1)
+ Method(m006, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -3604,7 +3604,7 @@ Method(m613)
}
// Divide, common 32-bit/64-bit test
- Method(m007, 1)
+ Method(m007, 1, Serialized)
{
Name(s601, "0321")
@@ -3790,7 +3790,7 @@ Method(m613)
}
// Divide, 64-bit
- Method(m008, 1)
+ Method(m008, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -3991,7 +3991,7 @@ Method(m613)
}
// Divide, 32-bit
- Method(m009, 1)
+ Method(m009, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -4192,7 +4192,7 @@ Method(m613)
}
// Mod, common 32-bit/64-bit test
- Method(m00a, 1)
+ Method(m00a, 1, Serialized)
{
Name(s601, "0321")
@@ -4378,7 +4378,7 @@ Method(m613)
}
// Mod, 64-bit
- Method(m00b, 1)
+ Method(m00b, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -4579,7 +4579,7 @@ Method(m613)
}
// Mod, 32-bit
- Method(m00c, 1)
+ Method(m00c, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -4780,7 +4780,7 @@ Method(m613)
}
// Multiply, common 32-bit/64-bit test
- Method(m00d, 1)
+ Method(m00d, 1, Serialized)
{
Name(s601, "0321")
@@ -4966,7 +4966,7 @@ Method(m613)
}
// Multiply, 64-bit
- Method(m00e, 1)
+ Method(m00e, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -5167,7 +5167,7 @@ Method(m613)
}
// Multiply, 32-bit
- Method(m00f, 1)
+ Method(m00f, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -5368,7 +5368,7 @@ Method(m613)
}
// NAnd, common 32-bit/64-bit test
- Method(m010, 1)
+ Method(m010, 1, Serialized)
{
Name(s601, "0321")
@@ -5554,7 +5554,7 @@ Method(m613)
}
// NAnd, 64-bit
- Method(m011, 1)
+ Method(m011, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -5755,7 +5755,7 @@ Method(m613)
}
// NAnd, 32-bit
- Method(m012, 1)
+ Method(m012, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -5956,7 +5956,7 @@ Method(m613)
}
// NOr, common 32-bit/64-bit test
- Method(m013, 1)
+ Method(m013, 1, Serialized)
{
Name(s601, "0321")
@@ -6142,7 +6142,7 @@ Method(m613)
}
// NOr, 64-bit
- Method(m014, 1)
+ Method(m014, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -6343,7 +6343,7 @@ Method(m613)
}
// NOr, 32-bit
- Method(m015, 1)
+ Method(m015, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -6544,7 +6544,7 @@ Method(m613)
}
// Or, common 32-bit/64-bit test
- Method(m016, 1)
+ Method(m016, 1, Serialized)
{
Name(s601, "0321")
@@ -6730,7 +6730,7 @@ Method(m613)
}
// Or, 64-bit
- Method(m017, 1)
+ Method(m017, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -6931,7 +6931,7 @@ Method(m613)
}
// Or, 32-bit
- Method(m018, 1)
+ Method(m018, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -7132,7 +7132,7 @@ Method(m613)
}
// ShiftLeft, common 32-bit/64-bit test
- Method(m019, 1)
+ Method(m019, 1, Serialized)
{
Name(s601, "0321")
Name(s614, "B")
@@ -7319,7 +7319,7 @@ Method(m613)
}
// ShiftLeft, 64-bit
- Method(m01a, 1)
+ Method(m01a, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -7521,7 +7521,7 @@ Method(m613)
}
// ShiftLeft, 32-bit
- Method(m01b, 1)
+ Method(m01b, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -7723,7 +7723,7 @@ Method(m613)
}
// ShiftRight, common 32-bit/64-bit test
- Method(m01c, 1)
+ Method(m01c, 1, Serialized)
{
Name(s601, "0321")
Name(s614, "B")
@@ -7910,7 +7910,7 @@ Method(m613)
}
// ShiftRight, 64-bit
- Method(m01d, 1)
+ Method(m01d, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -8112,7 +8112,7 @@ Method(m613)
}
// ShiftRight, 32-bit
- Method(m01e, 1)
+ Method(m01e, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -8314,7 +8314,7 @@ Method(m613)
}
// Subtract, common 32-bit/64-bit test
- Method(m01f, 1)
+ Method(m01f, 1, Serialized)
{
Name(s601, "0321")
@@ -8500,7 +8500,7 @@ Method(m613)
}
// Subtract, 64-bit
- Method(m020, 1)
+ Method(m020, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -8701,7 +8701,7 @@ Method(m613)
}
// Subtract, 32-bit
- Method(m021, 1)
+ Method(m021, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -8902,7 +8902,7 @@ Method(m613)
}
// XOr, common 32-bit/64-bit test
- Method(m022, 1)
+ Method(m022, 1, Serialized)
{
Name(s601, "0321")
@@ -9088,7 +9088,7 @@ Method(m613)
}
// XOr, 64-bit
- Method(m023, 1)
+ Method(m023, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -9289,7 +9289,7 @@ Method(m613)
}
// XOr, 32-bit
- Method(m024, 1)
+ Method(m024, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -9715,7 +9715,7 @@ Method(m613)
// of the 2-parameter Logical Integer operators LAnd and LOr
// LAnd, common 32-bit/64-bit test
- Method(m025, 1)
+ Method(m025, 1, Serialized)
{
Name(s601, "0321")
@@ -9813,7 +9813,7 @@ Method(m613)
}
// LAnd, 64-bit
- Method(m026, 1)
+ Method(m026, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -9920,7 +9920,7 @@ Method(m613)
}
// LAnd, 32-bit
- Method(m027, 1)
+ Method(m027, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -10027,7 +10027,7 @@ Method(m613)
}
// Lor, common 32-bit/64-bit test
- Method(m028, 1)
+ Method(m028, 1, Serialized)
{
Name(s600, "0")
@@ -10125,7 +10125,7 @@ Method(m613)
}
// Lor, 64-bit
- Method(m029, 1)
+ Method(m029, 1, Serialized)
{
Name(s600, "0")
Name(s605, "FE7CB391D650A284")
@@ -10232,7 +10232,7 @@ Method(m613)
}
// Lor, 32-bit
- Method(m02a, 1)
+ Method(m02a, 1, Serialized)
{
Name(s600, "0")
Name(s604, "C179B3FE")
@@ -10381,7 +10381,7 @@ Method(m613)
// Logical operators when the first operand is evaluated as Integer
// (LEqual, LGreater, LGreaterEqual, LLess, LLessEqual, LNotEqual)
- Method(m64f, 1)
+ Method(m64f, 1, Serialized)
{
Name(s605, "FE7CB391D650A284")
@@ -10770,7 +10770,7 @@ Method(m613)
}
}
- Method(m32f, 1)
+ Method(m32f, 1, Serialized)
{
Name(s604, "C179B3FE")
@@ -11159,7 +11159,7 @@ Method(m613)
}
}
- Method(m02b, 1)
+ Method(m02b, 1, Serialized)
{
Name(s601, "0321")
@@ -11551,7 +11551,7 @@ Method(m613)
// String to Integer intermediate conversion of the String second
// operand of Concatenate operator in case the first one is Integer
- Method(m64g, 1)
+ Method(m64g, 1, Serialized)
{
Name(s601, "0321")
Name(s605, "FE7CB391D650A284")
@@ -11647,7 +11647,7 @@ Method(m613)
}
}
- Method(m32g, 1)
+ Method(m32g, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -11747,7 +11747,7 @@ Method(m613)
// operand of the ToString operator
// Common 32-bit/64-bit test
- Method(m02c, 1)
+ Method(m02c, 1, Serialized)
{
Name(s601, "0321")
Name(s614, "B")
@@ -11845,7 +11845,7 @@ Method(m613)
}
}
- Method(m64h, 1)
+ Method(m64h, 1, Serialized)
{
Name(s605, "FE7CB391D650A284")
@@ -11904,7 +11904,7 @@ Method(m613)
}
}
- Method(m32h, 1)
+ Method(m32h, 1, Serialized)
{
Name(s604, "C179B3FE")
@@ -11965,7 +11965,7 @@ Method(m613)
// String to Integer conversion of the String Index (second)
// operand of the Index operator
- Method(m02d, 1)
+ Method(m02d, 1, Serialized)
{
Name(s614, "B")
@@ -12168,7 +12168,7 @@ Method(m613)
// String to Integer conversion of the String Arg (third)
// operand of the Fatal operator
// (it can only be checked an exception does not occur)
- Method(m02e, 1)
+ Method(m02e, 1, Serialized)
{
Name(s601, "0321")
Name(s604, "C179B3FE")
@@ -12188,7 +12188,7 @@ Method(m613)
// operands of the Mid operator
// Common 32-bit/64-bit test
- Method(m02f, 1)
+ Method(m02f, 1, Serialized)
{
Name(s614, "B")
@@ -12376,7 +12376,7 @@ Method(m613)
}
}
- Method(m64i, 1)
+ Method(m64i, 1, Serialized)
{
Name(s605, "FE7CB391D650A284")
Name(s614, "B")
@@ -12564,7 +12564,7 @@ Method(m613)
}
}
- Method(m32i, 1)
+ Method(m32i, 1, Serialized)
{
Name(s604, "C179B3FE")
Name(s614, "B")
@@ -12754,7 +12754,7 @@ Method(m613)
// String to Integer conversion of the String StartIndex
// operand of the Match operator
- Method(m030, 1)
+ Method(m030, 1, Serialized)
{
Name(s614, "B")
@@ -12817,7 +12817,7 @@ Method(m613)
// String to Integer conversion of the String sole operand
// of the Method execution control operators (Sleep, Stall)
- Method(m031, 1)
+ Method(m031, 1, Serialized)
{
Name(s601, "0321")
Name(s61b, "63")
@@ -12853,7 +12853,7 @@ Method(m613)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Name(s601, "0321")
@@ -12878,7 +12878,7 @@ Method(m613)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Name(s601, "0321")
@@ -12901,7 +12901,7 @@ Method(m613)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(s600, "0")
Name(s601, "0321")
@@ -13028,7 +13028,7 @@ Method(m613)
// Logical operators when the first operand is evaluated as Buffer
// (LEqual, LGreater, LGreaterEqual, LLess, LLessEqual, LNotEqual)
- Method(m035, 1)
+ Method(m035, 1, Serialized)
{
Name(s601, "0321")
Name(s60c, "")
@@ -13610,7 +13610,7 @@ Method(m613)
// String to Buffer conversion of the String second operand of
// Concatenate operator when the first operand is evaluated as Buffer
- Method(m036, 1)
+ Method(m036, 1, Serialized)
{
Name(s601, "0321")
Name(s60c, "")
@@ -13722,7 +13722,7 @@ Method(m613)
// String taken the null character, that is impossible to show
// with an immediate String constant).
- Method(m037, 1)
+ Method(m037, 1, Serialized)
{
Name(s601, "0321")
Name(s60c, "")
@@ -13845,7 +13845,7 @@ Method(m613)
// of the 1-parameter Integer arithmetic operators
// (Decrement, Increment, FindSetLeftBit, FindSetRightBit, Not)
- Method(m64l, 1)
+ Method(m64l, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -13893,7 +13893,7 @@ Method(m613)
m600(arg0, 9, Local0, 0x01834c6e29af5d7b)
}
- Method(m32l, 1)
+ Method(m32l, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -13943,7 +13943,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer sole operand
// of the LNot Logical Integer operator
- Method(m03a, 1)
+ Method(m03a, 1, Serialized)
{
Name(b600, Buffer(1){0x00})
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -13967,7 +13967,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer sole operand
// of the FromBCD and ToBCD conversion operators
- Method(m64m, 1)
+ Method(m64m, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60f, Buffer() {0x01, 0x89, 0x67, 0x45, 0x23, 0x01, 0x89, 0x37})
@@ -14003,7 +14003,7 @@ Method(m613)
m600(arg0, 5, Local0, 0x3789012345678901)
}
- Method(m32m, 1)
+ Method(m32m, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b611, Buffer() {0x56, 0x34, 0x12, 0x90})
@@ -14044,7 +14044,7 @@ Method(m613)
// ShiftLeft, ShiftRight, Subtract, Xor
// Add, common 32-bit/64-bit test
- Method(m03b, 1)
+ Method(m03b, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -14230,7 +14230,7 @@ Method(m613)
}
// Add, 64-bit
- Method(m03c, 1)
+ Method(m03c, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -14431,7 +14431,7 @@ Method(m613)
}
// Add, 32-bit
- Method(m03d, 1)
+ Method(m03d, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -14632,7 +14632,7 @@ Method(m613)
}
// And, common 32-bit/64-bit test
- Method(m03e, 1)
+ Method(m03e, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -14818,7 +14818,7 @@ Method(m613)
}
// And, 64-bit
- Method(m03f, 1)
+ Method(m03f, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -15019,7 +15019,7 @@ Method(m613)
}
// And, 32-bit
- Method(m040, 1)
+ Method(m040, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -15220,7 +15220,7 @@ Method(m613)
}
// Divide, common 32-bit/64-bit test
- Method(m041, 1)
+ Method(m041, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -15406,7 +15406,7 @@ Method(m613)
}
// Divide, 64-bit
- Method(m042, 1)
+ Method(m042, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -15607,7 +15607,7 @@ Method(m613)
}
// Divide, 32-bit
- Method(m043, 1)
+ Method(m043, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -15808,7 +15808,7 @@ Method(m613)
}
// Mod, common 32-bit/64-bit test
- Method(m044, 1)
+ Method(m044, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -15994,7 +15994,7 @@ Method(m613)
}
// Mod, 64-bit
- Method(m045, 1)
+ Method(m045, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -16195,7 +16195,7 @@ Method(m613)
}
// Mod, 32-bit
- Method(m046, 1)
+ Method(m046, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -16396,7 +16396,7 @@ Method(m613)
}
// Multiply, common 32-bit/64-bit test
- Method(m047, 1)
+ Method(m047, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -16582,7 +16582,7 @@ Method(m613)
}
// Multiply, 64-bit
- Method(m048, 1)
+ Method(m048, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -16783,7 +16783,7 @@ Method(m613)
}
// Multiply, 32-bit
- Method(m049, 1)
+ Method(m049, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -16984,7 +16984,7 @@ Method(m613)
}
// NAnd, common 32-bit/64-bit test
- Method(m04a, 1)
+ Method(m04a, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -17170,7 +17170,7 @@ Method(m613)
}
// NAnd, 64-bit
- Method(m04b, 1)
+ Method(m04b, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -17371,7 +17371,7 @@ Method(m613)
}
// NAnd, 32-bit
- Method(m04c, 1)
+ Method(m04c, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -17572,7 +17572,7 @@ Method(m613)
}
// NOr, common 32-bit/64-bit test
- Method(m04d, 1)
+ Method(m04d, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -17758,7 +17758,7 @@ Method(m613)
}
// NOr, 64-bit
- Method(m04e, 1)
+ Method(m04e, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -17959,7 +17959,7 @@ Method(m613)
}
// NOr, 32-bit
- Method(m04f, 1)
+ Method(m04f, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -18160,7 +18160,7 @@ Method(m613)
}
// Or, common 32-bit/64-bit test
- Method(m050, 1)
+ Method(m050, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -18346,7 +18346,7 @@ Method(m613)
}
// Or, 64-bit
- Method(m051, 1)
+ Method(m051, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -18547,7 +18547,7 @@ Method(m613)
}
// Or, 32-bit
- Method(m052, 1)
+ Method(m052, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -18748,7 +18748,7 @@ Method(m613)
}
// ShiftLeft, common 32-bit/64-bit test
- Method(m053, 1)
+ Method(m053, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60e, Buffer(1){0xb})
@@ -18935,7 +18935,7 @@ Method(m613)
}
// ShiftLeft, 64-bit
- Method(m054, 1)
+ Method(m054, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -19137,7 +19137,7 @@ Method(m613)
}
// ShiftLeft, 32-bit
- Method(m055, 1)
+ Method(m055, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -19339,7 +19339,7 @@ Method(m613)
}
// ShiftRight, common 32-bit/64-bit test
- Method(m056, 1)
+ Method(m056, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60e, Buffer(1){0xb})
@@ -19526,7 +19526,7 @@ Method(m613)
}
// ShiftRight, 64-bit
- Method(m057, 1)
+ Method(m057, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -19728,7 +19728,7 @@ Method(m613)
}
// ShiftRight, 32-bit
- Method(m058, 1)
+ Method(m058, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -19930,7 +19930,7 @@ Method(m613)
}
// Subtract, common 32-bit/64-bit test
- Method(m059, 1)
+ Method(m059, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -20116,7 +20116,7 @@ Method(m613)
}
// Subtract, 64-bit
- Method(m05a, 1)
+ Method(m05a, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -20317,7 +20317,7 @@ Method(m613)
}
// Subtract, 32-bit
- Method(m05b, 1)
+ Method(m05b, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -20518,7 +20518,7 @@ Method(m613)
}
// XOr, common 32-bit/64-bit test
- Method(m05c, 1)
+ Method(m05c, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -20704,7 +20704,7 @@ Method(m613)
}
// XOr, 64-bit
- Method(m05d, 1)
+ Method(m05d, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -20905,7 +20905,7 @@ Method(m613)
}
// XOr, 32-bit
- Method(m05e, 1)
+ Method(m05e, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -21331,7 +21331,7 @@ Method(m613)
// of the 2-parameter Logical Integer operators LAnd and LOr
// LAnd, common 32-bit/64-bit test
- Method(m05f, 1)
+ Method(m05f, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -21429,7 +21429,7 @@ Method(m613)
}
// LAnd, 64-bit
- Method(m060, 1)
+ Method(m060, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -21536,7 +21536,7 @@ Method(m613)
}
// LAnd, 32-bit
- Method(m061, 1)
+ Method(m061, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -21643,7 +21643,7 @@ Method(m613)
}
// Lor, common 32-bit/64-bit test
- Method(m062, 1)
+ Method(m062, 1, Serialized)
{
Name(b600, Buffer(1){0x00})
@@ -21741,7 +21741,7 @@ Method(m613)
}
// Lor, 64-bit
- Method(m063, 1)
+ Method(m063, 1, Serialized)
{
Name(b600, Buffer(1){0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -21848,7 +21848,7 @@ Method(m613)
}
// Lor, 32-bit
- Method(m064, 1)
+ Method(m064, 1, Serialized)
{
Name(b600, Buffer(1){0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -21997,7 +21997,7 @@ Method(m613)
// Logical operators when the first operand is evaluated as Integer
// (LEqual, LGreater, LGreaterEqual, LLess, LLessEqual, LNotEqual)
- Method(m64p, 1)
+ Method(m64p, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -22386,7 +22386,7 @@ Method(m613)
}
}
- Method(m32p, 1)
+ Method(m32p, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -22775,7 +22775,7 @@ Method(m613)
}
}
- Method(m065, 1)
+ Method(m065, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -23167,7 +23167,7 @@ Method(m613)
// Buffer to Integer intermediate conversion of the Buffer second
// operand of Concatenate operator in case the first one is Integer
- Method(m64q, 1)
+ Method(m64q, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -23263,7 +23263,7 @@ Method(m613)
}
}
- Method(m32q, 1)
+ Method(m32q, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -23363,7 +23363,7 @@ Method(m613)
// operand of the ToString operator
// Common 32-bit/64-bit test
- Method(m066, 1)
+ Method(m066, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60e, Buffer(1){0xb})
@@ -23461,7 +23461,7 @@ Method(m613)
}
}
- Method(m64r, 1)
+ Method(m64r, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -23520,7 +23520,7 @@ Method(m613)
}
}
- Method(m32r, 1)
+ Method(m32r, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -23581,7 +23581,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer Index (second)
// operand of the Index operator
- Method(m067, 1)
+ Method(m067, 1, Serialized)
{
Name(b60e, Buffer(1){0xb})
@@ -23784,7 +23784,7 @@ Method(m613)
// Buffer to Integer conversion of the String Arg (third)
// operand of the Fatal operator
// (it can only be checked an exception does not occur)
- Method(m068, 1)
+ Method(m068, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
@@ -23803,7 +23803,7 @@ Method(m613)
// operands of the Mid operator
// Common 32-bit/64-bit test
- Method(m069, 1)
+ Method(m069, 1, Serialized)
{
Name(b60e, Buffer(1){0xb})
@@ -23991,7 +23991,7 @@ Method(m613)
}
}
- Method(m64s, 1)
+ Method(m64s, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
Name(b60e, Buffer(1){0xb})
@@ -24179,7 +24179,7 @@ Method(m613)
}
}
- Method(m32s, 1)
+ Method(m32s, 1, Serialized)
{
Name(b60a, Buffer(9){0x84, 0xA2, 0x50, 0xD6, 0x91, 0xB3, 0x7C, 0xFE, 0xa5})
Name(b60e, Buffer(1){0xb})
@@ -24369,7 +24369,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer StartIndex
// operand of the Match operator
- Method(m06a, 1)
+ Method(m06a, 1, Serialized)
{
Name(b60e, Buffer(1){0xb})
@@ -24432,7 +24432,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer sole operand
// of the Method execution control operators (Sleep, Stall)
- Method(m06b, 1)
+ Method(m06b, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b613, Buffer(1){0x3f})
@@ -24469,7 +24469,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -24494,7 +24494,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -24517,7 +24517,7 @@ Method(m613)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(b600, Buffer(1){0x00})
Name(b606, Buffer(3){0x21, 0x03, 0x00})
@@ -24642,7 +24642,7 @@ Method(m613)
// Buffer to String conversion of the Buffer second operand of
// Logical operators when the first operand is evaluated as String.
// LEqual LGreater LGreaterEqual LLess LLessEqual LNotEqual
- Method(m06f, 1)
+ Method(m06f, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60c, Buffer(67){
@@ -25025,7 +25025,7 @@ Method(m613)
// Buffer to String conversion of the Buffer second operand of
// Concatenate operator when the first operand is evaluated as String
- Method(m070, 1)
+ Method(m070, 1, Serialized)
{
Name(b606, Buffer(3){0x21, 0x03, 0x00})
Name(b60c, Buffer(67){
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
index 6eaff93d9..416e7143f 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
@@ -33,7 +33,7 @@
Name(z089, 89)
-Method(m614)
+Method(m614,, Serialized)
{
Name(ts, "m614")
Name(b640, Buffer(452){})
@@ -12304,7 +12304,7 @@ Method(m614)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
CreateField(b640, 0, 31, bf61)
@@ -12331,7 +12331,7 @@ Method(m614)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
CreateField(b640, 0, 31, bf61)
@@ -12356,7 +12356,7 @@ Method(m614)
// Buffer Field to Integer conversion of the Buffer Field value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
CreateField(b640, 0, 31, bf61)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
index 959b5fcc8..e08736602 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
@@ -33,7 +33,7 @@
Name(z090, 90)
-Method(m615)
+Method(m615,, Serialized)
{
Name(ts, "m615")
@@ -12641,7 +12641,7 @@ Method(m615)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -12664,7 +12664,7 @@ Method(m615)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -12685,7 +12685,7 @@ Method(m615)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24063,7 +24063,7 @@ Method(m615)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -24086,7 +24086,7 @@ Method(m615)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -24107,7 +24107,7 @@ Method(m615)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
index 69170923f..605192278 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
@@ -33,7 +33,7 @@
Name(z091, 91)
-Method(m616)
+Method(m616,, Serialized)
{
Name(ts, "m616")
@@ -12641,7 +12641,7 @@ Method(m616)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -12664,7 +12664,7 @@ Method(m616)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -12685,7 +12685,7 @@ Method(m616)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24063,7 +24063,7 @@ Method(m616)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -24086,7 +24086,7 @@ Method(m616)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -24107,7 +24107,7 @@ Method(m616)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
index aa9f3a0a9..69e689f08 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
@@ -33,7 +33,7 @@
Name(z120, 120)
-Method(m61b)
+Method(m61b,, Serialized)
{
Name(ts, "m61b")
@@ -11877,7 +11877,7 @@ Method(m61b)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -11900,7 +11900,7 @@ Method(m61b)
// Buffer Field to Integer conversion of the Buffer Field TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -11921,7 +11921,7 @@ Method(m61b)
// Buffer Field to Integer conversion of the Buffer Field value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
index a75a12e1e..10e9e739e 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
@@ -34,7 +34,7 @@
Name(z119, 119)
-Method(m61a)
+Method(m61a,, Serialized)
{
Name(ts, "m61a")
@@ -12642,7 +12642,7 @@ Method(m61a)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -12665,7 +12665,7 @@ Method(m61a)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -12686,7 +12686,7 @@ Method(m61a)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24065,7 +24065,7 @@ Method(m61a)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -24088,7 +24088,7 @@ Method(m61a)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -24109,7 +24109,7 @@ Method(m61a)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
index 6a2ef6de4..7a5b7134a 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
@@ -33,7 +33,7 @@
Name(z118, 118)
-Method(m619)
+Method(m619,, Serialized)
{
Name(ts, "m619")
@@ -12641,7 +12641,7 @@ Method(m619)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Acquire operator ???
- Method(m032, 1)
+ Method(m032, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -12664,7 +12664,7 @@ Method(m619)
// String to Integer conversion of the String TimeoutValue
// (second) operand of the Wait operator
- Method(m033, 1)
+ Method(m033, 1, Serialized)
{
Event(EVT0)
@@ -12685,7 +12685,7 @@ Method(m619)
// String to Integer conversion of the String value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m034, 1)
+ Method(m034, 1, Serialized)
{
Name(ist0, 0)
@@ -24063,7 +24063,7 @@ Method(m619)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Acquire operator
- Method(m06c, 1)
+ Method(m06c, 1, Serialized)
{
Mutex(MTX0, 0)
@@ -24086,7 +24086,7 @@ Method(m619)
// Buffer to Integer conversion of the Buffer TimeoutValue
// (second) operand of the Wait operator
- Method(m06d, 1)
+ Method(m06d, 1, Serialized)
{
Event(EVT0)
@@ -24107,7 +24107,7 @@ Method(m619)
// Buffer to Integer conversion of the Buffer value
// of Predicate of the Method execution control statements
// (If, ElseIf, While)
- Method(m06e, 1)
+ Method(m06e, 1, Serialized)
{
Name(ist0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl b/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
index 7b71b9aa4..1a633b46a 100644
--- a/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
+++ b/tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
@@ -39,7 +39,7 @@ Name(z055, 55)
// Meaningless zero valued parameter
-Method(m130, 1)
+Method(m130, 1, Serialized)
{
Name(B000, Buffer(2) {0x21, 0x21})
@@ -117,7 +117,7 @@ Method(m136, 1)
}
// Run-method
-Method(PRV0)
+Method(PRV0,, Serialized)
{
Name(ts, "PRV0")
diff --git a/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl b/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
index b22d2c95e..1f4bfb467 100644
--- a/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
@@ -476,7 +476,7 @@ Method(m687, 2)
// Gathers simple statistics of Store/CopyObject operators
// m688(<name>)
-Method(m688, 1)
+Method(m688, 1, Serialized)
{
// Objects are used as Source
@@ -578,7 +578,7 @@ if (y361) {
}
// Output statistics
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
@@ -752,7 +752,7 @@ if (y361) {
}
// Gathers statistics of CopyObject to Integer
- Method(m012, 2)
+ Method(m012, 2, Serialized)
{
// Integer
Name(INT1, 0xfedcba9876543211)
@@ -848,7 +848,7 @@ if (y361) {
// Verify storing of an immediate Source Object into different kinds
// of Target Objects by means of the specified operator (Store/CopyObject)
// m689(<name>, <store op>, <exc. conditions>)
-Method(m689, 3)
+Method(m689, 3, Serialized)
{
// Object-initializers are used either with Source or Target
// (names ended by 0 and 1 respectively)
@@ -995,7 +995,7 @@ if (y361) {
}
// Output statistics
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
@@ -1492,7 +1492,7 @@ if (y361) {
// Check Target Object to have the expected type and value
// m006(<msg>, <ref to target>, <target type>, <result object type>,
// <op>, <target save type>, <test data package>)
- Method(m006, 7)
+ Method(m006, 7, Serialized)
{
Name(MMM2, 0) // An auxiliary Object to invoke Method
@@ -1677,7 +1677,7 @@ if (y361) {
// on immediate storing to a Target Named Object of the specified type
// m008(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m008, 7)
+ Method(m008, 7, Serialized)
{
// Source Named Object
Name(SRC0, 0)
@@ -2039,7 +2039,7 @@ if (y361) {
// on immediate storing to a Target LocalX Object of the specified type
// m009(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m009, 7)
+ Method(m009, 7, Serialized)
{
// Source Named Object
Name(SRC0, 0)
@@ -2232,7 +2232,7 @@ if (y361) {
// on immediate storing to a Target Named Object of the specified type
// m00a(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m00a, 7)
+ Method(m00a, 7, Serialized)
{
// Source Object: Local1
// Target Named Object (or the reference to it in case of Fields)
@@ -2538,9 +2538,9 @@ if (y361) {
// Named Object of another specified type
// m00c(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m00c, 7)
+ Method(m00c, 7, Serialized)
{
- Method(m10c, 7)
+ Method(m10c, 7, Serialized)
{
// Source Named Object
Name(SRC0, 0)
@@ -2795,9 +2795,9 @@ if (y361) {
// to the Named Object of another specified type
// m00d(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m00d, 7)
+ Method(m00d, 7, Serialized)
{
- Method(m10d, 7)
+ Method(m10d, 7, Serialized)
{
// Source Named Object
Name(SRC0, 0)
@@ -3038,7 +3038,7 @@ if (y361) {
// on immediate storing to an Element of Package of the specified type
// m00e(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>, <test data package>)
- Method(m00e, 7)
+ Method(m00e, 7, Serialized)
{
// Source LocalX Object: Local1
// Target Package
@@ -4313,7 +4313,7 @@ if (y361) {
// m020(<msg>, <store op>, <exc. conditions>,
// <Target scale>, <Result scale>, <kind of Source-Target pair>)
- Method(m020, 6)
+ Method(m020, 6, Serialized)
{
// Initialize statistics
m001()
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
index e11b539eb..62aa88769 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/rexplicitconv.asl
@@ -35,7 +35,7 @@ Name(z126, 126)
// m693(<store op>, <exc. conditions>,
// <Target scale>, <Result scale>, <kind of Source-Target pair>)
-Method(m693, 5)
+Method(m693, 5, Serialized)
{
Name(ts, "m693")
@@ -199,7 +199,7 @@ Method(m693, 5)
}
// Output statistics
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
@@ -439,7 +439,7 @@ Method(m693, 5)
// Check Target Object to have the expected type and value
// m006(<msg>, <ref to target>, <target type>, <source type>,
// <op>, <target save type>, <test data package>)
- Method(m006, 7)
+ Method(m006, 7, Serialized)
{
Name(MMM2, 0) // The auxiliary Object to invoke Method
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
index 7237bb83d..b2ce664a7 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/rindecrement.asl
@@ -36,7 +36,7 @@ Name(z125, 125)
// into different kinds of Target Objects by means of the specified
// either Increment or Decrement operator
// m692(<op (Increment/Decrement)>, <exc. conditions>)
-Method(m692, 2)
+Method(m692, 2, Serialized)
{
Name(ts, "m692")
@@ -181,7 +181,7 @@ Method(m692, 2)
}
// Output statistics
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
@@ -465,7 +465,7 @@ Method(m692, 2)
// as an immediate operand in Increment/Decrement operators
// m008(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>)
- Method(m008, 6)
+ Method(m008, 6, Serialized)
{
// Source Named Object
Name(SRC0, 0)
@@ -652,7 +652,7 @@ Method(m692, 2)
// as an immediate operand in Increment/Decrement operators
// m00b(<msg>, <aux>, <target type>, <source type>,
// <op>, <exc. condition>)
- Method(m00b, 6)
+ Method(m00b, 6, Serialized)
{
// Source Named Object
Name(SRC0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
index 4e60838b4..b0f7d7fda 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
@@ -36,7 +36,7 @@ Name(z127, 127)
// m694(<store op>, <exc. conditions>,
// <Target scale>, <Result scale>, <kind of Source-Target pair>)
-Method(m694, 5)
+Method(m694, 5, Serialized)
{
Name(ts, "m694")
@@ -228,7 +228,7 @@ Method(m694, 5)
}
// Output statistics
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
diff --git a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
index 3127ce5de..784c3910f 100644
--- a/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
+++ b/tests/aslts/src/runtime/collections/complex/result/tests/rstore/rstore.asl
@@ -34,7 +34,7 @@
Name(z123, 123)
// Store to Global Named Objects, Constant and LocalX
-Method(m690)
+Method(m690,, Serialized)
{
Name(ts, "m690")