summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/Identity2MS
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/Identity2MS')
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl2
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl90
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl2
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl4
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl4
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl18
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl30
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl8
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl24
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl12
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl4
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl64
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl64
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl8
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl228
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/ns4.asl2
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/ns6.asl2
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl6
-rw-r--r--tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl6
19 files changed, 289 insertions, 289 deletions
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl
index 4c987df13..6a22077e2 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MAIN.asl
@@ -109,7 +109,7 @@ DefinitionBlock("extra.aml", "DSDT", 0x1, "INTEL", "ABCDE", 0x1)
/*
* Reset POUT service to the initial state
*/
- Method(RST9)
+ Method(RST9,, Serialized)
{
Name(lpN0, 0)
Name(lpC0, 0)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl
index 8700ebe74..4c46c6388 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl
@@ -76,7 +76,7 @@ Name(z161, 161)
*
* fail
*/
-Method(mf00)
+Method(mf00,, Serialized)
{
Name(ts, "mf00")
Name(i000, 0xabcd0000)
@@ -99,7 +99,7 @@ Method(mf00)
*
* success/fail
*/
-Method(mf01)
+Method(mf01,, Serialized)
{
Name(ts, "mf01")
Name(s000, "qwertyuiop")
@@ -125,7 +125,7 @@ Method(mf01)
*
* fail
*/
-Method(mf02)
+Method(mf02,, Serialized)
{
Name(ts, "mf02")
Name(s000, "qwertyuiop")
@@ -148,7 +148,7 @@ Method(mf02)
*
* success
*/
-Method(mf03)
+Method(mf03,, Serialized)
{
Name(ts, "mf03")
Name(i000, 0x12340001)
@@ -186,7 +186,7 @@ Method(mf03)
*
* fail
*/
-Method(mf04)
+Method(mf04,, Serialized)
{
Name(ts, "mf04")
Name(i000, 0xabcd0000)
@@ -230,7 +230,7 @@ Method(mf04)
*
* succeeded
*/
-Method(mf05)
+Method(mf05,, Serialized)
{
Name(ts, "mf05")
@@ -260,7 +260,7 @@ Method(mf05)
*
* succeeded
*/
-Method(mf06)
+Method(mf06,, Serialized)
{
Name(ts, "mf06")
Name(i000, 0xabcd0000)
@@ -293,7 +293,7 @@ Method(mf06)
*
* succeeded
*/
-Method(mf07)
+Method(mf07,, Serialized)
{
Name(ts, "mf07")
@@ -324,7 +324,7 @@ Method(mf07)
*
* fail
*/
-Method(mf08)
+Method(mf08,, Serialized)
{
Name(ts, "mf08")
Name(pr, 1)
@@ -378,7 +378,7 @@ Method(mf08)
*
* fail
*/
-Method(mf09)
+Method(mf09,, Serialized)
{
Name(ts, "mf09")
Name(s000, "qqqqqqqqqqqqqq")
@@ -400,7 +400,7 @@ Method(mf09)
*
* success
*/
-Method(mf0a)
+Method(mf0a,, Serialized)
{
Name(ts, "mf0a")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -464,7 +464,7 @@ Method(mf0a)
*
* succeeded
*/
-Method(mf0b)
+Method(mf0b,, Serialized)
{
Name(ts, "mf0b")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -529,7 +529,7 @@ Method(mf0b)
*
* succeeded
*/
-Method(mf0c)
+Method(mf0c,, Serialized)
{
Name(ts, "mf0c")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -594,7 +594,7 @@ Method(mf0c)
*
* fail
*/
-Method(mf0d)
+Method(mf0d,, Serialized)
{
Name(ts, "mf0d")
Name(b000, Buffer(16) {})
@@ -635,7 +635,7 @@ Method(mf0d)
*
* fail
*/
-Method(mf0e)
+Method(mf0e,, Serialized)
{
Name(ts, "mf0e")
Name(b000, Buffer(16) {})
@@ -672,7 +672,7 @@ Method(mf0e)
*
* fail
*/
-Method(mf0f)
+Method(mf0f,, Serialized)
{
Name(ts, "mf0f")
Name(b000, Buffer(16) {})
@@ -736,7 +736,7 @@ Method(mf0f)
*
* fail
*/
-Method(mf10)
+Method(mf10,, Serialized)
{
Name(ts, "mf10")
Name(b000, Buffer(16) {})
@@ -783,7 +783,7 @@ Method(mf10)
*
* fail
*/
-Method(mf11)
+Method(mf11,, Serialized)
{
Name(ts, "mf11")
Name(b000, Buffer(4) {0x10, 0x11, 0x12, 0x13})
@@ -801,7 +801,7 @@ Method(mf11)
*
* fail
*/
-Method(mf12)
+Method(mf12,, Serialized)
{
Name(ts, "mf12")
@@ -939,7 +939,7 @@ Method(mf12)
*
* fail
*/
-Method(mf13)
+Method(mf13,, Serialized)
{
Name(ts, "mf13")
@@ -1114,7 +1114,7 @@ Method(mf13)
*
* fail
*/
-Method(mf14)
+Method(mf14,, Serialized)
{
Name(ts, "mf14")
Name(i000, 0)
@@ -1130,7 +1130,7 @@ Method(mf14)
*
* fail
*/
-Method(mf15)
+Method(mf15,, Serialized)
{
Name(ts, "mf15")
@@ -1156,7 +1156,7 @@ Method(mf15)
*
* success
*/
-Method(mf16)
+Method(mf16,, Serialized)
{
Name(ts, "mf16")
@@ -1181,12 +1181,12 @@ Method(mf16)
*
* success
*/
-Method(mf17)
+Method(mf17,, Serialized)
{
Name(ts, "mf17")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0003})
- Method(m000)
+ Method(m000,, Serialized)
{
Name(pp00, Package() {0xabcd0000, 0xabcd0001, 0xabcd0003})
@@ -1207,7 +1207,7 @@ Method(mf17)
*
* fail
*/
-Method(mf18)
+Method(mf18,, Serialized)
{
Name(ts, "mf18")
Name(s000, "qwertyuiop")
@@ -1230,7 +1230,7 @@ Method(mf18)
*
* fail
*/
-Method(mf19)
+Method(mf19,, Serialized)
{
Name(ts, "mf19")
Name(b000, Buffer(4) {0x10, 0x11, 0x12, 0x13})
@@ -1253,7 +1253,7 @@ Method(mf19)
*
* fail
*/
-Method(mf1a)
+Method(mf1a,, Serialized)
{
Name(ts, "mf1a")
@@ -1277,7 +1277,7 @@ Method(mf1a)
*
* fail
*/
-Method(mf1b)
+Method(mf1b,, Serialized)
{
Name(ts, "mf1b")
Name(s000, "12345678")
@@ -1300,7 +1300,7 @@ Method(mf1b)
*
* fail
*/
-Method(mf1c)
+Method(mf1c,, Serialized)
{
Name(ts, "mf1c")
Name(b000, Buffer(4) {0x10, 0x11, 0x12, 0x13})
@@ -1323,7 +1323,7 @@ Method(mf1c)
*
* success
*/
-Method(mf1d)
+Method(mf1d,, Serialized)
{
Name(ts, "mf1d")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -1346,7 +1346,7 @@ Method(mf1d)
*
* success
*/
-Method(mf1e)
+Method(mf1e,, Serialized)
{
Name(ts, "mf1e")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -1375,7 +1375,7 @@ Method(mf1e)
*
* success
*/
-Method(mf1f)
+Method(mf1f,, Serialized)
{
Name(ts, "mf1f")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -1400,7 +1400,7 @@ Method(mf1f)
*
* success
*/
-Method(mf20)
+Method(mf20,, Serialized)
{
Name(ts, "mf20")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -1423,7 +1423,7 @@ Method(mf20)
*
* success
*/
-Method(mf21)
+Method(mf21,, Serialized)
{
Name(ts, "mf21")
OperationRegion(r000, SystemMemory, 0x100, 0x100)
@@ -1452,7 +1452,7 @@ Method(mf21)
*
* success
*/
-Method(mf22)
+Method(mf22,, Serialized)
{
Name(ts, "mf22")
OperationRegion(r003, SystemMemory, 0x180, 0x080)
@@ -1478,7 +1478,7 @@ Method(mf22)
*
* success
*/
-Method(mf23)
+Method(mf23,, Serialized)
{
Name(ts, "mf23")
OperationRegion(r003, SystemMemory, 0x180, 0x080)
@@ -1507,7 +1507,7 @@ Method(mf23)
*
* success
*/
-Method(mf24)
+Method(mf24,, Serialized)
{
Name(ts, "mf24")
OperationRegion(r003, SystemMemory, 0x180, 0x080)
@@ -1545,7 +1545,7 @@ Method(mf24)
*
* succeed
*/
-Method(mf25)
+Method(mf25,, Serialized)
{
Name(ts, "mf25")
Device(d000) { Name(id00, 0xabcd0005) }
@@ -1565,7 +1565,7 @@ Method(mf25)
*
* success
*/
-Method(mf27)
+Method(mf27,, Serialized)
{
Name(ts, "mf27")
Event(e000)
@@ -1585,7 +1585,7 @@ Method(mf27)
*
* success
*/
-Method(mf28)
+Method(mf28,, Serialized)
{
Name(ts, "mf28")
Mutex(mx00, 0)
@@ -1605,7 +1605,7 @@ Method(mf28)
*
* success
*/
-Method(mf29, 1)
+Method(mf29, 1, Serialized)
{
Name(ts, "mf29")
Event(e000)
@@ -1625,7 +1625,7 @@ Method(mf29, 1)
*
* success
*/
-Method(mf2a, 1)
+Method(mf2a, 1, Serialized)
{
Name(ts, "mf2a")
Mutex(mx00, 0)
@@ -1646,7 +1646,7 @@ Method(mf2a, 1)
*
* fail
*/
-Method(mf2b)
+Method(mf2b,, Serialized)
{
Name(ts, "mf2b")
Device(d000) { Name(id00, 0xabcd0005) }
@@ -1671,7 +1671,7 @@ Method(mf2b)
*
* fail
*/
-Method(mf2c, 1)
+Method(mf2c, 1, Serialized)
{
Name(ts, "mf2c")
Device(d000) { Name(id00, 0xabcd0005) }
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl
index 57a968922..f25cdd9e7 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device.asl
@@ -31,7 +31,7 @@ Name(z174, 174)
/*
* Exotic case of CopyObject usage
*/
-Method(md00)
+Method(md00,, Serialized)
{
Name(ts, "md00")
Device(d000) {
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl
index 7aea3eb5c..78ce6d5db 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_abbu.asl
@@ -32,7 +32,7 @@
Name(z172, 172)
-Method(dvf2)
+Method(dvf2,, Serialized)
{
Name(ts, "dvf2")
Device(d000) {
@@ -66,7 +66,7 @@ Method(dvf2)
*
* fail
*/
-Method(mf26)
+Method(mf26,, Serialized)
{
Name(ts, "mf26")
Name(i000, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl
index 0417e04a2..44a91faf4 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/device_aslts.asl
@@ -32,7 +32,7 @@
Name(z173, 173)
-Method(dvf2)
+Method(dvf2,, Serialized)
{
Name(ts, "dvf2")
Device(d000) {
@@ -64,7 +64,7 @@ Method(dvf2)
* Named element of Package, perhaps, is not implemented by MS,
* i000 in Package(){i000} is, on MS, the same as Package(){"i000"}.
*/
-Method(mf26)
+Method(mf26,, Serialized)
{
Name(ts, "mf26")
Name(i000, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl
index aa9f60774..66564eaf6 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in00.asl
@@ -55,7 +55,7 @@ Name(z163, 163)
/*
* Simple, 3-level
*/
-Method(in00, 1)
+Method(in00, 1, Serialized)
{
Name(ts, "in00")
Name(i000, 0x00000001)
@@ -91,7 +91,7 @@ Method(in00, 1)
* added writing into i000:
* Store(0x00040000, i000)
*/
-Method(in01, 1)
+Method(in01, 1, Serialized)
{
Name(ts, "in01")
Name(i000, 0x00000001)
@@ -158,7 +158,7 @@ Method(in01, 1)
* Recurcive execution of m001:
* Add(i000, m001(), Local0)
*/
-Method(in02)
+Method(in02,, Serialized)
{
Name(ts, "in02")
Name(i000, 0x00100000)
@@ -192,7 +192,7 @@ Method(in02)
/*
* Local instead of i000 (in in01)
*/
-Method(in03, 1)
+Method(in03, 1, Serialized)
{
Name(ts, "in03")
Name(i001, 0)
@@ -271,7 +271,7 @@ Method(in03, 1)
* m00X are passed with i000
* argX inside m00X is rewritten
*/
-Method(in04)
+Method(in04,, Serialized)
{
Name(ts, "in04")
Name(i000, 0x00000001)
@@ -418,7 +418,7 @@ Method(in04)
/*
* Note: now the checkings are so that in05 succeeds on MS.
*/
-Method(in05)
+Method(in05,, Serialized)
{
Name(ts, "in05")
@@ -428,12 +428,12 @@ Method(in05)
Name(p000, Package() {0xabcd0001, 0xabcd0002, 0xabcd0003})
Event(e000)
Mutex(mx00, 0)
- Method(mmm0) {
+ Method(mmm0,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( "qwertyui" )
}
- Method(mmm1) {
+ Method(mmm1,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( 0xabcd0004 )
@@ -554,7 +554,7 @@ Method(in05)
CH03(ts, z163, 0x000, 0, 0)
}
-Method(in06)
+Method(in06,, Serialized)
{
Name(ts, "in06")
Name(i000, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl
index 02f346d2e..fce41aa8d 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in10.asl
@@ -57,7 +57,7 @@ Name(z164, 164)
* Package is passed by ArgX to method:
* - directly
*/
-Method(in10)
+Method(in10,, Serialized)
{
Name(ts, "in10")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -93,7 +93,7 @@ Method(in10)
* Package is passed by ArgX to method:
* - by ORef
*/
-Method(in11)
+Method(in11,, Serialized)
{
Name(ts, "in11")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -132,7 +132,7 @@ Method(in11)
* - directly
* - by ORef
*/
-Method(in12)
+Method(in12,, Serialized)
{
Name(ts, "in12")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -172,7 +172,7 @@ Method(in12)
* - do ORef and pass to LocalX
* - do DerefOf and pass to LocalX
*/
-Method(in13)
+Method(in13,, Serialized)
{
Name(ts, "in13")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -225,7 +225,7 @@ Method(in13)
* Named element of Package is simply not implemented by MS,
* i000 in Package(){i000} is, on MS, the same as Package(){"i000"}.
*/
-Method(in14)
+Method(in14,, Serialized)
{
Name(ts, "in14")
Name(i000, 0xabcd0000)
@@ -294,7 +294,7 @@ Method(in14)
* Named element of Package is simply not implemented by MS,
* i000 in Package(){i000} is, on MS, the same as Package(){"i000"}.
*/
-Method(in15)
+Method(in15,, Serialized)
{
Name(ts, "in15")
Name(i000, 0xabcd0000)
@@ -332,7 +332,7 @@ Method(in15)
* Buffer
*/
-Method(in16)
+Method(in16,, Serialized)
{
Name(ts, "in16")
Name(b000, Buffer() {0x10, 0x11, 0x12})
@@ -385,7 +385,7 @@ Method(in16)
*
* Recursive call to m001
*/
-Method(in17)
+Method(in17,, Serialized)
{
Name(ts, "in17")
Name(i001, 0)
@@ -435,7 +435,7 @@ Method(in17)
/*
* Field instead of i000 (in in01)
*/
-Method(in18, 1)
+Method(in18, 1, Serialized)
{
Name(ts, "in18")
Name(i001, 0)
@@ -516,7 +516,7 @@ Method(in18, 1)
*
* (is this test correct?)
*/
-Method(in19, 1)
+Method(in19, 1, Serialized)
{
Name(ts, "in19")
Name(i001, 0)
@@ -598,7 +598,7 @@ Method(in19, 1)
*
* (is this test correct?)
*/
-Method(in1a, 1)
+Method(in1a, 1, Serialized)
{
Name(ts, "in1a")
Name(i001, 0)
@@ -683,7 +683,7 @@ Method(in1a, 1)
/*
* Element of Buffer instead of i000 (in in01)
*/
-Method(in1b, 1)
+Method(in1b, 1, Serialized)
{
Name(ts, "in1b")
Name(i001, 0)
@@ -755,7 +755,7 @@ Method(in1b, 1)
* added argument to methods and b000 passed without any use of that
* parameter inside the methods
*/
-Method(in1c, 1)
+Method(in1c, 1, Serialized)
{
Name(ts, "in1c")
Name(i001, 0)
@@ -833,7 +833,7 @@ Method(in1c, 1)
/*
* Element of Package instead of i000 (in in01)
*/
-Method(in1d)
+Method(in1d,, Serialized)
{
Name(ts, "in1d")
Name(i001, 0)
@@ -898,7 +898,7 @@ Method(in1d)
* added argument to methods and b000 passed without any use of that
* parameter inside the methods
*/
-Method(in1e)
+Method(in1e,, Serialized)
{
Name(ts, "in1e")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl
index c6f96d385..8a8bcde3b 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in20.asl
@@ -42,7 +42,7 @@ Name(z165, 165)
/*
* Simple, 3-level
*/
-Method(in20, 1)
+Method(in20, 1, Serialized)
{
Name(ts, "in20")
Name(i000, 0x00000001)
@@ -88,7 +88,7 @@ Method(in20, 1)
* added writing into i000:
* Store(0x00040000, i000)
*/
-Method(in21, 1)
+Method(in21, 1, Serialized)
{
Name(ts, "in21")
Name(i000, 0x00000001)
@@ -156,7 +156,7 @@ Method(in21, 1)
* Recurcive execution of m001:
* Add(i000, m001(), Local0)
*/
-Method(in22)
+Method(in22,, Serialized)
{
Name(ts, "in22")
Name(i000, 0x00100000)
@@ -196,7 +196,7 @@ Method(in22)
/*
* Arg instead of i000 (in in01)
*/
-Method(in23, 2)
+Method(in23, 2, Serialized)
{
Name(ts, "in23")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl
index 5b0dc2d51..35cf88fcc 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in30.asl
@@ -51,7 +51,7 @@ Name(z166, 166)
* Package is passed by ArgX to method:
* - directly
*/
-Method(in30)
+Method(in30,, Serialized)
{
Name(ts, "in30")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -92,7 +92,7 @@ Method(in30)
* Package is passed by ArgX to method:
* - by ORef
*/
-Method(in31)
+Method(in31,, Serialized)
{
Name(ts, "in31")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -136,7 +136,7 @@ Method(in31)
* - directly
* - by ORef
*/
-Method(in32)
+Method(in32,, Serialized)
{
Name(ts, "in32")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -181,7 +181,7 @@ Method(in32)
* - do ORef and pass to LocalX
* - do DerefOf and pass to LocalX
*/
-Method(in33)
+Method(in33,, Serialized)
{
Name(ts, "in33")
Name(p000, Package() {0xabcd0000, 0xabcd0001, 0xabcd0002})
@@ -239,7 +239,7 @@ Method(in33)
* Named element of Package is simply not implemented by MS,
* i000 in Package(){i000} is, on MS, the same as Package(){"i000"}.
*/
-Method(in34)
+Method(in34,, Serialized)
{
Name(ts, "in34")
Name(i000, 0xabcd0000)
@@ -306,7 +306,7 @@ Method(in34)
* Buffer
*/
-Method(in36)
+Method(in36,, Serialized)
{
Name(ts, "in36")
Name(b000, Buffer() {0x10, 0x11, 0x12})
@@ -364,7 +364,7 @@ Method(in36)
*
* Recursive call to m001
*/
-Method(in37)
+Method(in37,, Serialized)
{
Name(ts, "in37")
Name(i001, 0)
@@ -420,7 +420,7 @@ Method(in37)
/*
* Field instead of i000 (in in01)
*/
-Method(in38, 1)
+Method(in38, 1, Serialized)
{
Name(ts, "in38")
Name(i001, 0)
@@ -515,7 +515,7 @@ Method(in38, 1)
*
* (is this test correct?)
*/
-Method(in39, 1)
+Method(in39, 1, Serialized)
{
Name(ts, "in39")
Name(i001, 0)
@@ -610,7 +610,7 @@ Method(in39, 1)
*
* (is this test correct?)
*/
-Method(in3a, 1)
+Method(in3a, 1, Serialized)
{
Name(ts, "in3a")
Name(i001, 0)
@@ -722,7 +722,7 @@ Method(in3a, 1)
* added argument to methods and b000 passed without any use of that
* parameter inside the methods
*/
-Method(in3c, 1)
+Method(in3c, 1, Serialized)
{
Name(ts, "in3c")
Name(i001, 0)
@@ -811,7 +811,7 @@ Method(in3c, 1)
* added argument to methods and b000 passed without any use of that
* parameter inside the methods
*/
-Method(in3e)
+Method(in3e,, Serialized)
{
Name(ts, "in3e")
Name(i001, 0)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl
index 9e5b77775..f396884a7 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in40.asl
@@ -515,7 +515,7 @@ Method(mI07, 7) {
Return (arg0)
}
-Method(in40, 7)
+Method(in40, 7, Serialized)
{
Name(ts, "in40")
@@ -524,12 +524,12 @@ Method(in40, 7)
Name(s001, "abcd0800")
Name(b000, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4})
Name(p000, Package() {0xabcd0901, 0xabcd0902, 0xabcd0903})
- Method(mmm0) {
+ Method(mmm0,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( "qwertyui" )
}
- Method(mmm1) {
+ Method(mmm1,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( 0xabcd0004 )
@@ -1869,18 +1869,18 @@ Method(in40, 7)
} // if (chk0)
}
-Method(in41, 7)
+Method(in41, 7, Serialized)
{
Name(ts, "in41")
Event(e000)
Mutex(mx00, 0)
- Method(mmm0) {
+ Method(mmm0,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( "qwertyui" )
}
- Method(mmm1) {
+ Method(mmm1,, Serialized) {
Name(im00, 0xabcd0004)
Name(sm00, "qwertyui")
// Return ( 0xabcd0004 )
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl
index 0ce8a22fb..3a3e2da0e 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl
@@ -71,7 +71,7 @@ Name(z168, 168)
*
* The ASL Mod operation is not implemented on MS
*/
-Method(in50)
+Method(in50,, Serialized)
{
Name(ts, "in50")
@@ -147,7 +147,7 @@ Name(ii47, 0xabcd0047)
* it is not applied here. All other opcodes enumerated
* in the table above are applied and verified in this test.
*/
-Method(in51, 7)
+Method(in51, 7, Serialized)
{
Name(ts, "in51")
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl
index ee2735264..cd0d9dec6 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_abbu.asl
@@ -41,7 +41,7 @@ Processor(pr7d, 0, 0x000, 0x008)
/*
* Test shows maximal supported depth of enclosed method calls on MS
*/
-Method(mt00)
+Method(mt00,, Serialized)
{
Name(ts, "mt00")
@@ -113,7 +113,7 @@ Method(mt00)
* The same as mt00, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt01)
+Method(mt01,, Serialized)
{
Name(ts, "mt01")
@@ -263,7 +263,7 @@ Method(mt01)
/*
* Test shows maximal supported depth of enclosed method calls on MS
*/
-Method(mt02)
+Method(mt02,, Serialized)
{
Name(ts, "mt02")
@@ -350,7 +350,7 @@ Method(mt02)
* The same as mt02, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt03)
+Method(mt03,, Serialized)
{
Name(ts, "mt03")
@@ -500,7 +500,7 @@ Method(mt03)
/*
* Increment object with the name of method in the name path
*/
-Method(mt04)
+Method(mt04,, Serialized)
{
Name(ts, "mt04")
@@ -574,7 +574,7 @@ Method(mt04)
* The same as mt04, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt05)
+Method(mt05,, Serialized)
{
Name(ts, "mt05")
@@ -768,7 +768,7 @@ Method(mt05)
* from the point inside the tree of that method being executed
* but by the method statically declared outside that method.
*/
-Method(mt06)
+Method(mt06,, Serialized)
{
Name(ts, "mt06")
@@ -851,7 +851,7 @@ Method(mt06)
* Unfortunately, we can run mt06 and mt07 simultaneously only
* on the same thread (invocation).
*/
-Method(mt07)
+Method(mt07,, Serialized)
{
Name(ts, "mt07")
@@ -917,7 +917,7 @@ Method(mt07)
* The same as mt06, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt08)
+Method(mt08,, Serialized)
{
Name(ts, "mt08")
@@ -1018,7 +1018,7 @@ Method(mt08)
*
* see comment to mt07
*/
-Method(mt09)
+Method(mt09,, Serialized)
{
Name(ts, "mt09")
@@ -1116,7 +1116,7 @@ Method(mt09)
* Check simple access to the object by the name path
* without method name syllables
*/
-Method(mt0a)
+Method(mt0a,, Serialized)
{
Name(ts, "mt0a")
@@ -1135,7 +1135,7 @@ Method(mt0a)
/*
* Simple increment (see comment to mt0a)
*/
-Method(mt0b)
+Method(mt0b,, Serialized)
{
Name(ts, "mt0b")
@@ -1157,7 +1157,7 @@ Method(mt0b)
* Check simple access to the object by the name path
* which contains the method name syllables
*/
-Method(mt0c)
+Method(mt0c,, Serialized)
{
Name(ts, "mt0c")
@@ -1183,7 +1183,7 @@ Method(mt0c)
/*
* Simply long cycle in While
*/
-Method(mt0d)
+Method(mt0d,, Serialized)
{
Name(ts, "mt0d")
@@ -1214,7 +1214,7 @@ Method(mt0d)
/*
* Access to the internal object of method mt0d
*/
-Method(mt0e)
+Method(mt0e,, Serialized)
{
Name(ts, "mt0e")
@@ -1235,7 +1235,7 @@ Method(mt0e)
* Use Add for incrementing object with the
* name of method in the name path.
*/
-Method(mt0f)
+Method(mt0f,, Serialized)
{
Name(ts, "mt0f")
@@ -1309,7 +1309,7 @@ Method(mt0f)
* The same as mt0f, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt10)
+Method(mt10,, Serialized)
{
Name(ts, "mt10")
@@ -1421,7 +1421,7 @@ Method(mt10)
/*
* Increment with the parent name paths
*/
-Method(mt11)
+Method(mt11,, Serialized)
{
Name(ts, "mt11")
@@ -1495,7 +1495,7 @@ Method(mt11)
* The same as mt11, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt12)
+Method(mt12,, Serialized)
{
Name(ts, "mt12")
@@ -1687,7 +1687,7 @@ Method(mt12)
/*
* Simple Store of object with the name of method in the name path
*/
-Method(mt13)
+Method(mt13,, Serialized)
{
Name(ts, "mt13")
@@ -1773,7 +1773,7 @@ Method(mt13)
* The same as mt13, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt14)
+Method(mt14,, Serialized)
{
Name(ts, "mt14")
@@ -2153,7 +2153,7 @@ Method(mt14)
* The same as mt14, but contains parent name paths.
* To be run on ACPICA only.
*/
-Method(mt15)
+Method(mt15,, Serialized)
{
Name(ts, "mt15")
@@ -2532,7 +2532,7 @@ Method(mt15)
/*
* Access to the internal object of invoked method
*/
-Method(mt16, 1)
+Method(mt16, 1, Serialized)
{
Name(ts, "mt16")
@@ -2547,7 +2547,7 @@ Method(mt16, 1)
{
Method(mm03)
{
- Method(mm04)
+ Method(mm04,, Serialized)
{
Device(dz05)
{
@@ -2581,7 +2581,7 @@ Method(mt16, 1)
{
Method(mmF1, 1)
{
- Method(mmF2, 1)
+ Method(mmF2, 1, Serialized)
{
Device(dz05)
{
@@ -2646,7 +2646,7 @@ Method(mt16, 1)
* The same as mt16, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt17, 1)
+Method(mt17, 1, Serialized)
{
Name(ts, "mt17")
@@ -2719,7 +2719,7 @@ Method(mt17, 1)
{
Method(mm20)
{
- Method(mm21)
+ Method(mm21,, Serialized)
{
Device(dz05)
{
@@ -2857,7 +2857,7 @@ Method(mt17, 1)
{
Method(mm10, 1)
{
- Method(mm11, 1)
+ Method(mm11, 1, Serialized)
{
Device(dz05)
{
@@ -3004,7 +3004,7 @@ if (LEqual(arg0, 1)) {
CH03(ts, z169, 0x0cb, 0, 0)
}
-Method(mt18, 1)
+Method(mt18, 1, Serialized)
{
Name(ts, "mt18")
@@ -3030,7 +3030,7 @@ Method(mt18, 1)
CH03(ts, z169, 0x0cd, 0, 0)
}
-Method(mt19, 1)
+Method(mt19, 1, Serialized)
{
Name(ts, "mt19")
@@ -3056,7 +3056,7 @@ Method(mt19, 1)
CH03(ts, z169, 0x0cf, 0, 0)
}
-Method(mt1a, 1)
+Method(mt1a, 1, Serialized)
{
Name(ts, "mt1a")
@@ -3076,7 +3076,7 @@ Method(mt1a, 1)
}
-Method(mtff)
+Method(mtff,, Serialized)
{
Name(run0, 1)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl
index 41ac6453a..f028fff5c 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/mt0_aslts.asl
@@ -41,7 +41,7 @@ Processor(pr7d, 0, 0x000, 0x008)
/*
* Test shows maximal supported depth of enclosed method calls on MS
*/
-Method(mt00)
+Method(mt00,, Serialized)
{
Name(ts, "mt00")
@@ -113,7 +113,7 @@ Method(mt00)
* The same as mt00, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt01)
+Method(mt01,, Serialized)
{
Name(ts, "mt01")
@@ -263,7 +263,7 @@ Method(mt01)
/*
* Test shows maximal supported depth of enclosed method calls on MS
*/
-Method(mt02)
+Method(mt02,, Serialized)
{
Name(ts, "mt02")
@@ -350,7 +350,7 @@ Method(mt02)
* The same as mt02, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt03)
+Method(mt03,, Serialized)
{
Name(ts, "mt03")
@@ -500,7 +500,7 @@ Method(mt03)
/*
* Increment object with the name of method in the name path
*/
-Method(mt04)
+Method(mt04,, Serialized)
{
Name(ts, "mt04")
@@ -575,7 +575,7 @@ Method(mt04)
* The same as mt04, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt05)
+Method(mt05,, Serialized)
{
Name(ts, "mt05")
@@ -689,7 +689,7 @@ Method(mt05)
* from the point inside the tree of that method being executed
* but by the method statically declared outside that method.
*/
-Method(mt06)
+Method(mt06,, Serialized)
{
Name(ts, "mt06")
@@ -772,7 +772,7 @@ Method(mt06)
* Unfortunately, we can run mt06 and mt07 simultaneously only
* on the same thread (invocation).
*/
-Method(mt07)
+Method(mt07,, Serialized)
{
Name(ts, "mt07")
@@ -838,7 +838,7 @@ Method(mt07)
* The same as mt06, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt08)
+Method(mt08,, Serialized)
{
Name(ts, "mt08")
@@ -939,7 +939,7 @@ Method(mt08)
*
* see comment to mt07
*/
-Method(mt09)
+Method(mt09,, Serialized)
{
Name(ts, "mt09")
@@ -1037,7 +1037,7 @@ Method(mt09)
* Check simple access to the object by the name path
* without method name syllables
*/
-Method(mt0a)
+Method(mt0a,, Serialized)
{
Name(ts, "mt0a")
@@ -1056,7 +1056,7 @@ Method(mt0a)
/*
* Simple increment (see comment to mt0a)
*/
-Method(mt0b)
+Method(mt0b,, Serialized)
{
Name(ts, "mt0b")
@@ -1078,7 +1078,7 @@ Method(mt0b)
* Check simple access to the object by the name path
* which contains the method name syllables
*/
-Method(mt0c)
+Method(mt0c,, Serialized)
{
Name(ts, "mt0c")
@@ -1104,7 +1104,7 @@ Method(mt0c)
/*
* Simply long cycle in While
*/
-Method(mt0d)
+Method(mt0d,, Serialized)
{
Name(ts, "mt0d")
@@ -1135,7 +1135,7 @@ Method(mt0d)
/*
* Access to the internal object of method mt0d
*/
-Method(mt0e)
+Method(mt0e,, Serialized)
{
Name(ts, "mt0e")
@@ -1156,7 +1156,7 @@ Method(mt0e)
* Use Add for incrementing object with the
* name of method in the name path.
*/
-Method(mt0f)
+Method(mt0f,, Serialized)
{
Name(ts, "mt0f")
@@ -1230,7 +1230,7 @@ Method(mt0f)
* The same as mt0f, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt10)
+Method(mt10,, Serialized)
{
Name(ts, "mt10")
@@ -1342,7 +1342,7 @@ Method(mt10)
/*
* Increment with the parent name paths
*/
-Method(mt11)
+Method(mt11,, Serialized)
{
Name(ts, "mt11")
@@ -1416,7 +1416,7 @@ Method(mt11)
* The same as mt11, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt12)
+Method(mt12,, Serialized)
{
Name(ts, "mt12")
@@ -1608,7 +1608,7 @@ Method(mt12)
/*
* Simple Store of object with the name of method in the name path
*/
-Method(mt13)
+Method(mt13,, Serialized)
{
Name(ts, "mt13")
@@ -1694,7 +1694,7 @@ Method(mt13)
* The same as mt13, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt14)
+Method(mt14,, Serialized)
{
Name(ts, "mt14")
@@ -2074,7 +2074,7 @@ Method(mt14)
* The same as mt14, but contains parent name paths.
* To be run on ACPICA only.
*/
-Method(mt15)
+Method(mt15,, Serialized)
{
Name(ts, "mt15")
@@ -2453,7 +2453,7 @@ Method(mt15)
/*
* Access to the internal object of invoked method
*/
-Method(mt16, 1)
+Method(mt16, 1, Serialized)
{
Name(ts, "mt16")
@@ -2468,7 +2468,7 @@ Method(mt16, 1)
{
Method(mm03)
{
- Method(mm04)
+ Method(mm04,, Serialized)
{
Device(dz05)
{
@@ -2502,7 +2502,7 @@ Method(mt16, 1)
{
Method(mmF1, 1)
{
- Method(mmF2, 1)
+ Method(mmF2, 1, Serialized)
{
Device(dz05)
{
@@ -2568,7 +2568,7 @@ Method(mt16, 1)
* The same as mt16, but contains more depth of enclosed method calls.
* To be run on ACPICA only.
*/
-Method(mt17, 1)
+Method(mt17, 1, Serialized)
{
Name(ts, "mt17")
@@ -2641,7 +2641,7 @@ Method(mt17, 1)
{
Method(mm20)
{
- Method(mm21)
+ Method(mm21,, Serialized)
{
Device(dz05)
{
@@ -2779,7 +2779,7 @@ Method(mt17, 1)
{
Method(mm10, 1)
{
- Method(mm11, 1)
+ Method(mm11, 1, Serialized)
{
Device(dz05)
{
@@ -2926,7 +2926,7 @@ if (LEqual(arg0, 1)) {
CH03(ts, z170, 0x0cb, 0, 0)
}
-Method(mt18, 1)
+Method(mt18, 1, Serialized)
{
Name(ts, "mt18")
@@ -2952,7 +2952,7 @@ Method(mt18, 1)
CH03(ts, z170, 0x0cd, 0, 0)
}
-Method(mt19, 1)
+Method(mt19, 1, Serialized)
{
Name(ts, "mt19")
@@ -2978,7 +2978,7 @@ Method(mt19, 1)
CH03(ts, z170, 0x0cf, 0, 0)
}
-Method(mt1a, 1)
+Method(mt1a, 1, Serialized)
{
Name(ts, "mt1a")
@@ -2998,7 +2998,7 @@ Method(mt1a, 1)
}
-Method(mtff)
+Method(mtff,, Serialized)
{
Name(run0, 1)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl
index 226754b4f..605535943 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms0.asl
@@ -37,7 +37,7 @@ Name(z162, 162)
*
* SUMMARY: Unexpected AE_STACK_OVERFLOW for a method call expression with nested calls
*/
-Method(ms00)
+Method(ms00,, Serialized)
{
Name(ts, "ms00")
@@ -78,7 +78,7 @@ Method(ms00)
/*
* This is how MS actually works
*/
-Method(ms01, 1)
+Method(ms01, 1, Serialized)
{
Name(ts, "ms01")
Name(i000, 0)
@@ -131,7 +131,7 @@ Method(ms01, 1)
/*
* This is how MS actually works
*/
-Method(ms02, 1)
+Method(ms02, 1, Serialized)
{
Name(ts, "ms02")
Name(i000, 0)
@@ -181,7 +181,7 @@ Method(ms02, 1)
*
* SUMMARY: Pop result from bottom principle doesn't work
*/
-Method(ms03)
+Method(ms03,, Serialized)
{
Name(i000, 0x11000000)
Name(i001, 0x00220000)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl
index e5dadf1b4..a5418bf8e 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl
@@ -112,7 +112,7 @@ Method(ms10, 1, Serialized)
}
}
- Method(n063, 3)
+ Method(n063, 3, Serialized)
{
Name (INT0, 0xffff)
@@ -191,7 +191,7 @@ Method(ms11, 1, Serialized)
{
Name(ts, "ms11")
- Method(m083, 1)
+ Method(m083, 1, Serialized)
{
Name(i000, 0x89abcdef)
@@ -208,7 +208,7 @@ Method(ms11, 1, Serialized)
}
}
- Method(n083, 1)
+ Method(n083, 1, Serialized)
{
Name(i000, 0x89abcdef)
@@ -267,7 +267,7 @@ Method(d083) { IIN0() ms11(4) Return(POUT) }
*
* SUMMARY: The specific combination of operators aborts execution
*/
-Method(ms12)
+Method(ms12,, Serialized)
{
Name(ts, "ms12")
@@ -278,7 +278,7 @@ Method(ms12)
return (0)
}
- Method(m001)
+ Method(m001,, Serialized)
{
m000()
@@ -409,7 +409,7 @@ Method(ms14, 1, Serialized)
Method(m114, 1)
{
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Name(i001, 0)
Name(b001, Buffer(){10,2,3,4,5})
@@ -640,7 +640,7 @@ Method(ms16, 1, Serialized)
{
Name(ts, "ms16")
- Method(a118)
+ Method(a118,, Serialized)
{
Name(p90d, Package() {0xd650a284})
@@ -677,7 +677,7 @@ Method(ms16, 1, Serialized)
m000()
}
- Method(b118)
+ Method(b118,, Serialized)
{
Name(i900, 0xd650a284)
@@ -715,7 +715,7 @@ Method(ms16, 1, Serialized)
m000()
}
- Method(c118)
+ Method(c118,, Serialized)
{
Name(b900, Buffer() {10,2,3,4,5,6,7,8,9})
@@ -755,7 +755,7 @@ Method(ms16, 1, Serialized)
m001()
}
- Method(d118)
+ Method(d118,, Serialized)
{
Name(b900, Buffer() {10,2,3,4,5,6,7,8,9})
@@ -792,7 +792,7 @@ Method(ms16, 1, Serialized)
m001()
}
- Method(e118)
+ Method(e118,, Serialized)
{
Name(b900, Buffer() {10,2,3,4,5,6,7,8,9})
@@ -830,7 +830,7 @@ Method(ms16, 1, Serialized)
m001()
}
- Method(f118)
+ Method(f118,, Serialized)
{
Name(b900, Buffer() {10,2,3,4,5,6,7,8,9})
@@ -868,7 +868,7 @@ Method(ms16, 1, Serialized)
m001()
}
- Method(g118)
+ Method(g118,, Serialized)
{
Name(i900, 0xd650a284)
@@ -952,9 +952,9 @@ Method(ms17, 1, Serialized)
{
Name(ts, "ms17")
- Method(m126, 1)
+ Method(m126, 1, Serialized)
{
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Name(i001, 0)
@@ -978,7 +978,7 @@ Method(ms17, 1, Serialized)
OUTP("m000 finished")
}
- Method(m001, 1)
+ Method(m001, 1, Serialized)
{
Name(i001, 0)
@@ -1088,11 +1088,11 @@ Method(d126) { IIN0() ms17(4) Return(POUT) }
*
* SUMMARY: Unexpectedly CopyObject of immediately passed Index reference is not reference
*/
-Method(ms18)
+Method(ms18,, Serialized)
{
Name(ts, "ms18")
- Method(m127)
+ Method(m127,, Serialized)
{
Name (p000, Package(2) {1, 2})
@@ -1137,7 +1137,7 @@ Method(ms19, 1, Serialized)
Name(ts, "ms19")
// Store Object_Reference to LocalX (No exception, Ok)
- Method(a128)
+ Method(a128,, Serialized)
{
Name(i000, 0x1234)
@@ -1157,7 +1157,7 @@ Method(ms19, 1, Serialized)
}
// Store Object_Reference to NamedX (Exception, Ok)
- Method(b128)
+ Method(b128,, Serialized)
{
Name(i000, 0x1234)
Name(ref0, 0)
@@ -1173,7 +1173,7 @@ Method(ms19, 1, Serialized)
}
// CopyObject Object_Reference to NamedX (Exception, Bug)
- Method(c128)
+ Method(c128,, Serialized)
{
Name(i000, 0x1234)
Name(ref0, 0)
@@ -1201,7 +1201,7 @@ Method(ms19, 1, Serialized)
}
// Store Object_Reference to uninit Package element (No exception, Ok)
- Method(d128)
+ Method(d128,, Serialized)
{
Name(i000, 0x1234)
Name(p000, Package(1){})
@@ -1222,7 +1222,7 @@ Method(ms19, 1, Serialized)
}
// Store Object_Reference to init Package element (No exception, Ok)
- Method(e128)
+ Method(e128,, Serialized)
{
Name(i000, 0x1234)
Name(p000, Package(1){0x5678})
@@ -1297,7 +1297,7 @@ Method(ms1a, 1, Serialized)
{
Name(ts, "ms1a")
- Method(a131)
+ Method(a131,, Serialized)
{
Name(i000, 0x77)
Name(i001, 0)
@@ -1328,7 +1328,7 @@ Method(ms1a, 1, Serialized)
}
}
- Method(b131)
+ Method(b131,, Serialized)
{
Name(i000, 0x77)
Name(i001, 0)
@@ -1359,7 +1359,7 @@ Method(ms1a, 1, Serialized)
}
}
- Method(c131)
+ Method(c131,, Serialized)
{
Name(i000, 0x77)
Name(i001, 0)
@@ -1394,7 +1394,7 @@ Method(ms1a, 1, Serialized)
}
}
- Method(d131)
+ Method(d131,, Serialized)
{
Name(i000, 0x77)
Name(i001, 0)
@@ -1425,7 +1425,7 @@ Method(ms1a, 1, Serialized)
}
}
- Method(e131)
+ Method(e131,, Serialized)
{
Name(i000, 0x77)
Name(i001, 0)
@@ -1498,7 +1498,7 @@ Method(ms1b, 1, Serialized)
{
Name(ts, "ms1b")
- Method(m132, 2)
+ Method(m132, 2, Serialized)
{
Name(p000, Package(1) {0x77})
@@ -1584,7 +1584,7 @@ Method(ms1c, 1, Serialized)
{
Name(ts, "ms1c")
- Method(m133, 1)
+ Method(m133, 1, Serialized)
{
Name(i000, 0)
Name(s000, "q_er0000")
@@ -1709,7 +1709,7 @@ Method(ms1d, 1, Serialized)
{
Name(ts, "ms1d")
- Method(m134, 1)
+ Method(m134, 1, Serialized)
{
Name(i000, 0x11)
Name(i001, 0x22)
@@ -1856,11 +1856,11 @@ Method(c134) { IIN0() ms1d(3) Return(POUT) }
*
* SUMMARY: CopyObject of named Buffer to the longer named Buffer works incorrectly
*/
-Method(ms1e)
+Method(ms1e,, Serialized)
{
Name(ts, "ms1e")
- Method(m136)
+ Method(m136,, Serialized)
{
Name(b000, Buffer(1){0x3c})
Name(b001, Buffer(3){0x01, 0x02, 0x03})
@@ -1982,7 +1982,7 @@ Method(ms20, 1, Serialized)
Name (Y, 2)
- Method(mfr0)
+ Method(mfr0,, Serialized)
{
OUTP("Forward reference within a control method 0")
@@ -1998,7 +1998,7 @@ Method(ms20, 1, Serialized)
err(ts, z179, 0x07f, 0, 0, Local0, 1)
}
}
- Method(mfr1)
+ Method(mfr1,, Serialized)
{
OUTP("Natural reference within a control method")
@@ -2016,7 +2016,7 @@ Method(ms20, 1, Serialized)
}
}
- Method(mfr2)
+ Method(mfr2,, Serialized)
{
OUTP("Forward reference within a control method 2")
@@ -2031,7 +2031,7 @@ Method(ms20, 1, Serialized)
}
}
- Method(mfr3)
+ Method(mfr3,, Serialized)
{
OUTP("Forward reference within a control method 3")
@@ -2165,7 +2165,7 @@ Method(ms22, 1, Serialized)
Name(iact, 0)
- Method(cact, 1)
+ Method(cact, 1, Serialized)
{
if (Arg0) {
Name(iact, 0xffffffff)
@@ -2219,7 +2219,7 @@ Method(ms23, 1, Serialized)
{
Name(ts, "ms23")
- Method(mir0)
+ Method(mir0,, Serialized)
{
Name(fl00, 0)
@@ -2240,7 +2240,7 @@ Method(ms23, 1, Serialized)
CH04(ts, 0, 0xff, z179, 0x08e, 0, 0)
}
- Method(mir1)
+ Method(mir1,, Serialized)
{
Name(fl00, 1)
@@ -2268,7 +2268,7 @@ Method(ms23, 1, Serialized)
}
}
- Method(mir2)
+ Method(mir2,, Serialized)
{
Name(fl00, 0)
@@ -2288,7 +2288,7 @@ Method(ms23, 1, Serialized)
CH04(ts, 0, 0xff, z179, 0x092, 0, 0)
}
- Method(mir3)
+ Method(mir3,, Serialized)
{
Name(fl00, 1)
@@ -2316,7 +2316,7 @@ Method(ms23, 1, Serialized)
}
}
- Method(mir4)
+ Method(mir4,, Serialized)
{
Name(fl00, 0)
Name(i000, 0xabcd0000)
@@ -2356,7 +2356,7 @@ Method(ms23, 1, Serialized)
}
}
- Method(mir5)
+ Method(mir5,, Serialized)
{
Name(fl00, 0)
Name(i000, 0xabcd0000)
@@ -2394,7 +2394,7 @@ Method(ms23, 1, Serialized)
}
}
- Method(mir6)
+ Method(mir6,, Serialized)
{
Name(fl00, 0)
Name(i000, 0xabcd0000)
@@ -2484,11 +2484,11 @@ Method(gmir) { IIN0() ms23(7) Return(POUT) }
*
* Increment/Decrement with String/Buffer
*/
-Method(ms24)
+Method(ms24,, Serialized)
{
Name(ts, "ms24")
- Method(mmid)
+ Method(mmid,, Serialized)
{
Name(s000, "0321")
Name(s001, "0321")
@@ -2550,7 +2550,7 @@ Method(ms25, 1, Serialized)
{
Name(ts, "ms25")
- Method(msd0)
+ Method(msd0,, Serialized)
{
Name(i000, 0xffffffff)
Name(i001, 0x12345678)
@@ -2564,7 +2564,7 @@ Method(ms25, 1, Serialized)
}
}
- Method(msd1)
+ Method(msd1,, Serialized)
{
Name(i000, 0xffffffff)
Name(i001, 0x12345678)
@@ -2578,7 +2578,7 @@ Method(ms25, 1, Serialized)
}
}
- Method(msd2)
+ Method(msd2,, Serialized)
{
Name(i000, 0xffffffff)
Name(i001, 0x12345678)
@@ -2594,7 +2594,7 @@ Method(ms25, 1, Serialized)
}
}
- Method(msd3)
+ Method(msd3,, Serialized)
{
Name(i000, 0xffffffff)
Name(i001, 0x12345678)
@@ -2655,7 +2655,7 @@ Method(ms26, 1, Serialized)
OperationRegion(OPR0, SystemMemory, VMEM, 256)
- Method(rfu0)
+ Method(rfu0,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2690,7 +2690,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu1)
+ Method(rfu1,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2730,7 +2730,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu2)
+ Method(rfu2,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2770,7 +2770,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu3)
+ Method(rfu3,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2821,7 +2821,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu4)
+ Method(rfu4,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2872,7 +2872,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu5)
+ Method(rfu5,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2918,7 +2918,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu6)
+ Method(rfu6,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -2964,7 +2964,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu7)
+ Method(rfu7,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -3015,7 +3015,7 @@ Method(ms26, 1, Serialized)
}
}
- Method(rfu8)
+ Method(rfu8,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
g001, 0x80,
@@ -3123,7 +3123,7 @@ Method(ms27, 1, Serialized)
tot1, 32,
}
- Method(ifd0)
+ Method(ifd0,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 4,
@@ -3173,7 +3173,7 @@ Method(ms27, 1, Serialized)
TRY0(3, 0, 0x06)
}
- Method(ifd1)
+ Method(ifd1,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -3217,7 +3217,7 @@ Method(ms27, 1, Serialized)
TRY0(3, 3, 0x78)
}
- Method(ifd2)
+ Method(ifd2,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -3274,7 +3274,7 @@ Method(ms27, 1, Serialized)
TRY0(3, 2, 0xf0)
}
- Method(ifd3)
+ Method(ifd3,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -3349,7 +3349,7 @@ Method(mt27, 1, Serialized)
tot1, 32,
}
- Method(ifd4)
+ Method(ifd4,, Serialized)
{
Field(OPR0, WordAcc, NoLock, WriteAsZeros) {
idx1, 16,
@@ -3404,7 +3404,7 @@ Method(mt27, 1, Serialized)
TRY0(3, 2, 0x7800)
}
- Method(ifd5)
+ Method(ifd5,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -3452,7 +3452,7 @@ Method(mt27, 1, Serialized)
TRY0(3, 4, 0xf)
}
- Method(ifd6)
+ Method(ifd6,, Serialized)
{
Field(OPR0, DWordAcc, NoLock, WriteAsZeros) {
idx1, 32,
@@ -3512,7 +3512,7 @@ Method(mt27, 1, Serialized)
TRY0(3, 0, 0xff000000)
}
- Method(ifd7)
+ Method(ifd7,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -3606,7 +3606,7 @@ Method(mu27, 1, Serialized)
tot1, 32,
}
- Method(ifd8)
+ Method(ifd8,, Serialized)
{
Field(OPR0, DWordAcc, NoLock, WriteAsZeros) {
idx1, 32,
@@ -3674,7 +3674,7 @@ Method(mu27, 1, Serialized)
TRY0(3, 12, Local0)
}
- Method(ifd9)
+ Method(ifd9,, Serialized)
{
Field(OPR0, WordAcc, NoLock, WriteAsZeros) {
idx1, 16,
@@ -3733,7 +3733,7 @@ Method(mu27, 1, Serialized)
TRY0(3, 12, Local0)
}
- Method(ifda)
+ Method(ifda,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 16,
@@ -3781,7 +3781,7 @@ Method(mu27, 1, Serialized)
TRY0(3, 12, 0x78)
}
- Method(ifdb)
+ Method(ifdb,, Serialized)
{
Field(OPR0, AnyAcc, NoLock, WriteAsZeros) {
idx1, 16,
@@ -3856,7 +3856,7 @@ Method(mv27, 1, Serialized)
tot1, 32,
}
- Method(ifdc)
+ Method(ifdc,, Serialized)
{
Field(OPR0, WordAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -3928,7 +3928,7 @@ Method(mv27, 1, Serialized)
TRY0(Local0, arg4, DeRefof(Index(arg0, 4)))
}
- Method(ifdd)
+ Method(ifdd,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
idx1, 8,
@@ -3973,7 +3973,7 @@ Method(mv27, 1, Serialized)
TRY4(Local0, Refof(re10), Refof(re11), Refof(re12), Refof(re13))
}
- Method(ifde)
+ Method(ifde,, Serialized)
{
Field(OPR0, WordAcc, NoLock, Preserve) {
idx1, 16,
@@ -4008,7 +4008,7 @@ Method(mv27, 1, Serialized)
TRY4(Local0, Refof(re10), Refof(re11), Refof(re12), Refof(re13))
}
- Method(ifdf)
+ Method(ifdf,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, Preserve) {
idx1, 8,
@@ -4071,7 +4071,7 @@ Method(mw27, 1, Serialized)
tot1, 32,
}
- Method(ife0)
+ Method(ife0,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4109,7 +4109,7 @@ Method(mw27, 1, Serialized)
m000(0x0080ffff, Refof(idf7), 0x15e, 0x1, 0x00800003)
}
- Method(ife1)
+ Method(ife1,, Serialized)
{
Field(OPR0, WordAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4147,7 +4147,7 @@ Method(mw27, 1, Serialized)
m000(0x0080ffff, Refof(idf7), 0x16e, 0x1, 0x00800003)
}
- Method(ife2)
+ Method(ife2,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4185,7 +4185,7 @@ Method(mw27, 1, Serialized)
m000(0x0080ffff, Refof(idf7), 0x17e, 0x0, 0x00800002)
}
- Method(ife3)
+ Method(ife3,, Serialized)
{
Field(OPR0, WordAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4251,7 +4251,7 @@ Method(mx27, 1, Serialized)
tot1, 32,
}
- Method(ife4)
+ Method(ife4,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4289,7 +4289,7 @@ Method(mx27, 1, Serialized)
m000(0xffffffff, Refof(idf7), 0x19e, 0x0, 0xffff0003)
}
- Method(ife5)
+ Method(ife5,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 8,
@@ -4327,7 +4327,7 @@ Method(mx27, 1, Serialized)
m000(0xffffffff, Refof(idf7), 0x1ae, 0x0, 0xffffff02)
}
- Method(ife6)
+ Method(ife6,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 32,
@@ -4370,7 +4370,7 @@ Method(mx27, 1, Serialized)
m000(0x00008000, Refof(idf7), 0x1c5, 0x1, 0x00008000, 2)
}
- Method(ife7)
+ Method(ife7,, Serialized)
{
Field(OPR0, DWordAcc, NoLock, WriteAsZeros) {
idx0, 32,
@@ -4440,7 +4440,7 @@ Method(my27, 1, Serialized)
tot1, 32,
}
- Method(ife8)
+ Method(ife8,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 32,
@@ -4483,7 +4483,7 @@ Method(my27, 1, Serialized)
m000(0x80000000, Refof(idf7), 0x215, 0x1, 0x80000000, 4)
}
- Method(ife9)
+ Method(ife9,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 32,
@@ -4526,7 +4526,7 @@ Method(my27, 1, Serialized)
m000(0xffffffff, Refof(idf7), 0x235, 0x0, 0xffffffff, 0)
}
- Method(ifea)
+ Method(ifea,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4570,7 +4570,7 @@ Method(my27, 1, Serialized)
m000(0xffffffff, 7, 0x247, 0x00800003)
}
- Method(ifeb)
+ Method(ifeb,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 16,
@@ -4653,7 +4653,7 @@ Method(mz27, 1, Serialized)
tot1, 32,
}
- Method(ifec)
+ Method(ifec,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 32,
@@ -4702,7 +4702,7 @@ Method(mz27, 1, Serialized)
m000(0xffffffff, 7, 0x25e, 0x80000000, 4)
}
- Method(ifed)
+ Method(ifed,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 8,
@@ -4723,7 +4723,7 @@ Method(mz27, 1, Serialized)
}
}
- Method(ifee)
+ Method(ifee,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx0, 8,
@@ -4744,7 +4744,7 @@ Method(mz27, 1, Serialized)
}
}
- Method(ifef)
+ Method(ifef,, Serialized)
{
Field(OPR0, ByteAcc, NoLock, WriteAsZeros) {
idx1, 8,
@@ -4855,7 +4855,7 @@ Method(zife) { IIN0() mz27(0) Return(POUT) }
*
* Check BankField implementation
*/
-Method(ms28)
+Method(ms28,, Serialized)
{
Name(ts, "ms28")
@@ -4866,7 +4866,7 @@ Method(ms28)
tot1, 32,
}
- Method(bfd0)
+ Method(bfd0,, Serialized)
{
Field (OPR0, ByteAcc, NoLock, Preserve) {
bnk0, 8
@@ -5147,7 +5147,7 @@ Method(ms29, 1, Serialized)
Release (C153)
}
- Method(mut9)
+ Method(mut9,, Serialized)
{
Mutex (C159, 0)
@@ -5283,7 +5283,7 @@ Method(ms2a, 1, Serialized)
Method(tob0)
{
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Name(b000, Buffer(1){0x3c})
Name(b001, Buffer(3){0x01, 0x02, 0x03})
@@ -5375,7 +5375,7 @@ Method(ms2a, 1, Serialized)
}
}
- Method(tob7)
+ Method(tob7,, Serialized)
{
Name(i000, 0)
@@ -5394,7 +5394,7 @@ Method(ms2a, 1, Serialized)
}
}
- Method(tob8)
+ Method(tob8,, Serialized)
{
Name(s000, "s000")
@@ -5409,7 +5409,7 @@ Method(ms2a, 1, Serialized)
}
}
- Method(tob9)
+ Method(tob9,, Serialized)
{
Name(b000, Buffer(2){})
@@ -5427,7 +5427,7 @@ Method(ms2a, 1, Serialized)
Method(toba)
{
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Name(b000, Buffer(1){0x3c})
Name(b001, Buffer(3){0x01, 0x02, 0x03})
@@ -5521,7 +5521,7 @@ Method(ms2b, 1, Serialized)
{
Name(ts, "ms2b")
- Method(pac0)
+ Method(pac0,, Serialized)
{
Name(p000, Package(5){1, 2, 3})
@@ -5533,7 +5533,7 @@ Method(ms2b, 1, Serialized)
}
}
- Method(pac1)
+ Method(pac1,, Serialized)
{
Name(p000, Package(5){1, 2, 3})
@@ -5554,7 +5554,7 @@ Method(ms2b, 1, Serialized)
// This test actually should be used with Package(3){1, 2, 3, 4, 5})
// declaration, but iASL reports "Initializer list too long" error.
// Uncomment, set 'fopt' below to 1 and use it with -f iASL option
- Method(pac2)
+ Method(pac2,, Serialized)
{
Name(fopt, 0)
// Name(p000, Package(3){1, 2, 3, 4, 5})
@@ -5795,7 +5795,7 @@ Method(ms2c, 1, Serialized)
}
}
- Method(sw07)
+ Method(sw07,, Serialized)
{
OUTP("Check While implementation 7: Name inside, 1 step")
@@ -5816,7 +5816,7 @@ Method(ms2c, 1, Serialized)
}
}
- Method(sw08)
+ Method(sw08,, Serialized)
{
OUTP("Check While implementation 8: Name inside, 2 steps")
@@ -6049,7 +6049,7 @@ Method(dzac) { IIN0() zac3() Return(POUT) }
* Example from Bob,
* Buffer is not shortened on storing short string
*/
-Method(ms2e)
+Method(ms2e,, Serialized)
{
Name(ts, "ms2e")
@@ -6151,7 +6151,7 @@ Method(b246) { IIN0() ms2f(2) Return(POUT) }
*
* SUMMARY: ASL compiler incorrectly implements Break within Switch
*/
-Method(ms30)
+Method(ms30,, Serialized)
{
Name(ts, "ms30")
@@ -6337,7 +6337,7 @@ Method(ms31, 1, Serialized)
}
}
- Method(m004)
+ Method(m004,, Serialized)
{
Name(DDBH, 0)
@@ -6360,7 +6360,7 @@ Method(ms31, 1, Serialized)
}
// Manual test for ABBU: hangs on MS
- Method(m014)
+ Method(m014,, Serialized)
{
Name(DDBH, 0)
@@ -6378,7 +6378,7 @@ Method(ms31, 1, Serialized)
}
}
- Method(m005)
+ Method(m005,, Serialized)
{
Name(PAC0, Package(1){})
@@ -6398,7 +6398,7 @@ Method(ms31, 1, Serialized)
}
// Manual test for ABBU
- Method(m015)
+ Method(m015,, Serialized)
{
Name(PAC0, Package(1){})
@@ -6553,7 +6553,7 @@ Method(ms32, 1, Serialized)
}
}
- Method(m002)
+ Method(m002,, Serialized)
{
Name(I000, 0x76543210)
@@ -6570,7 +6570,7 @@ Method(ms32, 1, Serialized)
}
}
- Method(m003)
+ Method(m003,, Serialized)
{
OUTP("cnr3: Simple CondRefof( , ) negative test for dynamic object")
@@ -6675,7 +6675,7 @@ Method(ms33, 1, Serialized)
}
}
- Method(csdl)
+ Method(csdl,, Serialized)
{
Device(DLOC) {}
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns4.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns4.asl
index a671a0cc1..ad98fe75d 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns4.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns4.asl
@@ -13,7 +13,7 @@ in progress
*/
Name(z100, 100)
-Method(m401, 1)
+Method(m401, 1, Serialized)
{
Name(ts, "m401")
Name(i000, 0x00000001)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns6.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns6.asl
index 844a21033..8b85e864e 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns6.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/ns6.asl
@@ -18,7 +18,7 @@ directly (locally/globally allocated objects)
// ??????????????????????????????????????????????????
Name(z101, 101)
-Method(m600)
+Method(m600,, Serialized)
{
Name(ts, "m600")
Name(i000, 0xabcd0000)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl
index 7e904420c..b4e8fb2ce 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_abbu.asl
@@ -43,7 +43,7 @@ Processor(pr00, 0, 0x000, 0x008)
Name(i000, 0)
-Method(mr00)
+Method(mr00,, Serialized)
{
Name(ts, "mr00")
@@ -56,7 +56,7 @@ Method(mr00)
Device(d101)
{
Name(i202, 0xabcd0202)
- Method(m203)
+ Method(m203,, Serialized)
{
Name(i300, 0xabcd0300)
Name(i301, 0xabcd0301)
@@ -91,7 +91,7 @@ Method(mr01)
*/
}
-Method(mrff)
+Method(mrff,, Serialized)
{
Name(run0, 1)
diff --git a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl
index 9458b9927..a891cf5ab 100644
--- a/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl
+++ b/tests/aslts/src/runtime/collections/Identity2MS/abbu/recursion/rec_aslts.asl
@@ -169,7 +169,7 @@ Method(mr02, 1)
* 2-th level method M0 is recursively invoked from
* the same M0 method.
*/
-Method(mr03)
+Method(mr03,, Serialized)
{
Store("mr03", ts)
@@ -226,7 +226,7 @@ Method(mr03)
* sub-tree of M0 would be not created in that case and we fall to
* AE_NOT_FOUND exception.
*/
-Method(mr04)
+Method(mr04,, Serialized)
{
Store("mr04", ts)
@@ -309,7 +309,7 @@ Method(mr05, 1)
}
-Method(mrff)
+Method(mrff,, Serialized)
{
Name(ts, "mrff")
Name(run0, 1)