From 6ac67e15da3bcb33deacd325d060d056870bfe46 Mon Sep 17 00:00:00 2001 From: Robert Moore Date: Fri, 2 Aug 2013 13:07:39 -0700 Subject: ASLTS: Serialize all methods that create named objects. This change greatly reduces the remark that iASL emits when a non-serialized control method creates named objects. David Box. --- tests/aslts/src/runtime/cntl/common.asl | 16 +- tests/aslts/src/runtime/cntl/ehandle.asl | 2 +- .../collections/IMPL/ACPICA/tests/dynobj/RUN.asl | 2 +- .../IMPL/ACPICA/tests/dynobj/dobdecl.asl | 2 +- .../IMPL/ACPICA/tests/dynobj/dobexceptions.asl | 2 +- .../IMPL/ACPICA/tests/dynobj/dobexec.asl | 10 +- .../IMPL/ACPICA/tests/dynobj/dobmisc.asl | 2 +- .../runtime/collections/Identity2MS/abbu/MAIN.asl | 2 +- .../collections/Identity2MS/abbu/MsFail/msfail.asl | 90 +++---- .../collections/Identity2MS/abbu/device/device.asl | 2 +- .../Identity2MS/abbu/device/device_abbu.asl | 4 +- .../Identity2MS/abbu/device/device_aslts.asl | 4 +- .../Identity2MS/abbu/initial/ns_in00.asl | 18 +- .../Identity2MS/abbu/initial/ns_in10.asl | 30 +-- .../Identity2MS/abbu/initial/ns_in20.asl | 8 +- .../Identity2MS/abbu/initial/ns_in30.asl | 24 +- .../Identity2MS/abbu/initial/ns_in40.asl | 12 +- .../Identity2MS/abbu/initial/ns_in50.asl | 4 +- .../Identity2MS/abbu/method/mt0_abbu.asl | 64 ++--- .../Identity2MS/abbu/method/mt0_aslts.asl | 64 ++--- .../collections/Identity2MS/abbu/misc/ms0.asl | 8 +- .../collections/Identity2MS/abbu/misc/ms1.asl | 228 ++++++++-------- .../runtime/collections/Identity2MS/abbu/ns4.asl | 2 +- .../runtime/collections/Identity2MS/abbu/ns6.asl | 2 +- .../Identity2MS/abbu/recursion/rec_abbu.asl | 6 +- .../Identity2MS/abbu/recursion/rec_aslts.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0000/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0007/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0008/DECL.asl | 2 +- .../collections/bdemo/ACPICA/0012/DataLevel10.asl | 22 +- .../collections/bdemo/ACPICA/0012/DataLevel20.asl | 22 +- .../bdemo/ACPICA/0012/DataLevel21_DeclDown.asl | 2 +- .../bdemo/ACPICA/0012/DataLevel21_DeclUp.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0015/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0027/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0028/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0030/DECL.asl | 4 +- .../bdemo/ACPICA/0031_ASL_RUNTIME/DECL.asl | 18 +- .../runtime/collections/bdemo/ACPICA/0034/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0037/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0038/DECL.asl | 2 +- .../bdemo/ACPICA/0039_ASL_RUNTIME/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0040/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0045/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0046/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0047/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0049/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0050/DECL.asl | 2 +- .../bdemo/ACPICA/0051_ASL_RUNTIME/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0052/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0054/DECL.asl | 12 +- .../runtime/collections/bdemo/ACPICA/0059/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0060/DECL.asl | 6 +- .../bdemo/ACPICA/0062_ASL_RUNTIME/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0063/Misc.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0069/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0077/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0083/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0084/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0085/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0092/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0093/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0094/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0095/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0097/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0098/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0099/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0100/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0102/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0103/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0104/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0112/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0113/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0115/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0117/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0118/DECL.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0120/DECL.asl | 14 +- .../runtime/collections/bdemo/ACPICA/0121/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0123/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0124/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0126/DECL.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0128/DECL.asl | 8 +- .../collections/bdemo/ACPICA/0129/Dynamic.asl | 10 +- .../collections/bdemo/ACPICA/0129/StaticLocal.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0131/DECL.asl | 2 +- .../collections/bdemo/ACPICA/0135/Common.asl | 6 +- .../collections/bdemo/ACPICA/0135/GrInvest.asl | 74 ++--- .../collections/bdemo/ACPICA/0135/Methods.asl | 12 +- .../collections/bdemo/ACPICA/0135/Misc1.asl | 76 +++--- .../collections/bdemo/ACPICA/0135/Misc2.asl | 12 +- .../runtime/collections/bdemo/ACPICA/0135/Mix.asl | 18 +- .../bdemo/ACPICA/0135/PkgsHierarchy.asl | 14 +- .../collections/bdemo/ACPICA/0135/SimplePkgs.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0136/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0137/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0138/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0150/DECL.asl | 8 +- .../runtime/collections/bdemo/ACPICA/0151/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0153/Exc.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0153/Mix.asl | 8 +- .../collections/bdemo/ACPICA/0153/ToBuffer.asl | 12 +- .../collections/bdemo/ACPICA/0153/ToDevice.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToDeviceGlob.asl | 22 +- .../collections/bdemo/ACPICA/0153/ToEvent.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToInteger.asl | 6 +- .../collections/bdemo/ACPICA/0153/ToMutex.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToPackage.asl | 8 +- .../collections/bdemo/ACPICA/0153/ToPowerRes.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToProcessor.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToRegion.asl | 16 +- .../collections/bdemo/ACPICA/0153/ToString.asl | 6 +- .../bdemo/ACPICA/0153/ToThermalZone.asl | 16 +- .../runtime/collections/bdemo/ACPICA/0160/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0161/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0167/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0170/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0176/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0177/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0178/DECL.asl | 10 +- .../bdemo/ACPICA/0181_ASL_RUNTIME/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0182/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0185/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0187/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0188/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0189/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0190/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0192/DECL.asl | 42 +-- .../runtime/collections/bdemo/ACPICA/0193/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0194/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0195/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0198/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0199/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0206/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0207/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0208/DECL.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0212/Misc.asl | 16 +- .../runtime/collections/bdemo/ACPICA/0213/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0214/DECL.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0215/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0216/DECL.asl | 64 ++--- .../runtime/collections/bdemo/ACPICA/0217/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0218/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0219/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0221/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0222/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0223/DECL.asl | 8 +- .../runtime/collections/bdemo/ACPICA/0224/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0226/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0229/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0230/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0231/DECL.asl | 2 +- .../bdemo/ACPICA/0232_F_OPTION/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0238/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0241/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0242/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0243/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0244/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0247/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0248/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0260/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0261/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0262/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0263/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0264/DECL.asl | 12 +- .../runtime/collections/bdemo/ACPICA/0265/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0268/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0269/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0271/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0272/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0273/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0274/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0275/DECL.asl | 2 +- .../bdemo/ACPICA/0276_LARGE_REF_COUNT/DECL.asl | 6 +- .../runtime/collections/bdemo/ACPICA/0281/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0283/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0284/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0285/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0286/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0289/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0292/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0294/DECL.asl | 6 +- .../bdemo/ACPICA/0297_ACTIONS_REQUIRED/DECL.asl | 2 +- .../bdemo/ACPICA/0299_ACTIONS_REQUIRED/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0300/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0301/DECL.asl | 8 +- .../runtime/collections/bdemo/ACPICA/0302/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0303/DECL.asl | 4 +- .../runtime/collections/bdemo/ACPICA/0304/DECL.asl | 2 +- .../runtime/collections/bdemo/ACPICA/0305/DECL.asl | 2 +- .../collections/bdemo/ACPICA/common/proc.asl | 2 +- .../runtime/collections/complex/badasl/badasl.asl | 6 +- .../src/runtime/collections/complex/misc/misc.asl | 34 +-- .../collections/complex/namespace/fullpath.asl | 8 +- .../runtime/collections/complex/namespace/ns0.asl | 12 +- .../collections/complex/namespace/ns0_root.asl | 8 +- .../runtime/collections/complex/namespace/ns1.asl | 22 +- .../runtime/collections/complex/namespace/ns2.asl | 8 +- .../collections/complex/namespace/ns2_root.asl | 4 +- .../runtime/collections/complex/namespace/ns3.asl | 26 +- .../runtime/collections/complex/namespace/ns4.asl | 2 +- .../runtime/collections/complex/namespace/ns6.asl | 2 +- .../collections/complex/namespace/scope.asl | 4 +- .../complex/operand/tests/oarg/oarg.asl | 14 +- .../complex/operand/tests/oconst/oconst.asl | 18 +- .../complex/operand/tests/olocal/olocal.asl | 14 +- .../operand/tests/onamedglob/onamedglob1.asl | 14 +- .../operand/tests/onamedglob/onamedglob2.asl | 8 +- .../complex/operand/tests/onamedloc/onamedloc1.asl | 300 ++++++++++----------- .../complex/operand/tests/onamedloc/onamedloc2.asl | 8 +- .../operand/tests/opackageel/opackageel.asl | 14 +- .../operand/tests/oreftonamed/oreftonamed1.asl | 14 +- .../operand/tests/oreftonamed/oreftonamed2.asl | 8 +- .../tests/oreftopackageel/oreftopackageel.asl | 14 +- .../complex/operand/tests/oreturn/oreturn.asl | 14 +- .../collections/complex/provoke/provoke.asl | 4 +- .../collections/complex/result/common/rcommon.asl | 30 +-- .../result/tests/rexplicitconv/rexplicitconv.asl | 6 +- .../result/tests/rindecrement/rindecrement.asl | 8 +- .../complex/result/tests/roptional/roptional.asl | 4 +- .../complex/result/tests/rstore/rstore.asl | 2 +- .../src/runtime/collections/exceptions/exc/exc.asl | 78 +++--- .../exc_operand/exc_operand2/exc_00_undef.asl | 12 +- .../exc_operand/exc_operand2/exc_01_int.asl | 10 +- .../exc_operand/exc_operand2/exc_02_str.asl | 10 +- .../exc_operand/exc_operand2/exc_03_buf.asl | 10 +- .../exc_operand/exc_operand2/exc_04_pckg.asl | 14 +- .../exc_operand/exc_operand2/exc_05_funit.asl | 6 +- .../exc_operand/exc_operand2/exc_06_dev.asl | 12 +- .../exc_operand/exc_operand2/exc_07_event.asl | 10 +- .../exc_operand/exc_operand2/exc_08_method.asl | 8 +- .../exc_operand/exc_operand2/exc_09_mux.asl | 10 +- .../exc_operand/exc_operand2/exc_10_oreg.asl | 10 +- .../exc_operand/exc_operand2/exc_11_pwr.asl | 10 +- .../exc_operand/exc_operand2/exc_12_proc.asl | 10 +- .../exc_operand/exc_operand2/exc_13_tzone.asl | 12 +- .../exc_operand/exc_operand2/exc_14_bfield.asl | 6 +- .../functional/arithmetic/arithmetic.asl | 34 +-- .../collections/functional/bfield/crbuffield.asl | 26 +- .../collections/functional/constant/constants.asl | 2 +- .../functional/control/ImplicitReturn/add.asl | 8 +- .../control/ImplicitReturn/standaloneret.asl | 4 +- .../functional/control/ImplicitReturn/store.asl | 12 +- .../functional/control/Recursion/recursion.asl | 90 +++---- .../control/Recursion/stack_overflow.asl | 4 +- .../functional/control/Return/return.asl | 10 +- .../collections/functional/control/ctl0.asl | 2 +- .../collections/functional/control/ctl1.asl | 2 +- .../collections/functional/control/ctl2.asl | 2 +- .../collections/functional/control/switch1.asl | 4 +- .../collections/functional/control/switch2.asl | 12 +- .../collections/functional/control/switch3.asl | 6 +- .../collections/functional/control/switch4.asl | 2 +- .../collections/functional/control/switch5.asl | 2 +- .../collections/functional/control/switch6.asl | 2 +- .../collections/functional/control/timing.asl | 14 +- .../collections/functional/control/while.asl | 6 +- .../descriptor/concatenaterestemplate.asl | 2 +- .../functional/descriptor/dependentfn.asl | 2 +- .../collections/functional/descriptor/dma.asl | 2 +- .../collections/functional/descriptor/dwordio.asl | 2 +- .../functional/descriptor/dwordmemory.asl | 2 +- .../functional/descriptor/dwordspace.asl | 2 +- .../functional/descriptor/extendedio.asl | 2 +- .../functional/descriptor/extendedmemory.asl | 2 +- .../functional/descriptor/extendedspace.asl | 2 +- .../collections/functional/descriptor/fixeddma.asl | 2 +- .../collections/functional/descriptor/fixedio.asl | 2 +- .../collections/functional/descriptor/gpioint.asl | 2 +- .../collections/functional/descriptor/gpioio.asl | 2 +- .../functional/descriptor/i2cserialbus.asl | 2 +- .../functional/descriptor/interrupt.asl | 2 +- .../collections/functional/descriptor/io.asl | 2 +- .../collections/functional/descriptor/irq.asl | 2 +- .../functional/descriptor/irqnoflags.asl | 2 +- .../collections/functional/descriptor/memory24.asl | 2 +- .../collections/functional/descriptor/memory32.asl | 2 +- .../functional/descriptor/memory32fixed.asl | 2 +- .../collections/functional/descriptor/qwordio.asl | 2 +- .../functional/descriptor/qwordmemory.asl | 2 +- .../functional/descriptor/qwordspace.asl | 2 +- .../collections/functional/descriptor/register.asl | 2 +- .../functional/descriptor/resourcetemplate.asl | 4 +- .../functional/descriptor/rtemplate.asl | 6 +- .../functional/descriptor/spiserialbus.asl | 2 +- .../functional/descriptor/uartserialbus.asl | 2 +- .../functional/descriptor/vendorlong.asl | 2 +- .../functional/descriptor/vendorshort.asl | 2 +- .../functional/descriptor/wordbusnumber.asl | 2 +- .../collections/functional/descriptor/wordio.asl | 2 +- .../functional/descriptor/wordspace.asl | 2 +- .../collections/functional/logic/logical.asl | 18 +- .../functional/manipulation/concatenate.asl | 6 +- .../collections/functional/manipulation/eisaid.asl | 2 +- .../collections/functional/manipulation/match1.asl | 4 +- .../collections/functional/manipulation/match2.asl | 2 +- .../collections/functional/manipulation/mid.asl | 2 +- .../collections/functional/manipulation/sizeof.asl | 2 +- .../collections/functional/manipulation/store.asl | 4 +- .../functional/manipulation/tobuffer.asl | 6 +- .../functional/manipulation/todecimalstring.asl | 2 +- .../functional/manipulation/tofrombcd.asl | 4 +- .../functional/manipulation/tohexstring.asl | 2 +- .../functional/manipulation/tointeger.asl | 2 +- .../functional/manipulation/tostring.asl | 8 +- .../collections/functional/manipulation/touuid.asl | 2 +- .../functional/manipulation/unicode.asl | 2 +- .../collections/functional/name/function.asl | 4 +- .../runtime/collections/functional/name/method.asl | 20 +- .../collections/functional/name/package.asl | 40 +-- .../collections/functional/reference/ref00.asl | 2 +- .../collections/functional/reference/ref01.asl | 10 +- .../collections/functional/reference/ref05.asl | 12 +- .../collections/functional/reference/ref07.asl | 56 ++-- .../collections/functional/reference/ref50.asl | 156 +++++------ .../collections/functional/reference/ref70.asl | 6 +- .../collections/functional/reference/ref71.asl | 2 +- .../collections/functional/region/bankfield.asl | 40 +-- .../collections/functional/region/dtregions.asl | 24 +- .../collections/functional/region/indexfield.asl | 34 +-- .../collections/functional/region/opregions.asl | 24 +- .../collections/functional/region/regionfield.asl | 66 ++--- .../functional/synchronization/event.asl | 2 +- .../functional/synchronization/mutex.asl | 4 +- .../functional/synchronization/mutex2.asl | 38 +-- .../functional/synchronization/mutex_proc.asl | 10 +- .../functional/synchronization/serialized.asl | 22 +- .../runtime/collections/functional/table/load.asl | 36 +-- .../collections/functional/table/loadtable.asl | 34 +-- .../collections/functional/table/unload.asl | 14 +- .../src/runtime/collections/mt/mutex/common.asl | 16 +- .../src/runtime/collections/mt/mutex/mutex.asl | 2 +- .../aslts/src/runtime/collections/mt/mutex/mxs.asl | 16 +- .../src/runtime/collections/mt/mutex/service.asl | 18 +- .../src/runtime/collections/mt/mutex/tests.asl | 38 +-- .../service/condbranches/condbranches.asl | 2 +- tests/aslts/src/runtime/common/TCI/tcicmd.asl | 14 +- .../aslts/src/runtime/common/conversion/oproc.asl | 6 +- .../aslts/src/runtime/common/conversion/otest.asl | 116 ++++---- .../aslts/src/runtime/common/conversion/rproc.asl | 2 +- .../aslts/src/runtime/common/conversion/rtest.asl | 100 +++---- tests/aslts/src/runtime/common/dataproc.asl | 6 +- tests/aslts/src/runtime/common/datastproc.asl | 4 +- tests/aslts/src/runtime/common/operations.asl | 2 +- tests/misc/grammar.asl | 84 +++--- 344 files changed, 1966 insertions(+), 1966 deletions(-) (limited to 'tests') diff --git a/tests/aslts/src/runtime/cntl/common.asl b/tests/aslts/src/runtime/cntl/common.asl index 249e483cc..c88332c1f 100644 --- a/tests/aslts/src/runtime/cntl/common.asl +++ b/tests/aslts/src/runtime/cntl/common.asl @@ -889,7 +889,7 @@ Method(SB00, 2) { } // Print out the whole contents, not only 32 bytes as debugger does -Method(prn0, 1) { +Method(prn0, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1054,7 +1054,7 @@ Method(CST0) * * */ -Method(sft0, 4) +Method(sft0, 4, Serialized) { Name(n000, 0) Name(ncur, 0) @@ -1121,7 +1121,7 @@ Method(MBS0, 2) * , * , */ -Method(sft1, 5) +Method(sft1, 5, Serialized) { Name(prev, 0) Name(ms00, 0) @@ -1278,7 +1278,7 @@ Method(sft1, 5) * in errors reports is lost, should be * resolved in the future. */ -Method(m4c0, 4) +Method(m4c0, 4, Serialized) { Name(tmp0, 0) Name(tmp1, 0) @@ -1316,7 +1316,7 @@ Method(m4c0, 4) * arg0 - source string contains desirable symbols * srg1 - index inside the source string */ -Method(m4a1, 2) +Method(m4a1, 2, Serialized) { Name(s000, " ") Store(DeRefOf(Index(arg0, arg1)), Local0) @@ -1325,7 +1325,7 @@ Method(m4a1, 2) } // Initialization -Method(STRT, 1) +Method(STRT, 1, Serialized) { Method(m555) { @@ -1878,7 +1878,7 @@ Method(UNP0, 3, Serialized) } // Report errors -Method(RERR) +Method(RERR,, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1926,7 +1926,7 @@ Method(RERR) } // Report root Methods run results -Method(RRM0) +Method(RRM0,, Serialized, 3) { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/cntl/ehandle.asl b/tests/aslts/src/runtime/cntl/ehandle.asl index d6582316b..08449d0be 100644 --- a/tests/aslts/src/runtime/cntl/ehandle.asl +++ b/tests/aslts/src/runtime/cntl/ehandle.asl @@ -251,7 +251,7 @@ Method(CH03, 5) // // Convert 32/64 bit integer to 16-bit Hex value // -Method(ST16, 1) +Method(ST16, 1, Serialized) { Name (EBUF, Buffer(ISZC){}) /* 8 or 16 bytes, depending on 32/64 mode */ Name (RBUF, Buffer(4){}) diff --git a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/RUN.asl b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/RUN.asl index 141cd3d03..d7aaf06b0 100644 --- a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/RUN.asl +++ b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/RUN.asl @@ -36,7 +36,7 @@ */ // Run-method -Method(DYN0) +Method(DYN0,, Serialized) { Name(ts, "DYN0") diff --git a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobdecl.asl b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobdecl.asl index 5b8b1e313..6ddcd8899 100644 --- a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobdecl.asl +++ b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobdecl.asl @@ -33,7 +33,7 @@ Name(z130, 130) // Check declarations -Method(m373) +Method(m373,, Serialized) { // The Created Objects benchmark Package Name(pp00, Package(1) {}) diff --git a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexceptions.asl b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexceptions.asl index 61a7dc814..000437717 100644 --- a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexceptions.asl +++ b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexceptions.asl @@ -33,7 +33,7 @@ Name(z132, 132) // Check exceptions -Method(m374) +Method(m374,, Serialized) { Name(ts, "m374") diff --git a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexec.asl b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexec.asl index 8e68b69bc..ab152ea43 100644 --- a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexec.asl +++ b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexec.asl @@ -33,7 +33,7 @@ Name(z129, 129) // The sample test -Method(m370) +Method(m370,, Serialized) { // Flag of printing Name(pr, 0) @@ -134,7 +134,7 @@ if (rn00) { } // Check simple particular operations -Method(m371) +Method(m371,, Serialized) { // Because Local0-7 all have been taken, we declare a new variable here. Name(temp,0) @@ -184,7 +184,7 @@ Method(m371) // Optional Results, writing into uninitialized LocalX // Add - Method(m000) + Method(m000,, Serialized) { Name(pp00, Package(1) {}) Name(pp01, Package(1) {}) @@ -219,7 +219,7 @@ Method(m371) } // And - Method(m001) + Method(m001,, Serialized) { Name(pp00, Package(1) {}) Name(pp01, Package(1) {}) @@ -254,7 +254,7 @@ Method(m371) } // Store - Method(m002) + Method(m002,, Serialized) { Name(pp00, Package(1) {}) Name(pp01, Package(1) {}) diff --git a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobmisc.asl b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobmisc.asl index e5efb98f8..5e2040353 100644 --- a/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobmisc.asl +++ b/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobmisc.asl @@ -32,7 +32,7 @@ Name(z140, 140) -Method(m375) +Method(m375,, Serialized) { // The Created Objects benchmark Package Name(pp00, Package(1) {}) 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) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0000/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0000/DECL.asl index e67f0eb7e..239ef084e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0000/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0000/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Logical operators return True equal to One but not Ones */ -Method(md9a) +Method(md9a,, Serialized) { Name(ON00, 0xffffffffffffffff) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0007/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0007/DECL.asl index 1cd78800f..8971bfeb2 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0007/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0007/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ToString updates the LocalX value (if it is zero) passed as Length parameter */ -Method(mda4) +Method(mda4,, Serialized) { Name(B000, Buffer(4) {0x21, 0x21, 0x21, 0x21}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0008/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0008/DECL.asl index bf3594107..630b4f33a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0008/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0008/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The type returned by ObjectType for Object created by Field operator is not Field */ -Method(mda5) +Method(mda5,, Serialized) { OperationRegion(r000, SystemMemory, 0x125, 256) Field (r000, ByteAcc, NoLock, Preserve) {f000, 32} diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel10.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel10.asl index 7aef94f6b..ea29eb193 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel10.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel10.asl @@ -44,7 +44,7 @@ /* * 0 - Check different ways to pass String */ -Method(mdac) +Method(mdac,, Serialized) { Method(mm00) { @@ -121,7 +121,7 @@ Method(mdac) /* * 1 - Check different ways to specify elements of NameSpace */ -Method(mf89) +Method(mf89,, Serialized) { Name(i010, 0xaabc0123) Processor(pr01, 0, 0xFFFFFFFF, 0) @@ -172,7 +172,7 @@ Method(mf89) /* * 2 - Check access to calculated type objects - DerefOf() */ -Method(mf8a) +Method(mf8a,, Serialized) { Name(b002, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(bb02, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) @@ -204,7 +204,7 @@ Method(mf8a) /* * 3 - Check access to special type objects - DerefOf() */ -Method(mf8b) +Method(mf8b,, Serialized) { Event(e003) Mutex(mx03, 0) @@ -250,7 +250,7 @@ Method(mf8b) /* * 4 - Check DerefOf() - calculated type objects */ -Method(mf8c) +Method(mf8c,, Serialized) { Name(b004, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(i004, 0xabbc0000) @@ -293,7 +293,7 @@ Method(mf8d) * 6 - Check different ways to pass String (mdac * but without Store). Check - no exceptions. */ -Method(mf8e) +Method(mf8e,, Serialized) { Method(mm60) { @@ -352,7 +352,7 @@ Method(mf8e) /* * 7 - Check access to special type objects - DerefOf() */ -Method(mf8f) +Method(mf8f,, Serialized) { Event(e007) Mutex(mx07, 0) @@ -410,7 +410,7 @@ Method(mf8f) /* * 8 - Check DerefOf() - calculated type objects */ -Method(mf90) +Method(mf90,, Serialized) { Name(b008, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(i008, 0xabbc0000) @@ -456,7 +456,7 @@ Method(mf91) /* * a - Check access to special type objects - DerefOf() */ -Method(mfa0) +Method(mfa0,, Serialized) { Name(b00a, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) OperationRegion(r00a, SystemMemory, 0x100, 0x100) @@ -496,7 +496,7 @@ Method(mfa0) } // b -Method(mfa1) +Method(mfa1,, Serialized) { Name(b00b, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) OperationRegion(r00b, SystemMemory, 0x100, 0x100) @@ -540,7 +540,7 @@ Method(mfa1) } // c -Method(mfa2) +Method(mfa2,, Serialized) { Event(e00c) Mutex(mx0c, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel20.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel20.asl index 4b2275223..13fafa5bc 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel20.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel20.asl @@ -45,7 +45,7 @@ Method(m12b) /* * 0 - Check different ways to pass String */ -Method(mdac) +Method(mdac,, Serialized) { Method(mm00) { @@ -122,7 +122,7 @@ Method(mdac) /* * 1 - Check different ways to specify elements of NameSpace */ -Method(mf89) +Method(mf89,, Serialized) { Name(i010, 0xaabc0123) Processor(pr01, 0, 0xFFFFFFFF, 0) @@ -175,7 +175,7 @@ Method(mf89) /* * 2 - Check access to calculated type objects - DerefOf() */ -Method(mf8a) +Method(mf8a,, Serialized) { Name(b002, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(bb02, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) @@ -207,7 +207,7 @@ Method(mf8a) /* * 3 - Check access to special type objects - DerefOf() */ -Method(mf8b) +Method(mf8b,, Serialized) { Event(e003) Mutex(mx03, 0) @@ -253,7 +253,7 @@ Method(mf8b) /* * 4 - Check DerefOf() - calculated type objects */ -Method(mf8c) +Method(mf8c,, Serialized) { Name(b004, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(i004, 0xabbc0000) @@ -296,7 +296,7 @@ Method(mf8d) * 6 - Check different ways to pass String (mdac * but without Store). Check - no exceptions. */ -Method(mf8e) +Method(mf8e,, Serialized) { Method(mm60) { @@ -355,7 +355,7 @@ Method(mf8e) /* * 7 - Check access to special type objects - DerefOf() */ -Method(mf8f) +Method(mf8f,, Serialized) { Event(e007) Mutex(mx07, 0) @@ -413,7 +413,7 @@ Method(mf8f) /* * 8 - Check DerefOf() - calculated type objects */ -Method(mf90) +Method(mf90,, Serialized) { Name(b008, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(i008, 0xabbc0000) @@ -459,7 +459,7 @@ Method(mf91) /* * a - Check access to special type objects - DerefOf() */ -Method(mfa0) +Method(mfa0,, Serialized) { Name(b00a, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) OperationRegion(r00a, SystemMemory, 0x100, 0x100) @@ -499,7 +499,7 @@ Method(mfa0) } // b -Method(mfa1) +Method(mfa1,, Serialized) { Name(b00b, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) OperationRegion(r00b, SystemMemory, 0x100, 0x100) @@ -543,7 +543,7 @@ Method(mfa1) } // c -Method(mfa2) +Method(mfa2,, Serialized) { Event(e00c) Mutex(mx0c, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclDown.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclDown.asl index 3f91ccd7f..5ae804b38 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclDown.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclDown.asl @@ -34,7 +34,7 @@ * DataLevel.asl */ -Method(m12e) +Method(m12e,, Serialized) { /* diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclUp.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclUp.asl index 14737fe41..afd9630fd 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclUp.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclUp.asl @@ -34,7 +34,7 @@ * DataLevel.asl */ -Method(m12d) +Method(m12d,, Serialized) { /* 0 */ diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0015/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0015/DECL.asl index 3733dcfa7..26b1709bf 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0015/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0015/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ToDecimalString produces the Strings which have the length greater than expected */ -Method(mdb0) +Method(mdb0,, Serialized) { Name(b000, Buffer() { 1, 1 }) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0027/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0027/DECL.asl index 21fc949f2..6522bf981 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0027/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0027/DECL.asl @@ -35,7 +35,7 @@ * Test remained as is (due to crash as a main symptom). */ -Method(mdbb) +Method(mdbb,, Serialized) { Name(b001, Buffer(200) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0028/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0028/DECL.asl index 069813d7c..4d71ee7d7 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0028/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0028/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception on Create*Field for out of Buffer range */ -Method(mdbc) +Method(mdbc,, Serialized) { Name(b000, Buffer(16) {}) @@ -45,7 +45,7 @@ Method(mdbc) CreateField(b000, 120, 8, f006) } -Method(mdbd) +Method(mdbd,, Serialized) { Name(b000, Buffer(16) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0030/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0030/DECL.asl index e8d9c67b8..7d624bb4e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0030/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0030/DECL.asl @@ -34,7 +34,7 @@ * Crash. Test remained as is (due to crash as a main symptom). */ -Method(mdc3) +Method(mdc3,, Serialized) { // Field Unit OperationRegion(r000, SystemMemory, 0x100, 0x100) @@ -59,7 +59,7 @@ Method(mdc3) return (0) } -Method(mdc4) +Method(mdc4,, Serialized) { // Field Unit OperationRegion(r000, SystemMemory, 0x100, 0x100) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0031_ASL_RUNTIME/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0031_ASL_RUNTIME/DECL.asl index 351ff5f29..5e94cbee8 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0031_ASL_RUNTIME/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0031_ASL_RUNTIME/DECL.asl @@ -50,7 +50,7 @@ Name(id28, 0) -Method(mdc7) +Method(mdc7,, Serialized) { CH03("", 0, 0x000, 0, 0) Store(0x12345678, i000) @@ -58,10 +58,10 @@ Method(mdc7) CH04("", 0, 0xff, 0, 0x001, 0, 0) } -Method (m800) +Method (m800,, Serialized) { Name(i000, 0) - Method (m000) + Method (m000,, Serialized) { Store(i000, Debug) Name(i000, 0xffffffff) @@ -70,14 +70,14 @@ Method (m800) Method (m801) { - Method (m000) + Method (m000,, Serialized) { Store(id28, Debug) Name(id28, 0xffffffff) } } -Method(m802) +Method(m802,, Serialized) { Name(i000, 0) Store(0xabcd0000, i000) @@ -97,7 +97,7 @@ Method(m802) CH03("", 0, 0x004, 0, 0) - Method(m000) + Method(m000,, Serialized) { Name(i000, 0xabcd0003) if (LNotEqual(i000, 0xabcd0003)) { @@ -107,7 +107,7 @@ Method(m802) CH03("", 0, 0x005, 0, 0) - Method(m001) + Method(m001,, Serialized) { Name(i000, 0xabcd0004) Store(0xabcd0005, i000) @@ -118,7 +118,7 @@ Method(m802) CH03("", 0, 0x006, 0, 0) - Method(m002) + Method(m002,, Serialized) { Store(i000, Debug) Name(i000, 0xabcd0006) @@ -130,7 +130,7 @@ Method(m802) CH03("", 0, 0x007, 0, 0) - Method (m003) + Method (m003,, Serialized) { Store("------------------------------ 000000000", Debug) Store(id28, Debug) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0034/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0034/DECL.asl index 1d0247f9e..5e0bc94a4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0034/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0034/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Some data tables are corrupted when _BAS field of FixedIO Resource Descriptor Macro is specified */ -Method(mdc9) +Method(mdc9,, Serialized) { Name(RT00, ResourceTemplate () { @@ -41,7 +41,7 @@ Method(mdc9) Store(FIO0._BAS, Debug) } -Method(mdca) +Method(mdca,, Serialized) { Name(RT00, ResourceTemplate () { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0037/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0037/DECL.asl index 8c05c1018..4831767dc 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0037/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0037/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The Memory24 Resource Descriptor Macro specification should be updated */ - Method(mf63) + Method(mf63,, Serialized) { Name (M241, ResourceTemplate () { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0038/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0038/DECL.asl index b151df609..c648cf344 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0038/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0038/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: LGreater passed with Integer and String works incorrectly in 32-bit mode */ -Method(mdce) +Method(mdce,, Serialized) { Store(0, Local7) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0039_ASL_RUNTIME/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0039_ASL_RUNTIME/DECL.asl index e9bb9f674..9783599be 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0039_ASL_RUNTIME/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0039_ASL_RUNTIME/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The ASL Compiler fails on specific expressions with ObjectType */ -Method(mdcf) +Method(mdcf,, Serialized) { Name(c010, 8) // Method Name(c018, 16) // Debug Object diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0040/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0040/DECL.asl index 7277b034f..b7189ff34 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0040/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0040/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Crash on sync-objects reusing */ -Method(mdd0) { +Method(mdd0,, Serialized) { Mutex(MTX0, 0) Store(Acquire(MTX0, 0), Local0) Release(MTX0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0045/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0045/DECL.asl index 7653dfea7..a6fae2974 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0045/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0045/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Exception on ToDecimalString for Buffer with 51 elements */ -Method(mdd6) +Method(mdd6,, Serialized) { // ToDecimalString() when the number of result characters in string // exceeds 200. Results into 204 (51 * 4) characters. diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0046/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0046/DECL.asl index 42d86a798..6dbc62759 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0046/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0046/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Exception on ToHexString for Buffer with 67 elements */ -Method(mdd7) +Method(mdd7,, Serialized) { Name(b000, Buffer() { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0047/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0047/DECL.asl index e2d85339c..0acb769e5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0047/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0047/DECL.asl @@ -56,7 +56,7 @@ * is in progress from inside the test. */ -Method(md77) +Method(md77,, Serialized) { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0049/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0049/DECL.asl index e1c88704f..11ebb914d 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0049/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0049/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception on result of ToDecimalString longer than 210 bytes */ -Method(mdd9) +Method(mdd9,, Serialized) { // 101-byte long buffer Name(b000, Buffer() { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0050/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0050/DECL.asl index 6cabbe291..823565091 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0050/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0050/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception on result of ToHexString longer than 210 bytes */ -Method(mdda) +Method(mdda,, Serialized) { // 68-byte long buffer Name(b000, Buffer() { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0051_ASL_RUNTIME/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0051_ASL_RUNTIME/DECL.asl index 4261a3528..e9dd70242 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0051_ASL_RUNTIME/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0051_ASL_RUNTIME/DECL.asl @@ -45,7 +45,7 @@ Method(mddb, 5) } } -Method(mddc) +Method(mddc,, Serialized) { Name(RT00, ResourceTemplate () { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0052/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0052/DECL.asl index 095a3ecb3..1fa90b8d4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0052/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0052/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The EdgeLevel offset of Interrupt macro (_HE) is specified as 25-th bit but actually it is implemented as 24-th bit */ -Method(mddd) +Method(mddd,, Serialized) { Name(RT00, ResourceTemplate () { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0054/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0054/DECL.asl index 6a7169401..ce023cd93 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0054/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0054/DECL.asl @@ -37,7 +37,7 @@ * Buffer type objects are passed immediately. */ -Method(mddf) +Method(mddf,, Serialized) { Name(b000, Buffer() {0x79, 0x00}) Name(b001, Buffer() {0x79, 0x00}) @@ -50,7 +50,7 @@ Method(mddf) // ConcatenateResTemplate -Method(mde0) +Method(mde0,, Serialized) { Name(b000, Buffer() {0x79, 0x00}) @@ -75,7 +75,7 @@ Method(mde1) // LEqual -Method(mde2) +Method(mde2,, Serialized) { Name(b000, Buffer() {0x79}) @@ -100,7 +100,7 @@ Method(mde3) // LGreater -Method(mde4) +Method(mde4,, Serialized) { Name(b000, Buffer() {0x79}) @@ -127,7 +127,7 @@ Method(mde5) // Concatenate -Method(mde6) +Method(mde6,, Serialized) { Name(b000, Buffer() {0x79}) @@ -152,7 +152,7 @@ Method(mde7) // Add -Method(mde8) +Method(mde8,, Serialized) { Name(b000, Buffer() {0x79}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0059/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0059/DECL.asl index 05437f6df..0857c62b4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0059/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0059/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: String to Buffer conversion doesn't reduce the size of resulting Buffer */ -Method(mdf9) +Method(mdf9,, Serialized) { // Table 17-8 Object Conversion Rules, // String -->> Buffer Rule: diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0060/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0060/DECL.asl index ecd8da331..5c621a395 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0060/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0060/DECL.asl @@ -39,7 +39,7 @@ */ // No outstanding allocations -Method(mdfa) +Method(mdfa,, Serialized) { OperationRegion(r001, SystemMemory, 0x10, 0x10) @@ -54,7 +54,7 @@ Method(mdfa) } // Outstanding: 0x1 allocations after execution -Method(mdfb) +Method(mdfb,, Serialized) { OperationRegion(r001, SystemMemory, 0x10, 0x10) @@ -93,7 +93,7 @@ Method(mdff) } // Outstanding: 0x1 allocations after execution -Method(me00) +Method(me00,, Serialized) { Name(b000, Buffer() {0x91}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0062_ASL_RUNTIME/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0062_ASL_RUNTIME/DECL.asl index d8990b3aa..51fc755f7 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0062_ASL_RUNTIME/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0062_ASL_RUNTIME/DECL.asl @@ -34,7 +34,7 @@ */ -Method(mb62) +Method(mb62,, Serialized) { Name(s000, // Lines 14 - 91: 78 * 50 + 21 = 3921 bytes diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/Misc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/Misc.asl index 61fae6492..f4635af3e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/Misc.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/Misc.asl @@ -84,7 +84,7 @@ return /* * All the possible attempts to confuse calculation */ -Method(md74) { +Method(md74,, Serialized) { Name(ts, "md74") @@ -388,7 +388,7 @@ Method(md75) { // Do here the same as md74 but store Result by Store } -Method(md76) { +Method(md76,, Serialized) { Name(ts, "md76") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0069/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0069/DECL.asl index 7cddc0a41..f1dff16b8 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0069/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0069/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Exception on storing the result of Mid operation */ -Method(me08) +Method(me08,, Serialized) { Name(b000, Buffer(8) {1,2,3,4,5,6,7,8}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/DECL.asl index 5b7fa4a7c..e68ce1c23 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Exception on ToInteger operator under specific conditions */ - Method(me2a) + Method(me2a,, Serialized) { Name (i000, 0x89abcdef) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0083/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0083/DECL.asl index 432b96c12..0aef8221a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0083/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0083/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception on DerefOf of an arbitrary Source */ - Method(me34) + Method(me34,, Serialized) { Event(e000) Mutex(mx00, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0084/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0084/DECL.asl index 075857e5a..2847cd103 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0084/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0084/DECL.asl @@ -75,7 +75,7 @@ Method(me36) Store("After me35(1) completion", Debug) } -Method(m803) +Method(m803,, Serialized) { Name(i000, 0xabcd0000) @@ -124,7 +124,7 @@ Method(m803) m003() } -Method(m804) +Method(m804,, Serialized) { Name(i000, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/DECL.asl index c38a72bf1..72b408b8c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/DECL.asl @@ -34,7 +34,7 @@ // Uninitialized element of Package - Method(me37) + Method(me37,, Serialized) { // Ref #1 diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0092/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0092/DECL.asl index cc2d077db..872ba630b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0092/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0092/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Invalid result of Index operator passed with the immediate image of Package */ - Method(me40, 1) + Method(me40, 1, Serialized) { Name(p000, Package() {1,2,3,4,5,6,7,8}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0093/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0093/DECL.asl index 42459e927..c7b66231e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0093/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0093/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Invalid result of Index operator passed with the immediate image of Buffer */ - Method(me42, 1) + Method(me42, 1, Serialized) { Name(b000, Buffer() {11,22,33,44,55,66,77,88}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0094/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0094/DECL.asl index b7471adec..6e4b9cb2a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0094/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0094/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Invalid result of Index operator passed with the immediate image of String */ - Method(me44, 1) + Method(me44, 1, Serialized) { Name(s000, "qwrtyuiop") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0095/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0095/DECL.asl index 16310c491..125f65f73 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0095/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0095/DECL.asl @@ -37,7 +37,7 @@ return (arg0) } - Method(me47, 1) + Method(me47, 1, Serialized) { Name(lpN0, 0xF101) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0097/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0097/DECL.asl index 9a658e783..30d3e5be5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0097/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0097/DECL.asl @@ -44,7 +44,7 @@ Store(Local0, Debug) } - Method(me4e) + Method(me4e,, Serialized) { Name(p000, Package(32) {1,2,me4c,3,4}) @@ -57,7 +57,7 @@ Store("============= Test me4e finished.", Debug) } - Method(me4f) + Method(me4f,, Serialized) { Name(p000, Package(32) {1,2,me4c,3,4}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl index bbc7d7640..0f1629d3f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0098/DECL.asl @@ -38,7 +38,7 @@ Store(Local0, Debug) } - Method(me52) + Method(me52,, Serialized) { Name(run0, 1) Name(run1, 1) @@ -201,7 +201,7 @@ * exercised simultaneously during one call to me55 * method. */ - Method(me55) + Method(me55,, Serialized) { Name(pd02, Package(32) { 0, diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0099/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0099/DECL.asl index 30fa954e9..8cd1a1452 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0099/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0099/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The specific sequence of operations dealing with IRef/ORef corrupts the source object */ - Method(me5b) + Method(me5b,, Serialized) { Name(s000, "12345678") Name(b000, Buffer(2) {0x11, 0x22}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0100/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0100/DECL.asl index c672c5c30..538ce511c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0100/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0100/DECL.asl @@ -37,7 +37,7 @@ return (0) } - Method(me5d) + Method(me5d,, Serialized) { Store("Start of test:", Debug) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0102/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0102/DECL.asl index c5a123265..f0a7f6e2c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0102/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0102/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The specific combination of operators produces one "Outstanding allocation" */ - Method(me63) + Method(me63,, Serialized) { Method(m001) { return (0x12345678) } Name(p000, Package() {m001}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0103/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0103/DECL.asl index 1436904ea..38e943304 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0103/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0103/DECL.asl @@ -46,7 +46,7 @@ return (123) } - Method(me66) + Method(me66,, Serialized) { Store("Start of test", Debug) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0104/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0104/DECL.asl index 5ff139af3..00f922ff4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0104/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0104/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The ObjectType operator being passed with the IRef to the Uninitialized element of Package causes crash */ - Method(me68) + Method(me68,, Serialized) { Store("Start of test", Debug) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0112/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0112/DECL.asl index da61f3478..bbc6d1ec6 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0112/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0112/DECL.asl @@ -37,7 +37,7 @@ Stall(arg0) } - Method(me78) + Method(me78,, Serialized) { Name(i000, 0xB) Store(i000, Local0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0113/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0113/DECL.asl index a731795b1..32f9f44df 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0113/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0113/DECL.asl @@ -73,7 +73,7 @@ CH04("", 1, 47, 0, 0x00b, 0, 0) // AE_AML_OPERAND_TYPE } - Method(me7a) + Method(me7a,, Serialized) { Name(p000, Package(){0x00, 0x01, 0x02, 0x03, 0x04}) Name(p001, Package(){0x10, 0x11, 0x12, 0x13, 0x14}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0115/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0115/DECL.asl index 137b748b8..928c262d3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0115/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0115/DECL.asl @@ -69,7 +69,7 @@ Return(RefOf(id10)) } - Method(me86) + Method(me86,, Serialized) { Name(prn0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0117/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0117/DECL.asl index 512e3c8ec..ad22229de 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0117/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0117/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Modifying the copy of the String obtained by the Store operator modifies the initial String Object also */ - Method(me88) + Method(me88,, Serialized) { Name(s000, "String") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/DECL.asl index 4e3240a3f..0811edbdd 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0118/DECL.asl @@ -40,7 +40,7 @@ // Access to the named Integer object as an element of Package -Method(mf80) +Method(mf80,, Serialized) { Name(i000, 0xaaaa0000) Name(p000, Package() {i000}) @@ -84,7 +84,7 @@ Method(mf80) CH04("", 0, 47, 0, 0x006, 0, 0) // AE_AML_OPERAND_TYPE } -Method(mf81) +Method(mf81,, Serialized) { Name(ii00, 0) Name(ii01, 0) @@ -137,7 +137,7 @@ Method(mf81) CH04("", 0, 47, 0, 0x00d, 0, 0) // AE_AML_OPERAND_TYPE } -Method(mf82) +Method(mf82,, Serialized) { Name(ii00, 0) Name(ii01, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0120/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0120/DECL.asl index eed625ffb..0b62596c3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0120/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0120/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Unexpected exception on Store of Device and ThermalZone elements of Package to Debug operation */ - Method(mf64) + Method(mf64,, Serialized) { Name(pp00, Package(){prd2}) Index(pp00, 0, Local0) @@ -45,7 +45,7 @@ } } - Method(mf65) + Method(mf65,, Serialized) { Name(pp00, Package(){rd07}) Index(pp00, 0, Local0) @@ -58,7 +58,7 @@ } } - Method(mf66) + Method(mf66,, Serialized) { Name(pp00, Package(){pwd2}) Index(pp00, 0, Local0) @@ -71,7 +71,7 @@ } } - Method(mf67) + Method(mf67,, Serialized) { Name(pp00, Package(){ed05}) Index(pp00, 0, Local0) @@ -84,7 +84,7 @@ } } - Method(mf68) + Method(mf68,, Serialized) { Name(pp00, Package(){mxd3}) Index(pp00, 0, Local0) @@ -97,7 +97,7 @@ } } - Method(mf69) + Method(mf69,, Serialized) { Name(pp00, Package(){dd0d}) @@ -115,7 +115,7 @@ } } - Method(mf6a) + Method(mf6a,, Serialized) { Name(pp00, Package(){tzd2}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0121/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0121/DECL.asl index 65fae5ac8..b8a1eda5d 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0121/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0121/DECL.asl @@ -34,7 +34,7 @@ * This DECL.asl is for AML Interpreter, it should result in exceptions for this DECL.asl. */ - Method(mf03) + Method(mf03,, Serialized) { Name(b000, Buffer(2){0xff, 0xff}) Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0123/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0123/DECL.asl index 0e4cdcc21..07c6fb0c3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0123/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0123/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception when StartIndex in Match operator is equal to or greater than the size of SourcePackage */ - Method(mf05) + Method(mf05,, Serialized) { Name(p000, Package(2){0, 1}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0124/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0124/DECL.asl index 6c85a5938..101fbe1c3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0124/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0124/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception when the Index argument on Index() operator is out of the Source */ - Method(mf06) + Method(mf06,, Serialized) { Name(p000, Package(2){0, 1}) Name(b000, Buffer(3){2, 3, 4}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0126/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0126/DECL.asl index e9d831bda..96d92f376 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0126/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0126/DECL.asl @@ -50,7 +50,7 @@ Store("m000 finished", Debug) } - Method(mf10, 1) + Method(mf10, 1, Serialized) { Name(i001, 0) @@ -68,13 +68,13 @@ Store("m001 finished", Debug) } - Method(mf11) + Method(mf11,, Serialized) { Name(i000, 7) mf0f(RefOf(i000)) } - Method(mf12) + Method(mf12,, Serialized) { Name(i000, 7) mf10(RefOf(i000)) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0128/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0128/DECL.asl index 9b0306d7d..732b4b890 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0128/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0128/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Copying the RefOf reference to Named object spoils that reference */ -Method(mf17) +Method(mf17,, Serialized) { Name(i000, 0x1234) @@ -45,7 +45,7 @@ Method(mf17) } } -Method(mf18) +Method(mf18,, Serialized) { Name(ref0, 0) Name(i000, 0x1234) @@ -68,7 +68,7 @@ Method(mf18) CH03("", 0, 0x002, 0, 0) } -Method(mf9e) +Method(mf9e,, Serialized) { Name(i000, 0xabbc0000) Name(ii00, 0xabbc0000) @@ -98,7 +98,7 @@ Method(mf9e) CH03("", 0, 0x007, 0, 0) } -Method(mf9f) +Method(mf9f,, Serialized) { Name(ref0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/Dynamic.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/Dynamic.asl index 3464b29a3..05f77f73c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/Dynamic.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/Dynamic.asl @@ -32,7 +32,7 @@ * of Methods. */ -Method(md6e, 1) +Method(md6e, 1, Serialized) { Name(p504, Package(arg0) {}) @@ -46,7 +46,7 @@ Method(md6e, 1) 10) // maximal number of written elements to be verified } -Method(md6f, 1) +Method(md6f, 1, Serialized) { Name(p505, Package(arg0) {}) @@ -60,7 +60,7 @@ Method(md6f, 1) 10) // maximal number of written elements to be verified } -Method(md70, 1) +Method(md70, 1, Serialized) { Name(p506, Package(arg0) {}) @@ -74,7 +74,7 @@ Method(md70, 1) 10) // maximal number of written elements to be verified } -Method(md71, 1) +Method(md71, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -88,7 +88,7 @@ Method(md71, 1) 10) // maximal number of written elements to be verified } -Method(md72, 1) +Method(md72, 1, Serialized) { Name(p000, Package(arg0) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/StaticLocal.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/StaticLocal.asl index 6e85fd0b9..5f12c4513 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/StaticLocal.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0129/StaticLocal.asl @@ -30,7 +30,7 @@ * Absolutely the same as md6c but all the Packages * are declared statically as locals of Method. */ -Method(md6d) +Method(md6d,, Serialized) { Name(p500, Package(256) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0131/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0131/DECL.asl index 7f87c14d4..8cbc4c321 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0131/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0131/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Store to the Index reference immediately returned by Method doesn't work */ -Method(m126) +Method(m126,, Serialized) { Name(p000, Package() {1,2,3,4,5,6,7,8}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Common.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Common.asl index 51f12d99a..4689ab2e5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Common.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Common.asl @@ -64,7 +64,7 @@ Method(mfe8) * arg0 - Package * arg1 - number of elements in arg0 */ -Method(mfe7, 2) +Method(mfe7, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -4062,7 +4062,7 @@ Method(mfc6, 7, Serialized) * arg4 - type of access through the IRefs * arg5 - index of error (inside the file) */ -Method(mfcc, 6) +Method(mfcc, 6, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -4112,7 +4112,7 @@ Method(mfcc, 6) * arg4 - type of access through the IRefs * arg5 - index of error (inside the file) */ -Method(mfce, 6) +Method(mfce, 6, Serialized) { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/GrInvest.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/GrInvest.asl index ecece042f..6791d0442 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/GrInvest.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/GrInvest.asl @@ -38,7 +38,7 @@ */ Method(mfe6) { - Method(m000) + Method(m000,, Serialized) { Name(p000, Package(16) {0x40,0x41,0x42,0x43,0x45,0x46,0x47,0x48,0x49,0x4a}) @@ -84,7 +84,7 @@ Method(mfe6) } } - Method(m001) + Method(m001,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) // Name(p001, Package() {1,2,3,4}) @@ -112,7 +112,7 @@ Method(mfe6) Store("----------------------------- End.", Debug) } - Method(m002) + Method(m002,, Serialized) { Name(p000, Package() {0x68,0x69,0x6a,0x6b}) @@ -127,7 +127,7 @@ Method(mfe6) Store("=============================", Debug) } - Method(m003) + Method(m003,, Serialized) { Name(p000, Package() {0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77}) Name(p001, Package() {0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87}) @@ -293,7 +293,7 @@ Method(mfe6) Store("----------------------------- End.", Debug) } - Method(m004) + Method(m004,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) @@ -314,7 +314,7 @@ Method(mfe6) Store(0, Local0) } - Method(m005) + Method(m005,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) Name(p001, Package() {0x64,0x65,0x66,0x67}) @@ -326,7 +326,7 @@ Method(mfe6) Store(Local0, Debug) } - Method(m006) + Method(m006,, Serialized) { Name(p000, Package() {0x54,0x55}) Name(p001, Package() {0x54,0x55,0x56,0x57}) @@ -337,7 +337,7 @@ Method(mfe6) Store(p000, Debug) } - Method(m007) + Method(m007,, Serialized) { Name(p000, Package(16) {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57}) Name(p001, Package() {0x54,0x55,0x56,0x57}) @@ -357,7 +357,7 @@ Method(mfe6) Store(p000, Debug) } - Method(m008) + Method(m008,, Serialized) { Name(i000, 0xabcd0001) Name(p000, Package() {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07, @@ -371,7 +371,7 @@ Method(mfe6) Store(Index(p001, 0), Index(p000, 1)) } - Method(m009) + Method(m009,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7}) @@ -382,7 +382,7 @@ Method(mfe6) Store(Index(p000, 0), Index(p001, 4)) } - Method(m00a) + Method(m00a,, Serialized) { // Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7}) // Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7}) @@ -406,7 +406,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m00b) + Method(m00b,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7}) @@ -425,7 +425,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m00c) + Method(m00c,, Serialized) { // Name(i000, 0xabcd0000) // Name(i001, 0xabcd0001) @@ -460,7 +460,7 @@ Method(mfe6) // Return (Local7) } - Method(m00d) + Method(m00d,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7,0xa8,0xa9,0xaa,0xab}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7,0xb8,0xb9,0xba,0xbb,0xbc}) @@ -477,7 +477,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m00e) + Method(m00e,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) Name(p001, Package() {0x64,0x65,0x66,0x67}) @@ -489,7 +489,7 @@ Method(mfe6) Store(Index(p000, 0), Index(p000, 1)) } - Method(m00f) + Method(m00f,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) @@ -500,13 +500,13 @@ Method(mfe6) Store(Index(p000, 0), Index(p000, 1)) } - Method(m010) + Method(m010,, Serialized) { Name(p000, Package() {0x54,0x55,0x56,0x57}) Store(Index(p000, 0), Index(p000, 0)) } - Method(m011) + Method(m011,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7}) @@ -517,7 +517,7 @@ Method(mfe6) Store(Index(p001, 6), Index(p001, 7)) } - Method(m012) + Method(m012,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5,0xb6,0xb7}) @@ -565,7 +565,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m013) + Method(m013,, Serialized) { Name(p000, Package() {0xa0,0xa1}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -574,7 +574,7 @@ Method(mfe6) Store(Index(p000, 0), Index(p001, 0)) } - Method(m014) + Method(m014,, Serialized) { Name(p000, Package() { 0xa0,0xa1,0xa2,0xa3,0xa4,0xa5,0xa6,0xa7, @@ -622,7 +622,7 @@ Method(mfe6) Store(Local0, Index(p001, 0)) } - Method(m015) + Method(m015,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3}) @@ -640,7 +640,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m016) + Method(m016,, Serialized) { Name(p000, Package() {0xabcd0000}) Name(p001, Package() {0xabcd0001, 0xabcd0002}) @@ -650,7 +650,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m017) + Method(m017,, Serialized) { Name(p000, Package() {0x20, 0x21}) Name(p001, Package(18) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -689,7 +689,7 @@ Method(mfe6) Store(p001, Debug) } - Method(m018) + Method(m018,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5}) @@ -708,7 +708,7 @@ Method(mfe6) Store(Index(p000, 4), Index(p001, 5)) } - Method(m019) + Method(m019,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5}) @@ -730,7 +730,7 @@ Method(mfe6) Store(Index(p000, 0), Index(p001, 0)) } - Method(m01a) + Method(m01a,, Serialized) { Name(p000, Package() {0xa0,0xa1,0xa2,0xa3,0xa4,0xa5}) Name(p001, Package() {0xb0,0xb1,0xb2,0xb3,0xb4,0xb5}) @@ -739,7 +739,7 @@ Method(mfe6) Store(Refof(p000), Index(p001, 1)) } - Method(m01b) + Method(m01b,, Serialized) { Name(p000, Package() {0x20,0x21,0x22,0x23,0x24,0x25}) Name(p001, Package(18) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -820,7 +820,7 @@ Method(mfe6) m004(p000) } - Method(m01c) + Method(m01c,, Serialized) { Name(p000, Package() {0x20,0x21,0x22,0x23,0x24,0x25}) Name(p001, Package(18) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -839,7 +839,7 @@ Method(mfe6) m000(p001) } - Method(m01d) + Method(m01d,, Serialized) { Name(p000, Package() {0x20,0x21,0x22,0x23,0x24,0x25}) Name(p001, Package(18) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -858,7 +858,7 @@ Method(mfe6) Store(p000, Index(p001, 1)) } - Method(m01e) + Method(m01e,, Serialized) { Name(p000, Package() {0x10, 0x11}) Name(p001, Package() {0x20, 0x21}) @@ -1010,7 +1010,7 @@ Method(mfe6) m002(p001) } - Method(m01f) + Method(m01f,, Serialized) { Name(s900, "qwertyuiop") @@ -1041,7 +1041,7 @@ Method(mfe6) Method(m020) { - Method(m000) + Method(m000,, Serialized) { Name(p953, Package() {0xabcd2018, 0xabcd2019}) Name(p954, Package() {0xabcd2018, 0xabcd2019}) @@ -1057,7 +1057,7 @@ Method(mfe6) Store(0xabcd0000, arg0) } - Method(m001) + Method(m001,, Serialized) { Name(pp00, Package() {0xabcd0001}) Name(p000, Package() {0xabcd0002, 0xabcd0003}) @@ -1073,7 +1073,7 @@ Method(mfe6) m001() } - Method(m022) + Method(m022,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() {0xabcd0001}) @@ -1082,7 +1082,7 @@ Method(mfe6) Store(i000, p000) } - Method(m023) + Method(m023,, Serialized) { Name(p000, Package() {0xabcd0000}) Name(p001, Package() {0xabcd0001, 0xabcd0002}) @@ -1091,7 +1091,7 @@ Method(mfe6) CopyObject(p001, p000) } - Method(m024) + Method(m024,, Serialized) { Name(p000, Package() {0xabcd0000}) Name(i000, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Methods.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Methods.asl index a06d41c65..48ff036cc 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Methods.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Methods.asl @@ -39,7 +39,7 @@ /* * Web of references performed by several method invocations */ -Method(mfd9) +Method(mfd9,, Serialized) { Name(sz, 32) // full size of Package applied in algorithm Name(szzz, 64) // full size of Package @@ -97,7 +97,7 @@ Method(mfd9) /* Initializing full Packages with monotone increasing Integers */ - Method(m000) + Method(m000,, Serialized) { Name(qq00, 0) Name(qq01, 0) @@ -141,7 +141,7 @@ Method(mfd9) /* Generate two-directional ring of references */ - Method(m001) + Method(m001,, Serialized) { Name(uu00, 0xeeff0000) Name(ii00, 0xabcd0000) @@ -273,7 +273,7 @@ Method(mfd9) * Join all other packages * (two directions for each two points) */ - Method(m002) + Method(m002,, Serialized) { Name(qq01, 0) @@ -492,7 +492,7 @@ Method(mfd9) mfcc(p007, i11, nm16, i005, 0, 0x121) } - Method(m007) + Method(m007,, Serialized) { Name(qq00, 0) @@ -544,7 +544,7 @@ Method(mfd9) mfcc(p007, i13, nm16, i002, 0, 0x131) } - Method(m009) + Method(m009,, Serialized) { Name(uu00, 0xeeff0000) Name(ii00, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc1.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc1.asl index 78dc7653c..382a21d8d 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc1.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc1.asl @@ -36,7 +36,7 @@ * Outstanding: 0xE allocations after execution. */ -Method(mfcb) +Method(mfcb,, Serialized) { Name(p000, Package(16) {}) @@ -103,7 +103,7 @@ Method(mfcb) /* * LocalX involved */ -Method(mfcf) +Method(mfcf,, Serialized) { Name(p000, Package(16) {}) @@ -122,7 +122,7 @@ Method(mfcf) /* * One-directional list of references */ -Method(mfd0) +Method(mfd0,, Serialized) { Name(sz, 16) // full size of Package Name(num, 0) // half-size of Package @@ -182,7 +182,7 @@ Method(mfd0) /* * 0-Ring of references */ -Method(mfd1) +Method(mfd1,, Serialized) { Name(sz, 16) // full size of Package Name(num, 0) // half-size of Package @@ -244,7 +244,7 @@ Method(mfd1) /* * 9-Ring of references */ -Method(mfd2) +Method(mfd2,, Serialized) { Name(sz, 16) // full size of Package Name(num, 0) // half-size of Package @@ -308,7 +308,7 @@ Method(mfd2) /* * Bush of references */ -Method(mfd3) +Method(mfd3,, Serialized) { Name(sz, 16) // full size of Package Name(num, 0) // half-size of Package @@ -387,7 +387,7 @@ Method(mfd3) /* * Two-directional list of references */ -Method(mfd4) +Method(mfd4,, Serialized) { Name(sz, 16) // full size of Package Name(nm2, 0) // half-size of Package @@ -475,7 +475,7 @@ Method(mfd4) /* * Ring of two-directional references */ -Method(mfd5) +Method(mfd5,, Serialized) { Name(sz, 16) // full size of Package Name(nm2, 0) // half-size of Package @@ -570,7 +570,7 @@ Method(mfd5) /* * Web of references */ -Method(mfd6) +Method(mfd6,, Serialized) { Name(sz, 32) // full size of Package Name(prt, 16) // number of different parts @@ -838,7 +838,7 @@ Method(mfd6) /* * Extended Web of references */ -Method(mfd7, 7) +Method(mfd7, 7, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1228,12 +1228,12 @@ Method(mfd7, 7) } } -Method(mfe9) +Method(mfe9,, Serialized) { Name(p000, Package(101) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f}) Name(p002, Package(102) {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27}) - Method(m000) + Method(m000,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 0), Index(p001, 0)) @@ -1252,7 +1252,7 @@ Method(mfe9) Store(Index(p002, 18), Index(p002, 19)) } - Method(m001) + Method(m001,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 1), Index(p001, 1)) @@ -1273,7 +1273,7 @@ Method(mfe9) m000() } - Method(m002) + Method(m002,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 2), Index(p001, 2)) @@ -1294,7 +1294,7 @@ Method(mfe9) m001() } - Method(m003) + Method(m003,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 3), Index(p001, 3)) @@ -1315,7 +1315,7 @@ Method(mfe9) m002() } - Method(m004) + Method(m004,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 4), Index(p001, 4)) @@ -1336,7 +1336,7 @@ Method(mfe9) m003() } - Method(m005) + Method(m005,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 5), Index(p001, 5)) @@ -1357,7 +1357,7 @@ Method(mfe9) m004() } - Method(m006) + Method(m006,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 6), Index(p001, 6)) @@ -1378,7 +1378,7 @@ Method(mfe9) m005() } - Method(m007) + Method(m007,, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(p000, 7), Index(p001, 7)) @@ -1403,12 +1403,12 @@ Method(mfe9) m007() } -Method(mfea) +Method(mfea,, Serialized) { Name(p000, Package(101) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f}) Name(p002, Package(102) {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27}) - Method(m000, 1) + Method(m000, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 0), Index(p001, 0)) @@ -1427,7 +1427,7 @@ Method(mfea) Store(Index(p002, 18), Index(p002, 19)) } - Method(m001, 1) + Method(m001, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 1), Index(p001, 1)) @@ -1448,7 +1448,7 @@ Method(mfea) m000(arg0) } - Method(m002, 1) + Method(m002, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 2), Index(p001, 2)) @@ -1469,7 +1469,7 @@ Method(mfea) m001(arg0) } - Method(m003, 1) + Method(m003, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 3), Index(p001, 3)) @@ -1490,7 +1490,7 @@ Method(mfea) m002(arg0) } - Method(m004, 1) + Method(m004, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 4), Index(p001, 4)) @@ -1511,7 +1511,7 @@ Method(mfea) m003(arg0) } - Method(m005, 1) + Method(m005, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 5), Index(p001, 5)) @@ -1532,7 +1532,7 @@ Method(mfea) m004(arg0) } - Method(m006, 1) + Method(m006, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 6), Index(p001, 6)) @@ -1553,7 +1553,7 @@ Method(mfea) m005(arg0) } - Method(m007, 1) + Method(m007, 1, Serialized) { Name(p001, Package(100) {0,1}) Store(Index(arg0, 7), Index(p001, 7)) @@ -1578,7 +1578,7 @@ Method(mfea) m007(p000) } -Method(mfeb) +Method(mfeb,, Serialized) { Name(cmd0, 0) @@ -1591,7 +1591,7 @@ Method(mfeb) Name(p006, Package(36) {0xc0,0xc1,0xc2,0xc3,0xc4,0xc5,0xc6,0xc7,0xc8,0xc9}) Name(p007, Package(37) {0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xd8,0xd9}) - Method(m000, 7) + Method(m000, 7, Serialized) { Name(pp00, Package(64) {0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7}) Name(pp01, Package(64) {0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7}) @@ -1829,7 +1829,7 @@ Method(mfeb) } } - Method(m001, 7) + Method(m001, 7, Serialized) { Name(pp00, Package(64) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) Name(pp01, Package(64) {0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7}) @@ -1955,7 +1955,7 @@ Method(mfeb) } } - Method(m002, 7) + Method(m002, 7, Serialized) { Name(pp00, Package(64) {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27}) @@ -1963,7 +1963,7 @@ Method(mfeb) Store(pp00, arg0) } - Method(m003, 7) + Method(m003, 7, Serialized) { Name(pp00, Package(64) {0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37}) @@ -1971,7 +1971,7 @@ Method(mfeb) Store(pp00, arg0) } - Method(m004, 7) + Method(m004, 7, Serialized) { Name(pp00, Package(64) {0x40,0x41,0x42,0x43,0x44,0x45,0x46,0x47}) @@ -1979,7 +1979,7 @@ Method(mfeb) Store(pp00, arg0) } - Method(m005, 7) + Method(m005, 7, Serialized) { Name(pp00, Package(64) {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57}) @@ -1987,7 +1987,7 @@ Method(mfeb) Store(pp00, arg0) } - Method(m006, 7) + Method(m006, 7, Serialized) { Name(pp00, Package(64) {0x60,0x61,0x62,0x63,0x64,0x65,0x66,0x67}) @@ -2002,7 +2002,7 @@ Method(mfeb) m006(p000,p001,p002,p003,p004,p005,p006) } -Method(mf01) +Method(mf01,, Serialized) { Name(i000, 0) Name(i001, 1) @@ -2152,7 +2152,7 @@ Method(mf01) /* * Store additionally ORef into packages. */ - Method(m007, 3) + Method(m007, 3, Serialized) { Name(ii00, 0) Name(ii01, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc2.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc2.asl index 88b3d471b..3d1160ec1 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc2.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Misc2.asl @@ -34,7 +34,7 @@ Name(id27, 64) /* Create and write IRef */ -Method(mf02, 6) +Method(mf02, 6, Serialized) { Name(i001, 0) Name(i002, 0) @@ -96,7 +96,7 @@ Method(mf02, 6) /* Read by means of IRef-to-Integer */ -Method(mfec, 4) +Method(mfec, 4, Serialized) { Name(i001, 0) Name(i002, 0) @@ -134,7 +134,7 @@ Method(mfec, 4) /* Read by means of IRef-to-Package */ -Method(mfed, 5) +Method(mfed, 5, Serialized) { Name(i001, 0) Name(i002, 0) @@ -172,7 +172,7 @@ Method(mfed, 5) } } -Method(mfee) +Method(mfee,, Serialized) { Name(p000, Package(id27) { Package(id27) { @@ -330,7 +330,7 @@ Method(mfee) * * arg0 - the start index inside arg1 where to store created objects. */ - Method(mmm0, 1) + Method(mmm0, 1, Serialized) { Name(i000, 0) @@ -473,7 +473,7 @@ Method(mfee) * arg3 - create structure, * arg4 - read. */ - Method(mmm1, 5) + Method(mmm1, 5, Serialized) { Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Mix.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Mix.asl index c9b0e4eb1..8831b4619 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Mix.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/Mix.asl @@ -43,7 +43,7 @@ Method(m80a, 4) Method(m809, 1) { - Method(mm00, 1) + Method(mm00, 1, Serialized) { Name(FL00, 0) @@ -90,7 +90,7 @@ Method(m809, 1) Store(Index(p002, rd00), Index(p000, wr00)) m80a(p000, wr00, 0x70, 0x507) - Method(m001, 7) + Method(m001, 7, Serialized) { Name(i104, 0) Name(i105, 0) @@ -236,7 +236,7 @@ Method(m809, 1) m001(p000,b000,b001,s000,p001,b002,s001) - Method(m002, 7) + Method(m002, 7, Serialized) { Name(i104, 0) Name(i105, 0) @@ -328,7 +328,7 @@ Method(m809, 1) mm00(arg0) } -Method(m80b) +Method(m80b,, Serialized) { Name(rd00, 0) Name(wr00, 8) @@ -543,7 +543,7 @@ Method(m80b) } } -Method(m80c) +Method(m80c,, Serialized) { Name(p000, Package(8) {0x78,1,2}) Name(p001, Package(8) {0,1,2,3,4,5,6,7}) @@ -591,7 +591,7 @@ Method(m80c) Store(p001, Index(p000, 6)) } -Method(m80d) +Method(m80d,, Serialized) { Name(p000, Package(8) {0x78,1,2}) Name(p001, Package(8) {0,1,2,3,4,5,6,7}) @@ -639,7 +639,7 @@ Method(m80d) Store(p001, Index(p000, 6)) } -Method(m80e) +Method(m80e,, Serialized) { Name(p000, Package(64){0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07}) Name(b000, Buffer(64) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -668,7 +668,7 @@ Method(m80e) Store(DerefOf(DerefOf(Index(arg0, arg1))), Local0) } - Method(m004) + Method(m004,, Serialized) { Name(p000, Package(64){0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07}) Name(b000, Buffer(64) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) @@ -711,7 +711,7 @@ Method(m80e) m007() } -Method(m812) +Method(m812,, Serialized) { Name(p000, Package(64){0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07}) Name(b000, Buffer(64) {0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/PkgsHierarchy.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/PkgsHierarchy.asl index c66a6591b..c48719c19 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/PkgsHierarchy.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/PkgsHierarchy.asl @@ -67,7 +67,7 @@ Name(OP11, 0x0f00000) // type of new (re-write) Integer-IDs * arg2 - number of children of pkg-node to be actually processed * arg3 - index of elements of pkg-nodes of arg0 to be pointed to by ref */ -Method(mfdd, 4) +Method(mfdd, 4, Serialized) { Name(ind0, 0) // cur index of element of arg1-Package where to store ref Name(ind1, 0) @@ -133,7 +133,7 @@ Method(mfdd, 4) * arg2 - index in arg0-pkg-nodes where to store reference * arg3 - reference */ -Method(mfde, 4) +Method(mfde, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -195,7 +195,7 @@ Method(mfde, 4) * arg2 - number of children of pkg-node to be actually processed * arg3 - start index in arg1 where to store references */ -Method(mfdf, 4) +Method(mfdf, 4, Serialized) { Name(ind0, 0) Name(num, 0) @@ -305,7 +305,7 @@ Method(mfdf, 4) * arg4 - the value of Integer-ID * arg5 - bit-map of operations */ -Method(mfe2, 6) +Method(mfe2, 6, Serialized) { /* Index */ @@ -413,7 +413,7 @@ Method(mfe3, 3) * arg5 - bit-map of operations * arg6 - index of Integer-ID in pkg-nodes */ -Method(mfe0, 7) +Method(mfe0, 7, Serialized) { Name(ind0, 0) Name(num, 0) @@ -521,7 +521,7 @@ Method(mfe0, 7) * arg4 - bit-map of operations * arg5 - index of Integer-ID in pkg-nodes */ -Method(mfe1, 6) +Method(mfe1, 6, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -789,7 +789,7 @@ Method(mfe5, 1) * === * 685 */ -Method(mfdc) +Method(mfdc,, Serialized) { Name(pr00, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/SimplePkgs.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/SimplePkgs.asl index 62c3415bf..50608ecf3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/SimplePkgs.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/SimplePkgs.asl @@ -35,7 +35,7 @@ * Outstanding: 0x5C allocations after execution. */ -Method(mfc5) +Method(mfc5,, Serialized) { Name(num0, 12) // different types of packages Pkg0 and Pkg1 Name(num1, 19) // opcodes of additional assignments of packages Pkg0 and Pkg1 diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0136/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0136/DECL.asl index 19355a545..a51c2062f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0136/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0136/DECL.asl @@ -34,7 +34,7 @@ * ROOT CAUSE */ - Method(mf27) + Method(mf27,, Serialized) { Name(b000, Buffer(1){0x3c}) Name(b001, Buffer(3){0x01, 0x02, 0x03}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0137/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0137/DECL.asl index dbf671724..c76f1c6a3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0137/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0137/DECL.asl @@ -34,7 +34,7 @@ * ROOT CAUSE */ - Method(mf28) + Method(mf28,, Serialized) { Name(STR0, "STR0") Name(STR1, "STR1") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0138/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0138/DECL.asl index 4eb283218..5f75a5b0e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0138/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0138/DECL.asl @@ -34,7 +34,7 @@ * ROOT CAUSE */ - Method(mf29) + Method(mf29,, Serialized) { Name(b000, Buffer(12){}) CreateField(b000, 0, 72, bf00) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0150/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0150/DECL.asl index 1ce7190fa..5afd1fc9c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0150/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0150/DECL.asl @@ -51,7 +51,7 @@ * * Acquire N level mutex then acquire (N+k) level mutex. */ -Method(md8a) +Method(md8a,, Serialized) { Mutex(mx00, 0) Mutex(mx01, 1) @@ -84,7 +84,7 @@ Method(md8a) * Acquire N level mutex then acquire (N-k) level mutex. * Exception AE_AML_MUTEX_ORDER is expected in this case. */ -Method(md8b) +Method(md8b,, Serialized) { Mutex(mx00, 1) Mutex(mx01, 0) @@ -111,7 +111,7 @@ Method(md8b) * Acquire N level mutex then call to Serialized Method * declared with (N+k) SyncLevel. */ -Method(md8c) +Method(md8c,, Serialized) { Mutex(mx00, 0) Method(mx01, 0, Serialized, 1) @@ -142,7 +142,7 @@ Method(md8c) * Acquire N level mutex then call to Serialized Method declared with (N-k) SyncLevel. * Exception AE_AML_MUTEX_ORDER is expected in this case. */ -Method(md8d) +Method(md8d,, Serialized) { Mutex(mx00, 1) Method(mx01, 0, Serialized, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0151/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0151/DECL.asl index 4e29880fa..e60e2d405 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0151/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0151/DECL.asl @@ -34,7 +34,7 @@ * Check absence of crash.. */ - Method(mf3f, 1) + Method(mf3f, 1, Serialized) { Name(b000, Buffer(arg0){}) Name(b001, Buffer(7){1,2,3,4,5,6,7}) @@ -71,7 +71,7 @@ } } - Method(mf40) + Method(mf40,, Serialized) { Name(s000, "") Name(s001, "String1") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl index efa0b5323..7c1723b30 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Exc.asl @@ -34,7 +34,7 @@ // Package --> Integer -Method(md01) +Method(md01,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Name(i000, 0x5678) @@ -46,7 +46,7 @@ Method(md01) // Package --> String -Method(md02) +Method(md02,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Name(s000, "String") @@ -58,7 +58,7 @@ Method(md02) // Package --> Buffer -Method(md03) +Method(md03,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Name(b000, Buffer() {1,2,3,4}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl index 74ce60595..80aa9b0a5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/Mix.asl @@ -27,7 +27,7 @@ */ -Method(md05) +Method(md05,, Serialized) { Event(e000) Mutex(mx00, 0) @@ -114,7 +114,7 @@ Method(md05) } } -Method(md06) +Method(md06,, Serialized) { Event(e000) Mutex(mx00, 0) @@ -188,7 +188,7 @@ Method(md06) } } -Method(md68) +Method(md68,, Serialized) { Name(i000, 0xe0385bcd) Event(OOO2) @@ -243,7 +243,7 @@ Method(md68) } } -Method(md69) +Method(md69,, Serialized) { Name(i000, 0xe0385bcd) Device(OOO2) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl index 8f415a464..8433ac8cc 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToBuffer.asl @@ -33,7 +33,7 @@ // Integer -Method(md08) +Method(md08,, Serialized) { Name(i000, 0xabcd) Name(b000, Buffer() {1,2,3,4}) @@ -51,7 +51,7 @@ Method(md08) // String -Method(md09) +Method(md09,, Serialized) { Name(s000, "zxcvbqwertynm") Name(b000, Buffer() {1,2,3,4}) @@ -69,7 +69,7 @@ Method(md09) // Buffer -Method(md0a) +Method(md0a,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Name(b001, Buffer() {5,6,7,8}) @@ -89,7 +89,7 @@ Method(md0a) // Integer -Method(md0b) +Method(md0b,, Serialized) { Name(b000, Buffer() {1,2,3,4}) @@ -103,7 +103,7 @@ Method(md0b) // String -Method(md0c) +Method(md0c,, Serialized) { Name(b000, Buffer() {1,2,3,4}) @@ -117,7 +117,7 @@ Method(md0c) // Buffer -Method(md0d) +Method(md0d,, Serialized) { Name(b001, Buffer() {5,6,7,8}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl index 6e157ea6e..357fca746 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDevice.asl @@ -33,7 +33,7 @@ // Integer -Method(md0f) +Method(md0f,, Serialized) { Name(i000, 0xe0385bcd) Device(OOO2) { Name(i900, 0xabcd0017) } @@ -53,7 +53,7 @@ Method(md0f) // String -Method(md10) +Method(md10,, Serialized) { Name(s000, "String") Device(OOO2) { Name(i900, 0xabcd0017) } @@ -75,7 +75,7 @@ Method(md10) // Buffer -Method(md11) +Method(md11,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Device(OOO2) { Name(i900, 0xabcd0017) } @@ -96,7 +96,7 @@ Method(md11) // Package -Method(md12) +Method(md12,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Device(OOO2) { Name(i900, 0xabcd0017) } @@ -148,7 +148,7 @@ Method(md12) // Integer -Method(md13) +Method(md13,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -164,7 +164,7 @@ Method(md13) // String -Method(md14) +Method(md14,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -182,7 +182,7 @@ Method(md14) // Buffer -Method(md15) +Method(md15,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -199,7 +199,7 @@ Method(md15) // Package -Method(md16) +Method(md16,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl index 7699125e9..21b46978b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToDeviceGlob.asl @@ -35,7 +35,7 @@ // Integer -Method(md5b) +Method(md5b,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -54,7 +54,7 @@ Method(md5b) // String -Method(md5c) +Method(md5c,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -75,7 +75,7 @@ Method(md5c) // Buffer -Method(md5d) +Method(md5d,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -95,7 +95,7 @@ Method(md5d) // Package -Method(md5e) +Method(md5e,, Serialized) { Device(OOO2) { Name(i900, 0xabcd0017) } @@ -163,7 +163,7 @@ Method(md5f) // String -Method(md60) +Method(md60,, Serialized) { Device(dd01) { Name(i900, 0xabcd0017) } @@ -184,7 +184,7 @@ Method(md60) // Buffer -Method(md61) +Method(md61,, Serialized) { Device(dd02) { Name(i900, 0xabcd0017) } @@ -204,7 +204,7 @@ Method(md61) // Package -Method(md62) +Method(md62,, Serialized) { Device(dd03) { Name(i900, 0xabcd0017) } @@ -255,7 +255,7 @@ Method(md62) // Integer -Method(md63) +Method(md63,, Serialized) { Name(i000, 0xe0385bcd) @@ -274,7 +274,7 @@ Method(md63) // String -Method(md64) +Method(md64,, Serialized) { Name(s000, "String") @@ -295,7 +295,7 @@ Method(md64) // Buffer -Method(md65) +Method(md65,, Serialized) { Name(b000, Buffer() {1,2,3,4}) @@ -315,7 +315,7 @@ Method(md65) // Package -Method(md66) +Method(md66,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl index 8f6b638cf..b967f7ca3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToEvent.asl @@ -33,7 +33,7 @@ // Integer -Method(md18) +Method(md18,, Serialized) { Name(i000, 0xe0385bcd) Event(OOO2) @@ -53,7 +53,7 @@ Method(md18) // String -Method(md19) +Method(md19,, Serialized) { Name(s000, "String") Event(OOO2) @@ -75,7 +75,7 @@ Method(md19) // Buffer -Method(md1a) +Method(md1a,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Event(OOO2) @@ -96,7 +96,7 @@ Method(md1a) // Package -Method(md1b) +Method(md1b,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Event(OOO2) @@ -148,7 +148,7 @@ Method(md1b) // Integer -Method(md1c) +Method(md1c,, Serialized) { Event(OOO2) @@ -164,7 +164,7 @@ Method(md1c) // String -Method(md1d) +Method(md1d,, Serialized) { Event(OOO2) @@ -182,7 +182,7 @@ Method(md1d) // Buffer -Method(md1e) +Method(md1e,, Serialized) { Event(OOO2) @@ -199,7 +199,7 @@ Method(md1e) // Package -Method(md1f) +Method(md1f,, Serialized) { Event(OOO2) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl index 6d4fa2230..485a0fb67 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToInteger.asl @@ -33,7 +33,7 @@ // Integer -Method(md59) +Method(md59,, Serialized) { Name(i000, 0) Name(i001, 1) @@ -51,7 +51,7 @@ Method(md59) // String -Method(md21) +Method(md21,, Serialized) { Name(s000, "String") Name(i000, 0x1234) @@ -69,7 +69,7 @@ Method(md21) // Buffer -Method(md22) +Method(md22,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Name(i000, 0x5678) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl index 3f13a218b..e1b0d8558 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToMutex.asl @@ -33,7 +33,7 @@ // Integer -Method(md24) +Method(md24,, Serialized) { Name(i000, 0xe0385bcd) Mutex(OOO2, 0) @@ -53,7 +53,7 @@ Method(md24) // String -Method(md25) +Method(md25,, Serialized) { Name(s000, "String") Mutex(OOO2, 0) @@ -75,7 +75,7 @@ Method(md25) // Buffer -Method(md26) +Method(md26,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Mutex(OOO2, 0) @@ -96,7 +96,7 @@ Method(md26) // Package -Method(md27) +Method(md27,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Mutex(OOO2, 0) @@ -148,7 +148,7 @@ Method(md27) // Integer -Method(md28) +Method(md28,, Serialized) { Mutex(OOO2, 0) @@ -164,7 +164,7 @@ Method(md28) // String -Method(md29) +Method(md29,, Serialized) { Mutex(OOO2, 0) @@ -182,7 +182,7 @@ Method(md29) // Buffer -Method(md2a) +Method(md2a,, Serialized) { Mutex(OOO2, 0) @@ -199,7 +199,7 @@ Method(md2a) // Package -Method(md2b) +Method(md2b,, Serialized) { Mutex(OOO2, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl index 5e6068ee1..ef5904c6b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPackage.asl @@ -33,7 +33,7 @@ // Integer -Method(md2d) +Method(md2d,, Serialized) { Name(i000, 0xe0385bcd) Name(OOO2, Package(1){"Package"}) @@ -53,7 +53,7 @@ Method(md2d) // String -Method(md2e) +Method(md2e,, Serialized) { Name(s000, "String") Name(OOO2, Package(1){"Package"}) @@ -74,7 +74,7 @@ Method(md2e) // Buffer -Method(md2f) +Method(md2f,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Name(OOO2, Package(1){Buffer() {5,6,7,8}}) @@ -95,7 +95,7 @@ Method(md2f) // Package -Method(md30) +Method(md30,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Name(OOO2, Package(1){Buffer() {5,6,7,8}}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl index 20458f4d8..1cd103a9b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToPowerRes.asl @@ -33,7 +33,7 @@ // Integer -Method(md32) +Method(md32,, Serialized) { Name(i000, 0xe0385bcd) PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -53,7 +53,7 @@ Method(md32) // String -Method(md33) +Method(md33,, Serialized) { Name(s000, "String") PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -75,7 +75,7 @@ Method(md33) // Buffer -Method(md34) +Method(md34,, Serialized) { Name(b000, Buffer() {1,2,3,4}) PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -96,7 +96,7 @@ Method(md34) // Package -Method(md35) +Method(md35,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -148,7 +148,7 @@ Method(md35) // Integer -Method(md36) +Method(md36,, Serialized) { PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -164,7 +164,7 @@ Method(md36) // String -Method(md37) +Method(md37,, Serialized) { PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -182,7 +182,7 @@ Method(md37) // Buffer -Method(md38) +Method(md38,, Serialized) { PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} @@ -199,7 +199,7 @@ Method(md38) // Package -Method(md39) +Method(md39,, Serialized) { PowerResource(OOO2, 1, 0) {Method(mmmm){return (0)}} diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl index e785b3d17..0a42d269a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToProcessor.asl @@ -33,7 +33,7 @@ // Integer -Method(md3b) +Method(md3b,, Serialized) { Name(i000, 0xe0385bcd) Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -53,7 +53,7 @@ Method(md3b) // String -Method(md3c) +Method(md3c,, Serialized) { Name(s000, "String") Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -75,7 +75,7 @@ Method(md3c) // Buffer -Method(md3d) +Method(md3d,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -96,7 +96,7 @@ Method(md3d) // Package -Method(md3e) +Method(md3e,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -148,7 +148,7 @@ Method(md3e) // Integer -Method(md3f) +Method(md3f,, Serialized) { Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -164,7 +164,7 @@ Method(md3f) // String -Method(md40) +Method(md40,, Serialized) { Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -182,7 +182,7 @@ Method(md40) // Buffer -Method(md41) +Method(md41,, Serialized) { Processor(OOO2, 0, 0xFFFFFFFF, 0) {} @@ -199,7 +199,7 @@ Method(md41) // Package -Method(md42) +Method(md42,, Serialized) { Processor(OOO2, 0, 0xFFFFFFFF, 0) {} diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl index 700bd14c4..4945aada2 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToRegion.asl @@ -33,7 +33,7 @@ // Integer -Method(md44) +Method(md44,, Serialized) { Name(i000, 0xe0385bcd) OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -53,7 +53,7 @@ Method(md44) // String -Method(md45) +Method(md45,, Serialized) { Name(s000, "String") OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -75,7 +75,7 @@ Method(md45) // Buffer -Method(md46) +Method(md46,, Serialized) { Name(b000, Buffer() {1,2,3,4}) OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -96,7 +96,7 @@ Method(md46) // Package -Method(md47) +Method(md47,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -148,7 +148,7 @@ Method(md47) // Integer -Method(md48) +Method(md48,, Serialized) { OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -164,7 +164,7 @@ Method(md48) // String -Method(md49) +Method(md49,, Serialized) { OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -182,7 +182,7 @@ Method(md49) // Buffer -Method(md4a) +Method(md4a,, Serialized) { OperationRegion(OOO2, SystemMemory, 0x100, 0x100) @@ -199,7 +199,7 @@ Method(md4a) // Package -Method(md4b) +Method(md4b,, Serialized) { OperationRegion(OOO2, SystemMemory, 0x100, 0x100) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl index dd7c0d547..24e16716f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToString.asl @@ -33,7 +33,7 @@ // Integer -Method(md4d) +Method(md4d,, Serialized) { Name(i000, 0xabcd) Name(s000, "String") @@ -51,7 +51,7 @@ Method(md4d) // String -Method(md4e) +Method(md4e,, Serialized) { Name(s000, "zxcvbqwertynm") Name(s001, "String") @@ -69,7 +69,7 @@ Method(md4e) // Buffer -Method(md4f) +Method(md4f,, Serialized) { Name(b000, Buffer() {1,2,3,4}) Name(s000, "String") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl index d54322963..f2c525f4f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ToThermalZone.asl @@ -33,7 +33,7 @@ // Integer -Method(md5a) +Method(md5a,, Serialized) { Name(i000, 0xe0385bcd) ThermalZone(OOO2) {} @@ -53,7 +53,7 @@ Method(md5a) // String -Method(md51) +Method(md51,, Serialized) { Name(s000, "String") ThermalZone(OOO2) {} @@ -75,7 +75,7 @@ Method(md51) // Buffer -Method(md52) +Method(md52,, Serialized) { Name(b000, Buffer() {1,2,3,4}) ThermalZone(OOO2) {} @@ -96,7 +96,7 @@ Method(md52) // Package -Method(md53) +Method(md53,, Serialized) { Name(pppp, Package(1){Buffer() {1,2,3,4}}) ThermalZone(OOO2) {} @@ -148,7 +148,7 @@ Method(md53) // Integer -Method(md54) +Method(md54,, Serialized) { ThermalZone(OOO2) {} @@ -164,7 +164,7 @@ Method(md54) // String -Method(md55) +Method(md55,, Serialized) { ThermalZone(OOO2) {} @@ -182,7 +182,7 @@ Method(md55) // Buffer -Method(md56) +Method(md56,, Serialized) { ThermalZone(OOO2) {} @@ -199,7 +199,7 @@ Method(md56) // Package -Method(md57) +Method(md57,, Serialized) { ThermalZone(OOO2) {} diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0160/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0160/DECL.asl index 604fb35d8..bc2daf166 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0160/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0160/DECL.asl @@ -34,7 +34,7 @@ * Check that exception doesnt occur */ - Method(mf48) + Method(mf48,, Serialized) { CH03("", 0, 0x000, 0, 0) Store("mf48 started", Debug) @@ -43,7 +43,7 @@ CH03("", 0, 0x001, 0, 0) } - Method(mf49) + Method(mf49,, Serialized) { CH03("", 0, 0x002, 0, 0) Store("mf49 started", Debug) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0161/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0161/DECL.asl index 2a465a8ec..26d3f839f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0161/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0161/DECL.asl @@ -148,7 +148,7 @@ Method(md97) } } -Method(m075, 6) +Method(m075, 6, Serialized) { Name(b000, Buffer() {0x5D, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18}) @@ -213,7 +213,7 @@ Method(mf7f) m076(bf4c, bf4d) } -Method(m077) +Method(m077,, Serialized) { CreateBitField(bd03, 8, bf40) CreateByteField(bd03, 1, bf41) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0167/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0167/DECL.asl index 53694c384..0525520dd 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0167/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0167/DECL.asl @@ -50,7 +50,7 @@ // gr1.asl - Method(mf54) + Method(mf54,, Serialized) { Name(p000, Package() { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, @@ -114,7 +114,7 @@ // gr3.asl - Method(mf57) + Method(mf57,, Serialized) { Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0170/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0170/DECL.asl index cdb30e04a..f0667a0e4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0170/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0170/DECL.asl @@ -34,7 +34,7 @@ * see if to rewrite it for Fields but not for BufferFields */ - Method(mf5c) + Method(mf5c,, Serialized) { Name(b010, Buffer(4) {1,0x77,3,4}) CreateField(b010, 8, 8, bf90) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0176/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0176/DECL.asl index bfef3ebc8..91515b73d 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0176/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0176/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Store-to-Debug an element of Package having reference to itself results in an infinite loop */ - Method(me59) + Method(me59,, Serialized) { Name(p000, Package(32) { 0, p000 }) @@ -41,7 +41,7 @@ Store(Local0, Debug) } - Method(me5a) + Method(me5a,, Serialized) { Name(p000, Package(32) { 0, p000 }) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/DECL.asl index d99c144d7..1eb313a24 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Exception BUFFER_LIMIT occurs instead of STRING_LIMIT one */ - Method(mf07) + Method(mf07,, Serialized) { Name(i000, 1) OperationRegion(r000, SystemMemory, 0, i000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0178/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0178/DECL.asl index bb6136e75..504318b4f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0178/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0178/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Unexpected exception occurs on access to the Fields specified by BankField */ - Method(mf0a) + Method(mf0a,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field(r000, ByteAcc, NoLock, Preserve) { bnk0, 2 } @@ -56,7 +56,7 @@ } } - Method(mf0b) + Method(mf0b,, Serialized) { Name(i000, 4) OperationRegion(r000, SystemMemory, 0x100, 0x100) @@ -69,7 +69,7 @@ CH04("", 0, 68, 0, 0x003, 0, 0) // AE_AML_REGISTER_LIMIT } - Method(mf0c) + Method(mf0c,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field(r000, ByteAcc, NoLock, Preserve) { bnk0, 2 } @@ -81,7 +81,7 @@ CH03("", 0, 0x005, 0, 0) } - Method(mf0d) + Method(mf0d,, Serialized) { Name(i000, 0) OperationRegion(r000, SystemMemory, 0x100, 0x100) @@ -94,7 +94,7 @@ CH03("", 0, 0x007, 0, 0) } - Method(mf0e) + Method(mf0e,, Serialized) { Name(i000, 0) OperationRegion(r000, SystemMemory, 0x100, 0x100) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0181_ASL_RUNTIME/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0181_ASL_RUNTIME/DECL.asl index 77bf5b564..c7d0483a6 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0181_ASL_RUNTIME/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0181_ASL_RUNTIME/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Failed to compiler specific Method */ -Method(me8b) +Method(me8b,, Serialized) { Name(i000, 0) Method(mm20, 1, , , , {{IntObj}}) {Store(32, i000)} diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0182/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0182/DECL.asl index d0aaa260c..d2546df3f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0182/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0182/DECL.asl @@ -37,7 +37,7 @@ Name(id23, 0xabcd0000) -Method (mf78) +Method (mf78,, Serialized) { CH03("", 0, 0x000, 0, 0) @@ -58,7 +58,7 @@ Method (mf78) * ATTENTION: i9z8 should be unique in the namespace, * not declared somewhere else in the NS tree. */ -Method (mf85) +Method (mf85,, Serialized) { CH03("", 0, 0x004, 0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0185/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0185/DECL.asl index b5833cbe6..01855f859 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0185/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0185/DECL.asl @@ -33,7 +33,7 @@ */ -Method(mfc2) +Method(mfc2,, Serialized) { Name(fl00, 0) Name(i000, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0187/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0187/DECL.asl index 9952ab6f1..e06962730 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0187/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0187/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception in non-slack mode on attempt to obtain value from Method terminated by the standalone Return */ -Method(mf70) +Method(mf70,, Serialized) { Name(i000, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0188/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0188/DECL.asl index 9265fd018..fa8f63309 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0188/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0188/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ConcatenateResTemplate doesn't consume an empty buffer */ -Method(mf7c) +Method(mf7c,, Serialized) { Name(b000, Buffer() {0x22, 0x02, 0x00, 0x79, 0x00}) Name(RT00, ResourceTemplate () {IRQNoFlags () {1}}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0189/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0189/DECL.asl index bf02561ac..e5b0fa000 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0189/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0189/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The 1-byte buffer passed to ConcatenateResTemplate doesn't cause a run-time error */ -Method(mf7d) +Method(mf7d,, Serialized) { Name(RT00, ResourceTemplate () {IRQNoFlags () {1}}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0190/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0190/DECL.asl index 6251c189a..f5f83b01c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0190/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0190/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: In ConcatenateResTemplate an operand ending only with the first byte of the end tag doesn't cause a run-time error */ -Method(mf7e) +Method(mf7e,, Serialized) { Name(RT00, ResourceTemplate () {IRQNoFlags () {1}}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0192/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0192/DECL.asl index cc896095d..740216819 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0192/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0192/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Incorrect value of Bank register after storing to its banked field */ -Method(mfa4) +Method(mfa4,, Serialized) { // CHK0 (CheckValue, BenchMarkValue, CheckNum) Method(CHK0, 3) @@ -43,7 +43,7 @@ Method(mfa4) } // 8-bit Bank field - Method(m010) + Method(m010,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, ByteAcc, NoLock, Preserve) { @@ -100,7 +100,7 @@ Method(mfa4) } // 16-bit Bank field - Method(m011) + Method(m011,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, WordAcc, NoLock, Preserve) { @@ -157,7 +157,7 @@ Method(mfa4) } // 32-bit Bank field - Method(m012) + Method(m012,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, DWordAcc, NoLock, Preserve) { @@ -214,7 +214,7 @@ Method(mfa4) } // 33-bit Bank field and QWordAcc - Method(m013) + Method(m013,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, QWordAcc, NoLock, Preserve) { @@ -266,7 +266,7 @@ Method(mfa4) Name(i005, 0x1FFFFFFFF) // 8-bit Bank field - Method(m020) + Method(m020,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, ByteAcc, NoLock, Preserve) { @@ -323,7 +323,7 @@ Method(mfa4) } // 16-bit Bank field - Method(m021) + Method(m021,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, WordAcc, NoLock, Preserve) { @@ -380,7 +380,7 @@ Method(mfa4) } // 32-bit Bank field - Method(m022) + Method(m022,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, DWordAcc, NoLock, Preserve) { @@ -437,7 +437,7 @@ Method(mfa4) } // 33-bit Bank field and QWordAcc - Method(m023) + Method(m023,, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, QWordAcc, NoLock, Preserve) { @@ -482,7 +482,7 @@ Method(mfa4) // BankValues set up with LocalX // 8-bit Bank field - Method(m030) + Method(m030,, Serialized) { Store(0, Local0) Store(1, Local1) @@ -543,7 +543,7 @@ Method(mfa4) } // 16-bit Bank field - Method(m031) + Method(m031,, Serialized) { Store(0, Local0) Store(1, Local1) @@ -604,7 +604,7 @@ Method(mfa4) } // 32-bit Bank field - Method(m032) + Method(m032,, Serialized) { Store(0, Local0) Store(1, Local1) @@ -665,7 +665,7 @@ Method(mfa4) } // 33-bit Bank field and QWordAcc - Method(m033) + Method(m033,, Serialized) { Store(0x1FFFFFFFF, Local5) @@ -712,7 +712,7 @@ Method(mfa4) // BankValues set up with ArgX // 8-bit Bank field - Method(m040, 3) + Method(m040, 3, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, ByteAcc, NoLock, Preserve) { @@ -769,7 +769,7 @@ Method(mfa4) } // 16-bit Bank field - Method(m041, 3) + Method(m041, 3, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, WordAcc, NoLock, Preserve) { @@ -826,7 +826,7 @@ Method(mfa4) } // 32-bit Bank field - Method(m042, 3) + Method(m042, 3, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, DWordAcc, NoLock, Preserve) { @@ -883,7 +883,7 @@ Method(mfa4) } // 33-bit Bank field and QWordAcc - Method(m043, 1) + Method(m043, 1, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, QWordAcc, NoLock, Preserve) { @@ -928,7 +928,7 @@ Method(mfa4) // BankValues set up with Expressions // 8-bit Bank field - Method(m050, 3) + Method(m050, 3, Serialized) { Store(0, Local0) Store(1, Local1) @@ -988,7 +988,7 @@ Method(mfa4) } // 16-bit Bank field - Method(m051, 3) + Method(m051, 3, Serialized) { Store(0, Local0) Store(1, Local1) @@ -1048,7 +1048,7 @@ Method(mfa4) } // 32-bit Bank field - Method(m052, 3) + Method(m052, 3, Serialized) { Store(0, Local0) Store(1, Local1) @@ -1108,7 +1108,7 @@ Method(mfa4) } // 33-bit Bank field and QWordAcc - Method(m053, 1) + Method(m053, 1, Serialized) { OperationRegion(r000, SystemMemory, 0x100, 0x100) Field (r000, QWordAcc, NoLock, Preserve) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0193/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0193/DECL.asl index a67028cad..4fb8f30f6 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0193/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0193/DECL.asl @@ -37,7 +37,7 @@ * the first 32 bits (though zeros are expected): */ -Method(mfa5, 1) +Method(mfa5, 1, Serialized) { // Source Named Object Name(SRC0, 0xfedcba9876543210) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0194/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0194/DECL.asl index a722e334a..80132fda5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0194/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0194/DECL.asl @@ -53,7 +53,7 @@ Method (bcmp, 2) return (1) } -Method(mfa7, 1) +Method(mfa7, 1, Serialized) { Name(b000, Buffer(1){0x3c}) Name(b001, Buffer(3){0x01, 0x02, 0x03}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0195/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0195/DECL.asl index 472018308..e78baaf99 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0195/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0195/DECL.asl @@ -41,7 +41,7 @@ * don't change the type of Addend and Minuend respectively. */ -Method(mfaf) +Method(mfaf,, Serialized) { Name(s000, "0321") Name(s001, "0321") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0198/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0198/DECL.asl index da043d29e..36c855760 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0198/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0198/DECL.asl @@ -36,7 +36,7 @@ Name(id24, 0) -Method(mfa9) { +Method(mfa9,, Serialized) { Event(e900) Event(e9Z0) @@ -83,7 +83,7 @@ Method(mfa9) { Store("========================================.", Debug) } - Method(m001) { + Method(m001,, Serialized) { Name(b000, Buffer(4) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0199/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0199/DECL.asl index 6407240be..aef5b30fd 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0199/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0199/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: No exception on DerefOf for parameter which is none of ObjectReference/IndexReference/String */ -Method(mfb2) +Method(mfb2,, Serialized) { Name(b000, Buffer(){ 1, 2, 3, 4, 0x95, 6, 7, 8}) Name(i000, 0xabbc0000) @@ -51,7 +51,7 @@ Method(mfb2) CH04("", 1, 47, 0, 0x005, 0, 0) // AE_AML_OPERAND_TYPE } -Method(mfb3) +Method(mfb3,, Serialized) { Event(e000) Mutex(mx00, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0206/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0206/DECL.asl index 7327cf2c1..d730c553f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0206/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0206/DECL.asl @@ -36,7 +36,7 @@ Method(m816) { - Method(m000) + Method(m000,, Serialized) { Name(p000, Package() {0x10,0x11,0x12,0x13}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0207/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0207/DECL.asl index 6a3f67c0d..53f37d46f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0207/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0207/DECL.asl @@ -36,7 +36,7 @@ Method(m817) { - Method(m000) + Method(m000,, Serialized) { Name(p000, Package() {0x10,0x11,0x12,0x13}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0208/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0208/DECL.asl index b15ba4faf..5b8b357c0 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0208/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0208/DECL.asl @@ -36,7 +36,7 @@ Method(m818) { - Method(m000) + Method(m000,, Serialized) { Name(p000, Package() {0x10,0x11,0x12,0x13}) @@ -51,7 +51,7 @@ Method(m818) /* RING_OF_REFS_EXCEPTION? */ } - Method(m001) + Method(m001,, Serialized) { Name(p000, Package() {0x10,0x11,0x12,0x13}) Name(p001, Package() {0x20,0x21,0x22,0x23}) @@ -66,7 +66,7 @@ Method(m818) /* RING_OF_REFS_EXCEPTION? */ } - Method(m002) + Method(m002,, Serialized) { Name(p000, Package() {0x10,0x11,0x12,0x13}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl index b25133b9e..0c82611f6 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0212/Misc.asl @@ -44,7 +44,7 @@ * - RefOf AML operation */ -Method(m806) +Method(m806,, Serialized) { Name(p000, Package(64) {}) Name(p001, Package(64) {}) @@ -75,7 +75,7 @@ Method(m806) m001() } -Method(m807) +Method(m807,, Serialized) { Name(p000, Package(64) {}) Name(p001, Package(64) {}) @@ -319,7 +319,7 @@ Method(m807) Store(Index(arg0, 3), arg5) } - Method(m006) + Method(m006,, Serialized) { Name(p000, Package(8) {}) Name(p001, Package(8) {}) @@ -350,19 +350,19 @@ Method(m807) m006() } -Method(m80f) +Method(m80f,, Serialized) { Name(ig00, 0xabcd0001) Name(ir00, 0xabcd0002) - Method(m000) + Method(m000,, Serialized) { Name(i000, 0xabcd0003) CopyObject(RefOf(i000), ir00) } - Method(m001, 1) + Method(m001, 1, Serialized) { Name(iii0, 0xabcd0004) Name(iii1, 0xabcd0005) @@ -382,7 +382,7 @@ Method(m80f) m001(0xabcd0003) } -Method(m810) +Method(m810,, Serialized) { Name(p000, Package(4) {0,1,2,3}) @@ -394,7 +394,7 @@ Method(m810) m000() } -Method(m811) +Method(m811,, Serialized) { Name(p000, Package(4) {0,1,2,3}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0213/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0213/DECL.asl index 4e0ed7020..ae386c92c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0213/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0213/DECL.asl @@ -40,7 +40,7 @@ Method(m81b) { - Method(m000) + Method(m000,, Serialized) { Name(s000, "string") Name(p000, Package(){s000}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0214/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0214/DECL.asl index c62ccf677..0f3c99a99 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0214/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0214/DECL.asl @@ -37,9 +37,9 @@ * crash of AcpiExec. */ -Method(m81c) +Method(m81c,, Serialized) { - Method(m000, 1) + Method(m000, 1, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 0x10) @@ -48,7 +48,7 @@ Method(m81c) OperationRegion(OPR1, SystemMemory, 0, 0x10) - Method(m001) + Method(m001,, Serialized) { Field(OPR1, ByteAcc, NoLock, WriteAsZeros) { rfu0, 8, diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0215/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0215/DECL.asl index 4a2f8df1e..45e9086aa 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0215/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0215/DECL.asl @@ -39,7 +39,7 @@ Method(m81d) { - Method(m000) + Method(m000,, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 0x30) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0216/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0216/DECL.asl index 580ad09b1..7dae159c0 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0216/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0216/DECL.asl @@ -81,7 +81,7 @@ PowerResource(pwd3, 1, 0) { CreateField(bd13, 0, 8, bf00) } -Method(m81e) { +Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -108,7 +108,7 @@ PowerResource(pwd4, 1, 0) { CreateField(bd11, 0, 8, bf00) } -Method(m81f) { +Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -164,7 +164,7 @@ Device(dd11) { CreateField(bd13, 0, 8, bf00) } - Method(m81e) { + Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -191,7 +191,7 @@ Device(dd11) { CreateField(bd11, 0, 8, bf00) } - Method(m81f) { + Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -246,7 +246,7 @@ ThermalZone(tzd6) { CreateField(bd13, 0, 8, bf00) } - Method(m81e) { + Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -273,7 +273,7 @@ ThermalZone(tzd6) { CreateField(bd11, 0, 8, bf00) } - Method(m81f) { + Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -328,7 +328,7 @@ Processor(prd6, 0, 0xFFFFFFFF, 0) { CreateField(bd13, 0, 8, bf00) } - Method(m81e) { + Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -355,7 +355,7 @@ Processor(prd6, 0, 0xFFFFFFFF, 0) { CreateField(bd11, 0, 8, bf00) } - Method(m81f) { + Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -410,7 +410,7 @@ PowerResource(pwd6, 1, 0) { CreateField(bd13, 0, 8, bf00) } - Method(m81e) { + Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -437,7 +437,7 @@ PowerResource(pwd6, 1, 0) { CreateField(bd11, 0, 8, bf00) } - Method(m81f) { + Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -465,7 +465,7 @@ PowerResource(pwd6, 1, 0) { } } -Method(m821) +Method(m821,, Serialized) { /* ======== 0 ======= */ @@ -492,7 +492,7 @@ Method(m821) CreateField(bd13, 0, 8, bf00) } - Method(m81e) { + Method(m81e,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -519,7 +519,7 @@ Method(m821) CreateField(bd11, 0, 8, bf00) } - Method(m81f) { + Method(m81f,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -552,7 +552,7 @@ Method(m821) /* ======== 4 ======= */ -Method(m822) +Method(m822,, Serialized) { Device(dd0e) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -560,7 +560,7 @@ Method(m822) } } -Method(m823) +Method(m823,, Serialized) { ThermalZone(tzd3) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -568,7 +568,7 @@ Method(m823) } } -Method(m824) +Method(m824,, Serialized) { Processor(prd3, 0, 0xFFFFFFFF, 0) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -576,7 +576,7 @@ Method(m824) } } -Method(m825) +Method(m825,, Serialized) { PowerResource(pwd3, 1, 0) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -586,7 +586,7 @@ Method(m825) Method(m826) { - Method(m000) { + Method(m000,, Serialized) { Name(bd13, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd13, 0, 8, bf00) } @@ -594,7 +594,7 @@ Method(m826) /* ======== 5 ======= */ -Method(m827) +Method(m827,, Serialized) { Device(dd0e) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -602,7 +602,7 @@ Method(m827) } } -Method(m828) +Method(m828,, Serialized) { ThermalZone(tzd3) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -610,7 +610,7 @@ Method(m828) } } -Method(m829) +Method(m829,, Serialized) { Processor(prd3, 0, 0xFFFFFFFF, 0) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -618,7 +618,7 @@ Method(m829) } } -Method(m82a) +Method(m82a,, Serialized) { PowerResource(pwd3, 1, 0) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -628,7 +628,7 @@ Method(m82a) Method(m82b) { - Method(m000) { + Method(m000,, Serialized) { Name(bd11, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(bd11, 0, 8, bf00) } @@ -636,28 +636,28 @@ Method(m82b) /* ======== 6 ======= */ -Method(m82c) +Method(m82c,, Serialized) { Device(dd0e) { CreateField(bd12, 0, 8, bf00) } } -Method(m82d) +Method(m82d,, Serialized) { ThermalZone(tzd3) { CreateField(bd12, 0, 8, bf00) } } -Method(m82e) +Method(m82e,, Serialized) { Processor(prd3, 0, 0xFFFFFFFF, 0) { CreateField(bd12, 0, 8, bf00) } } -Method(m82f) +Method(m82f,, Serialized) { PowerResource(pwd3, 1, 0) { CreateField(bd12, 0, 8, bf00) @@ -673,7 +673,7 @@ Method(m830) /* ======== 7 ======= */ -Method(m832) +Method(m832,, Serialized) { Device(dd0e) { Name(dd12, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -681,7 +681,7 @@ Method(m832) } } -Method(m833) +Method(m833,, Serialized) { ThermalZone(tzd3) { Name(dd12, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -689,7 +689,7 @@ Method(m833) } } -Method(m834) +Method(m834,, Serialized) { Processor(prd3, 0, 0xFFFFFFFF, 0) { Name(dd12, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -697,7 +697,7 @@ Method(m834) } } -Method(m835) +Method(m835,, Serialized) { PowerResource(pwd3, 1, 0) { Name(dd12, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) @@ -707,7 +707,7 @@ Method(m835) Method(m836) { - Method(m000) { + Method(m000,, Serialized) { Name(dd12, Buffer() {0xb0,0xb1,0xb2,0xb3,0xb4}) CreateField(dd12, 0, 8, bf00) } diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0217/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0217/DECL.asl index 3165ef886..afb962dd0 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0217/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0217/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Dynamic OpRegion _REG method execution problem */ -Method(m035) +Method(m035,, Serialized) { Method(_REG, 2) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0218/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0218/DECL.asl index e0fd24c8e..f9ea0a001 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0218/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0218/DECL.asl @@ -53,7 +53,7 @@ * > ..................... */ -Method(m037) +Method(m037,, Serialized) { Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0219/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0219/DECL.asl index f884984c4..b6bb21f12 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0219/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0219/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The result of Interrupt Resource Template macro is incorrect when ResourceSource is omitted */ -Method(m107) +Method(m107,, Serialized) { Name (RT00, ResourceTemplate () { Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0221/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0221/DECL.asl index 79f536a30..bb2d6f9d4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0221/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0221/DECL.asl @@ -33,7 +33,7 @@ * covering different ranges */ -Method(m109) +Method(m109,, Serialized) { Method(CHCK, 3) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0222/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0222/DECL.asl index 0b1e5d806..d3fdeb870 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0222/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0222/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Alternating access to OpRegions of different Address Spaces issue */ -Method(m10a) +Method(m10a,, Serialized) { Method(CHCK, 3) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0223/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0223/DECL.asl index 910b24202..1f6be7472 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0223/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0223/DECL.asl @@ -39,7 +39,7 @@ Device(D223) { FU00, 0x1F0} /* 0x1F0 == length of SSDT */ } -Method(m10b) +Method(m10b,, Serialized) { /* This SSDT must be identical to SSDT1 in the AcpiExec utility */ @@ -61,7 +61,7 @@ Method(m10b) } } - Method(m000, 1) { + Method(m000, 1, Serialized) { DataTableRegion (DR00, "SSDT", "", "") Field(DR00, AnyAcc, NoLock, Preserve) { @@ -70,7 +70,7 @@ Method(m10b) CHCK(FU00, SSDT, arg0) } - Method(m001, 4) { + Method(m001, 4, Serialized) { DataTableRegion (DR00, arg0, arg1, arg2) Field(DR00, AnyAcc, NoLock, Preserve) { @@ -83,7 +83,7 @@ Method(m10b) Name(s001, "") Name(s002, "") - Method(m002, 1) { + Method(m002, 1, Serialized) { DataTableRegion (DR00, s000, s001, s002) Field(DR00, AnyAcc, NoLock, Preserve) { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0224/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0224/DECL.asl index 22370d790..ecb4243c9 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0224/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0224/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: AcpiExec is unable to emulate access to IndexField Object */ -Method(m10c) +Method(m10c,, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 256) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0226/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0226/DECL.asl index 15e2c4e8d..c680db872 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0226/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0226/DECL.asl @@ -33,7 +33,7 @@ * it is wider than Access Width of the IndexField */ -Method(m10e) +Method(m10e,, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 256) @@ -60,7 +60,7 @@ Method(m10e) } } -Method(m17a) +Method(m17a,, Serialized) { Name(b000, Buffer(64) {}) Name(b001, Buffer() {0xF0, 0xDE, 0xBC, 0x9A, 0, 0, 0, 0}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0229/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0229/DECL.asl index a75d71b24..5cfb57659 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0229/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0229/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Clarify what is the proper behaviour in case of the zero length buffer */ -Method(m10f, 1) +Method(m10f, 1, Serialized) { Name(b000, Buffer(Arg0) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0230/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0230/DECL.asl index e99c775a4..0936fa075 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0230/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0230/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ReturnType argument of Method declaration is not supported */ -Method(m127) +Method(m127,, Serialized) { /* Data to be passed to Method */ diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0231/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0231/DECL.asl index 4214a0850..ebc169082 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0231/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0231/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ParameterTypes argument of Method declaration is not supported */ -Method(m128) +Method(m128,, Serialized) { /* Data to be passed to Method */ diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0232_F_OPTION/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0232_F_OPTION/DECL.asl index 81b924bd9..c8a15fda4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0232_F_OPTION/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0232_F_OPTION/DECL.asl @@ -45,7 +45,7 @@ * Error 1034 - ^ Name already exists in scope (N000) */ -Method(m15c) +Method(m15c,, Serialized) { Name (VV, 0x1234) Store (32, Local0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0238/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0238/DECL.asl index 523c8c28a..df890f556 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0238/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0238/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The jumping over levels in releasing mutexes is not prohibited */ -Method(m039) +Method(m039,, Serialized) { Mutex(MX07, 7) Mutex(MX08, 8) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/DECL.asl index 3971bbd46..28f25285a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/DECL.asl @@ -38,7 +38,7 @@ Method(m129) { - Method(m000, 1) + Method(m000, 1, Serialized) { OperationRegion(RGN1, SystemMemory, 0x200, arg0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/DECL.asl index eda98046f..1a3c8ef3a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0242/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Releasing the mutex the first Acquired on the non-zero level makes Releasing the residuary mutexes of that level impossible */ -Method(m031) +Method(m031,, Serialized) { Mutex(T000, 0) Mutex(T001, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/DECL.asl index ad8c596e9..d6af00069 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0243/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The normal work with mutexes is broken after the mutex Release order violation */ -Method(m02f) +Method(m02f,, Serialized) { Mutex(T500, 5) Mutex(T600, 6) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0244/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0244/DECL.asl index bebf19ece..8c4334ce1 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0244/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0244/DECL.asl @@ -212,7 +212,7 @@ Method(m02e) */ } -Method(m030) +Method(m030,, Serialized) { Mutex(T804, 8) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0247/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0247/DECL.asl index 4db3bb9d8..2f24527e7 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0247/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0247/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: ASL compiler incorrectly implements Break within Switch */ -Method(m17c) +Method(m17c,, Serialized) { Name(ERRN, 0x000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0248/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0248/DECL.asl index 8f4800528..2745e0e6b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0248/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0248/DECL.asl @@ -72,7 +72,7 @@ Method(m02d) } } - Method(m1a9) + Method(m1a9,, Serialized) { Name(sw00, 1) Name(hg00, 0) // if non-zero - the test hangs @@ -145,7 +145,7 @@ Method(m02d) /* * It is Functional:Reference:ref07.asl:Method(m1d5) */ -Method(m03d) +Method(m03d,, Serialized) { Name(i001, 0) Name(p000, Package(2) {0x77, 0x88}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0260/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0260/DECL.asl index 6a74911f9..9eadacbfc 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0260/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0260/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: For a DDBHandle Object ObjectType unexpectedly results in AE_AML_INTERNAL */ -Method(m029) +Method(m029,, Serialized) { Name(BUF0, Buffer() { diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0261/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0261/DECL.asl index c57b4770f..7a3565b7f 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0261/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0261/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Crash when DDBHandle parameter of Load is an Indexed Reference */ -Method(m028) +Method(m028,, Serialized) { Name(BUF0, Buffer() { @@ -56,7 +56,7 @@ Method(m028) External(\AUXZ) - Method(m000) + Method(m000,, Serialized) { Name(PAC0, Package(1){}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0262/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0262/DECL.asl index 43015860e..839ebf024 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0262/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0262/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Unexpected AE_STACK_OVERFLOW for a method call expression with nested calls */ -Method(m027) +Method(m027,, Serialized) { Name(iad1, 0x1) Name(iad2, 0x10) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0263/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0263/DECL.asl index 1e27834c3..b55c8ef6a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0263/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0263/DECL.asl @@ -34,7 +34,7 @@ Method(m026) { - Method(mm00) + Method(mm00,, Serialized) { Name(i000, 0x00000001) @@ -57,7 +57,7 @@ Method(m026) } } - Method(mm01, 1) + Method(mm01, 1, Serialized) { Name(i000, 0x00000001) Name(i001, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0264/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0264/DECL.asl index 46a854b80..9e7849547 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0264/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0264/DECL.asl @@ -45,7 +45,7 @@ Method(m025) { - Method(m000) + Method(m000,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) @@ -66,7 +66,7 @@ Specify then what should be there the result of Store operation above? CH03("", 0, 0x001, 0, 0) } - Method(m001) + Method(m001,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) @@ -76,7 +76,7 @@ Specify then what should be there the result of Store operation above? CH03("", 0, 0x003, 0, 0) } - Method(m002) + Method(m002,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) @@ -87,7 +87,7 @@ Specify then what should be there the result of Store operation above? CH03("", 0, 0x005, 0, 0) } - Method(m003) + Method(m003,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) @@ -98,7 +98,7 @@ Specify then what should be there the result of Store operation above? CH03("", 0, 0x007, 0, 0) } - Method(m004) + Method(m004,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) @@ -109,7 +109,7 @@ Specify then what should be there the result of Store operation above? CH03("", 0, 0x009, 0, 0) } - Method(m005) + Method(m005,, Serialized) { Name(i000, 0xabcd0000) Name(p000, Package() { i000 }) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0265/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0265/DECL.asl index f8b5610a4..2c83946e4 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0265/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0265/DECL.asl @@ -34,7 +34,7 @@ Method(m024) { - Method(mm00) + Method(mm00,, Serialized) { Name(i001, 0) Name(s000, "q\001ertyuiop") diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0268/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0268/DECL.asl index df3250dc6..d85440b2a 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0268/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0268/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The manner parameters are passed to method in ACPICA contradicts to MS */ -Method(m023) +Method(m023,, Serialized) { Name(i000, 0xabcd0000) Method(mm00, 1) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0269/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0269/DECL.asl index 98ff93ba0..ec526df68 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0269/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0269/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: The sequence of evaluating Named object operands passed to method is violated */ -Method(m022) +Method(m022,, Serialized) { Name(i000, 0x00000001) Name(i001, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0271/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0271/DECL.asl index 6cece5fb3..87640c66c 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0271/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0271/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: CopyObject of Device works incorrectly */ -Method(m021) +Method(m021,, Serialized) { Name(i000, 0xabcd0000) Name(i001, 0xabcd0001) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0272/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0272/DECL.asl index f7e788cec..a3319a8f9 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0272/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0272/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: CopyObject of ThermalZone works incorrectly */ -Method(m020) +Method(m020,, Serialized) { Name(i000, 0xabcd0000) Name(i001, 0xabcd0001) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0273/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0273/DECL.asl index b78a0d7a1..223d629a7 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0273/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0273/DECL.asl @@ -58,7 +58,7 @@ Name(PPST, "\\PLDT") External(\_XT2) External(\D273._XT2) -Method(mc73) +Method(mc73,, Serialized) { Name(DDBH, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0274/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0274/DECL.asl index ecf1f17ae..74829b1a5 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0274/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0274/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: Named object as element of Package is handled by ACPICA differently than by MS */ -Method(mc74) +Method(mc74,, Serialized) { Name(i000, 0xabcd0000) Name(i001, 0xabcd0001) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0275/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0275/DECL.asl index 3f6a1961a..cf59151bf 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0275/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0275/DECL.asl @@ -32,7 +32,7 @@ * SUMMARY: pop result from bottom principle doesn't work */ -Method(mc75) +Method(mc75,, Serialized) { Name(i000, 0x11000000) Name(i001, 0x00220000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0276_LARGE_REF_COUNT/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0276_LARGE_REF_COUNT/DECL.asl index 796d2a39a..e8436d149 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0276_LARGE_REF_COUNT/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0276_LARGE_REF_COUNT/DECL.asl @@ -37,7 +37,7 @@ * Note: these 'Large Reference Count' could be detected automatically by Do utility */ -Method(mc76) +Method(mc76,, Serialized) { Name(ERR5, 0) @@ -72,7 +72,7 @@ Method(mc76) Increment(ERRS) } - Method(mc73) + Method(mc73,, Serialized) { Name(DDBH, 0) Method(m000) {} @@ -86,7 +86,7 @@ Method(mc76) Method(mmm2, 5) {} - Method(mmm3) + Method(mmm3,, Serialized) { Name(b000, Buffer(4) {}) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0281/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0281/DECL.asl index 1d594810e..b19e3dd49 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0281/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0281/DECL.asl @@ -40,7 +40,7 @@ Device (D281) { Name(PLDT, 0) - Method(TST0) + Method(TST0,, Serialized) { Name(DDB0, 0) Name(DDB1, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0283/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0283/DECL.asl index da8af5412..ad24f09b6 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0283/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0283/DECL.asl @@ -58,7 +58,7 @@ Device (D283) { SUM, 8, } - Method(TST0) + Method(TST0,, Serialized) { Name(HI0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0284/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0284/DECL.asl index ba5c587b1..c5d298410 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0284/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0284/DECL.asl @@ -58,7 +58,7 @@ Device (D284) { SUM, 8, } - Method(TST0) + Method(TST0,, Serialized) { Name(HI0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0285/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0285/DECL.asl index bf0fca3f5..6c51628ad 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0285/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0285/DECL.asl @@ -51,7 +51,7 @@ Device (D285) { RFU0, 0x1a0, } - Method(TST0) + Method(TST0,, Serialized) { Name(HI0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0286/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0286/DECL.asl index 034e7c5e8..055abadc3 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0286/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0286/DECL.asl @@ -60,7 +60,7 @@ Device (D286) { Unload(Derefof(arg0)) } - Method(TST0) + Method(TST0,, Serialized) { Name(DDB0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0289/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0289/DECL.asl index 0704a555d..d22921c54 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0289/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0289/DECL.asl @@ -54,7 +54,7 @@ Device (D289) { Name(PLDT, 0) - Method(TST0) + Method(TST0,, Serialized) { Name(DDBH, 2) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0292/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0292/DECL.asl index c9636af4d..8c71c4e65 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0292/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0292/DECL.asl @@ -52,7 +52,7 @@ Device (D292) { RFU4, 0x220, } - Method(TST0) + Method(TST0,, Serialized) { Name(DDB0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0294/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0294/DECL.asl index 98fa23fb5..825d3a0aa 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0294/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0294/DECL.asl @@ -124,7 +124,7 @@ Device (D294) { Return (0) } - Method(CHSM, 2) // buf, len + Method(CHSM, 2, Serialized) // buf, len { Name(lpN0, 0) Name(lpC0, 0) @@ -170,7 +170,7 @@ Device (D294) { } // Prepares and Loads the next Table of multiple Tables Load test - Method(LD) + Method(LD,, Serialized) { if (LNot(LLess(HI0N, HI0M))) { Store("LD: too many tables loaded", Debug) @@ -231,7 +231,7 @@ Device (D294) { Return (0) } - Method(TST0) + Method(TST0,, Serialized) { Name(MAXT, 0xfa) Name(DDB1, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0297_ACTIONS_REQUIRED/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0297_ACTIONS_REQUIRED/DECL.asl index ee4d98dcb..a8ea12656 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0297_ACTIONS_REQUIRED/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0297_ACTIONS_REQUIRED/DECL.asl @@ -35,7 +35,7 @@ /* * It is m369 od Synchronization test */ -Method(m1e4, 1) +Method(m1e4, 1, Serialized) { CH03("", 0, 0x000, 0, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0299_ACTIONS_REQUIRED/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0299_ACTIONS_REQUIRED/DECL.asl index 0570d8cc4..8874ab86d 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0299_ACTIONS_REQUIRED/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0299_ACTIONS_REQUIRED/DECL.asl @@ -61,7 +61,7 @@ Method(m1e8) { - Method(m306, 2) + Method(m306, 2, Serialized) { Name(i000, 0) Name(i001, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0300/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0300/DECL.asl index 83a20c9f4..7229cfe3e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0300/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0300/DECL.asl @@ -34,7 +34,7 @@ Method(m1e9) { - Method(m000) + Method(m000,, Serialized) { Name(i000, 0) Name(max0, 10) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0301/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0301/DECL.asl index 91f8252bc..93ee296e7 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0301/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0301/DECL.asl @@ -34,7 +34,7 @@ Method(m1ea) { -Method(m19c) +Method(m19c,, Serialized) { Name(rpt0, 0) @@ -82,13 +82,13 @@ Method(m19c) Name(c000, 3) - Method(m100) + Method(m100,, Serialized) { Name(c100, 3) - Method(m200) + Method(m200,, Serialized) { Name(c200, 3) - Method(m300) + Method(m300,, Serialized) { Name(c300, 3) Method(m400) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0302/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0302/DECL.asl index 7b5b35dcb..6ca025954 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0302/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0302/DECL.asl @@ -36,7 +36,7 @@ Method(m1eb) { Method(m100) { - Method(m200) + Method(m200,, Serialized) { Store("---------------- Before ",debug) Scope(\_SB) { Name(i2z7, 0xabcd0007) } @@ -57,7 +57,7 @@ Method(m1eb) Method(m101) { - Method(m202) + Method(m202,, Serialized) { Store("---------------- Before ",debug) Scope(\) { Name(i2z4, 0xabcd0004) } diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0303/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0303/DECL.asl index c0fe92dd9..93acf353b 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0303/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0303/DECL.asl @@ -37,7 +37,7 @@ Method(m1ec) // The usual case, it works Method(m000) { - Method(m100, 1) + Method(m100, 1, Serialized, 3) { Name(\i4z0, 0xabcd0000) @@ -68,7 +68,7 @@ Method(m1ec) // The case where Name(\i4z1, 0xabcd0000) is performed from If, it doesn't work. Method(m001) { - Method(m100, 1) + Method(m100, 1, Serialized) { if (LNot(arg0)) { Name(\i4z1, 0xabcd0000) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0304/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0304/DECL.asl index ad4f63348..33cb3766e 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0304/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0304/DECL.asl @@ -34,7 +34,7 @@ Method(m1ed) { -Method(m18a, 1) +Method(m18a, 1, Serialized, 3) { Name(rpt0, 0) Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0305/DECL.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0305/DECL.asl index c1ecd6113..a322661f9 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/0305/DECL.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/0305/DECL.asl @@ -34,7 +34,7 @@ Method(mff2) { - Method(m000, 1) + Method(m000, 1, Serialized, 3) { if (LNot(arg0)) { Scope(\_SB) { Name(i2z6, 0xabcd0000) } diff --git a/tests/aslts/src/runtime/collections/bdemo/ACPICA/common/proc.asl b/tests/aslts/src/runtime/collections/bdemo/ACPICA/common/proc.asl index 7988717ba..b5d277531 100644 --- a/tests/aslts/src/runtime/collections/bdemo/ACPICA/common/proc.asl +++ b/tests/aslts/src/runtime/collections/bdemo/ACPICA/common/proc.asl @@ -41,7 +41,7 @@ * arg5 - maximal number of pre-initialized elements to be verified * arg6 - maximal number of written elements to be verified */ -Method(md6a, 7) +Method(md6a, 7, Serialized) { Name(lpN0, 0) Name(lpC0, 0) 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() -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(, , ) -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(, , , , // , , ) - 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(, , , , // , , ) - 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(, , , , // , , ) - 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(, , , , // , , ) - 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(, , , , // , , ) - 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(, , , , // , , ) - 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(, , , , // , , ) - Method(m00e, 7) + Method(m00e, 7, Serialized) { // Source LocalX Object: Local1 // Target Package @@ -4313,7 +4313,7 @@ if (y361) { // m020(, , , // , , ) - 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(, , // , , ) -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(, , , , // , , ) - 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(, ) -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(, , , , // , ) - 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(, , , , // , ) - 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(, , // , , ) -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") diff --git a/tests/aslts/src/runtime/collections/exceptions/exc/exc.asl b/tests/aslts/src/runtime/collections/exceptions/exc/exc.asl index a6ff7547e..45b79b31f 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc/exc.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc/exc.asl @@ -36,7 +36,7 @@ Name(z058, 58) // Divide by zero -Method(m140) +Method(m140,, Serialized) { Name(ts, "m140") @@ -60,7 +60,7 @@ Method(m140) } // Modulo divide by zero -Method(m141) +Method(m141,, Serialized) { Name(ts, "m141") @@ -84,7 +84,7 @@ Method(m141) } // Release ownership on a Mutex that is not currently owned -Method(m142) +Method(m142,, Serialized) { Name(ts, "m142") @@ -98,7 +98,7 @@ Method(m142) } // SizeOf for data types not an Integer, Buffer, String or Package object -Method(m143) +Method(m143,, Serialized) { Name(ts, "m143") @@ -182,7 +182,7 @@ Method(m143) } // ToString() when the number of characters copied from buffer exceeds 200 -Method(m144) +Method(m144,, Serialized) { Name(ts, "m144") @@ -220,7 +220,7 @@ Method(m144) } // Access out of Package -Method(m145) +Method(m145,, Serialized) { Name(ts, "m145") @@ -267,7 +267,7 @@ Method(m145) } // Access out of String -Method(m085) +Method(m085,, Serialized) { Name(ts, "m085") @@ -294,7 +294,7 @@ Method(m085) } // Access out of Buffer -Method(m086) +Method(m086,, Serialized) { Name(ts, "m086") @@ -342,7 +342,7 @@ Method(m086) // ToInteger() passed with an image of a number which value // exceeds the maximum of an integer for the current mode. -Method(m146) +Method(m146,, Serialized) { Name(ts, "m146") @@ -370,7 +370,7 @@ Method(m146) // [Uninitialized] None. // Causes a fatal error when used as a source // operand in any ASL statement. -Method(m147, 1) +Method(m147, 1, Serialized) { Name(ts, "m147") @@ -392,7 +392,7 @@ Method(m148) // Stall, Time parameter is too large (> 100) -Method(m149, 1) +Method(m149, 1, Serialized) { Name(ts, "m149") @@ -403,7 +403,7 @@ Method(m149, 1) CH03(ts, z058, 52, 0, 0) } -Method(m14a, 1) +Method(m14a, 1, Serialized) { Name(ts, "m14a") @@ -434,7 +434,7 @@ Method(m14b) } // Concatenate() when the number of result characters in string exceeds 200 -Method(m14c) +Method(m14c,, Serialized) { Name(ts, "m14c") @@ -463,7 +463,7 @@ Method(m14c) } // ToDecimalString() when the number of result characters in string exceeds 200 -Method(m14d) +Method(m14d,, Serialized) { Name(ts, "m14d") @@ -506,7 +506,7 @@ Method(m14d) } // ToBCD() when a specified integer overflows a number of the BCD format -Method(m14e) +Method(m14e,, Serialized) { Name(ts, "m14e") @@ -530,7 +530,7 @@ Method(m14e) } // Create field out of buffer -Method(m14f) +Method(m14f,, Serialized) { Name(ts, "m14f") @@ -580,7 +580,7 @@ Method(m14f) } // Access to uninitialized local -Method(m150, 1) +Method(m150, 1, Serialized) { Name(ts, "m150") @@ -596,7 +596,7 @@ Method(m150, 1) } // Access to an uninitialized element of package -Method(m151) +Method(m151,, Serialized) { Name(ts, "m151") @@ -635,7 +635,7 @@ Method(m151) } // ToHexString() when the number of result characters in string exceeds 200 -Method(m152) +Method(m152,, Serialized) { Name(ts, "m152") @@ -674,7 +674,7 @@ Method(m152) } // StartIndex in Match greater than the package size -Method(m153) +Method(m153,, Serialized) { Name(ts, "m153") @@ -692,7 +692,7 @@ Method(m153) } // Exeptional conditions of ConcatenateResTemplate -Method(m154) +Method(m154,, Serialized) { Name(ts, "m154") @@ -791,7 +791,7 @@ Method(m154) * "Note: the first non-hex character terminates the conversion * without error, and a '0x' prefix is not allowed." */ -Method(m155) +Method(m155,, Serialized) { Name(ts, "m155") @@ -819,7 +819,7 @@ Method(m155) * even if it is not the most appropreate one. * See 111,112,113. */ -Method(m156) +Method(m156,, Serialized) { Name(ts, "m156") @@ -871,7 +871,7 @@ Method(m156) // ////////////////////////////////////////////////////////// // Index(Integer) -Method(m157) +Method(m157,, Serialized) { Name(ts, "m157") @@ -898,7 +898,7 @@ Method(m157) // Bug 83 // DerefOf(Integer) -Method(m158) +Method(m158,, Serialized) { Name(ts, "m158") @@ -919,7 +919,7 @@ Method(m158) // Index(Local7-Integer) // DerefOf(Integer) -Method(m087) +Method(m087,, Serialized) { Name(ts, "m087") @@ -959,7 +959,7 @@ Method(m087) } // Index(Buffer Field) -Method(m159) +Method(m159,, Serialized) { Name(ts, "m159") @@ -991,7 +991,7 @@ Method(m159) // Bug 83 // DerefOf(Buffer Field) -Method(m15a) +Method(m15a,, Serialized) { Name(ts, "m15a") @@ -1012,7 +1012,7 @@ Method(m15a) } // Index(Field Unit) -Method(m15d) +Method(m15d,, Serialized) { Name(ts, "m15d") @@ -1093,7 +1093,7 @@ Method(m15d) // Bug 83 // DerefOf(Field Unit) -Method(m15e) +Method(m15e,, Serialized) { Name(ts, "m15e") @@ -1145,7 +1145,7 @@ Method(m15e) // UPDATE exc.m084: Implement this test for all the types of objects // (see for example ref.asl files about objects) and // all the types of operators. -Method(m084, 1) +Method(m084, 1, Serialized) { Name(ts, "m084") @@ -1222,7 +1222,7 @@ Method(mf9d) } // Access out of OpRegion and DataTableRegion -Method(m708) +Method(m708,, Serialized) { Name(ts, "m708") @@ -1289,7 +1289,7 @@ Method(m708) } // Try non-copmputational data OpRegion arguments -Method(m709) +Method(m709,, Serialized) { Name(ts, "m709") @@ -1297,7 +1297,7 @@ Method(m709) Name(lenp, Package(1){0x123}) Name(i000, 0x100) - Method(m000) { + Method(m000,, Serialized) { OperationRegion(OPR0, SystemMemory, offp, 1) } @@ -1313,7 +1313,7 @@ Method(m709) } // Try OpRegion arguments when Offset + Length > MaxInteger -Method(m70a) +Method(m70a,, Serialized) { Name(ts, "m70a") @@ -1341,7 +1341,7 @@ Method(m70a) } // Attempt to write into DataTableRegion -Method(m70b) +Method(m70b,, Serialized) { Name(ts, "m70b") @@ -1360,7 +1360,7 @@ Method(m70b) } // Check non-String DataTableRegion *String arguments -Method(m7f5) +Method(m7f5,, Serialized) { Name(ts, "m7f5") @@ -1399,7 +1399,7 @@ Method(m7f5) } // Check SMBus OpRegion restictions -Method(m7f6) +Method(m7f6,, Serialized) { Name(ts, "m7f6") @@ -1422,7 +1422,7 @@ Method(m7f6) } /* Name space issues */ -Method(m0bc) +Method(m0bc,, Serialized) { Name(ts, "m0bc") diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl index 7c847a8b6..8e41ddb3d 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl @@ -39,7 +39,7 @@ Name(z092, 92) // 49 - AE_AML_UNINITIALIZED_LOCAL // 50 - AE_AML_UNINITIALIZED_ARG // 51 - AE_AML_UNINITIALIZED_ELEMENT -Method(m4b0, 1) +Method(m4b0, 1, Serialized) { Name(ts, "m4b0") @@ -408,7 +408,7 @@ Method(m4b0, 1) } // Uninitialized element of Package - Method(m001, 1) + Method(m001, 1, Serialized) { Name(p000, Package(1){}) @@ -1627,7 +1627,7 @@ Method(m4b0, 1) } // Uninitialized element of Package in Return - Method(m005) + Method(m005,, Serialized) { Name(p000, Package(1){}) @@ -1667,7 +1667,7 @@ Method(m4b0, 1) } // Uninitialized element of Package in If - Method(m008) + Method(m008,, Serialized) { Name(p000, Package(1){}) @@ -1721,7 +1721,7 @@ Method(m4b0, 1) } // Uninitialized element of Package in Elseif - Method(m00b, 1) + Method(m00b, 1, Serialized) { Name(p000, Package(1){}) @@ -1768,7 +1768,7 @@ Method(m4b0, 1) // Uninitialized element of Package as parameter of a method - Method(m00e, 1) + Method(m00e, 1, Serialized) { Name(p000, Package(1){}) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_01_int.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_01_int.asl index 57b0b1051..6c00f7b7e 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_01_int.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_01_int.asl @@ -44,7 +44,7 @@ Name(i100, 0xabcd1234) // that the product should distinguish Integer Data // from a reference. // -Method(m4b1, 1) +Method(m4b1, 1, Serialized) { Name(ts, "m4b1") @@ -53,7 +53,7 @@ Method(m4b1, 1) Event(e000) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Name(i000, 0x89abcdef) @@ -209,7 +209,7 @@ Method(m4b1, 1) } // An element of Package - Method(m004, 1) + Method(m004, 1, Serialized) { Name(p000, Package(){0x89abcdef}) @@ -264,7 +264,7 @@ Method(m4b1, 1) } // Result of Method invocation - Method(m006, 1) + Method(m006, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -326,7 +326,7 @@ Method(m4b1, 1) } // Reference to Object as Result of Method invocation - Method(m007, 1) + Method(m007, 1, Serialized) { Name(i000, 0x89abcdef) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_02_str.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_02_str.asl index 962918a1d..e91d3e879 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_02_str.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_02_str.asl @@ -42,14 +42,14 @@ Name(s100, "1") // 5 - AE_NOT_FOUND (when DerefOf(String)) // // Note: String can be used with DerefOf and Index -Method(m4b2, 1) +Method(m4b2, 1, Serialized) { Name(ts, "m4b2") Name(s000, "2") // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Name(s000, "3") @@ -205,7 +205,7 @@ Method(m4b2, 1) } // An element of Package - Method(m004, 1) + Method(m004, 1, Serialized) { Name(p000, Package(){"3"}) @@ -260,7 +260,7 @@ Method(m4b2, 1) } // Result of Method invocation - Method(m006, 1) + Method(m006, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -327,7 +327,7 @@ Method(m4b2, 1) } // Reference to Object as Result of Method invocation - Method(m007, 1) + Method(m007, 1, Serialized) { Name(s000, "3") diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_03_buf.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_03_buf.asl index ac17f168f..a0c759ad1 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_03_buf.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_03_buf.asl @@ -40,14 +40,14 @@ Name(b100, Buffer(){0x61}) // // 47 - AE_AML_OPERAND_TYPE // Note: Buffer can be used with Index -Method(m4b3, 1) +Method(m4b3, 1, Serialized) { Name(ts, "m4b3") Name(b000, Buffer(){0x62}) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Name(b000, Buffer(){0x63}) @@ -131,7 +131,7 @@ Method(m4b3, 1) } // An element of Package - Method(m004, 1) + Method(m004, 1, Serialized) { Name(p000, Package(){Buffer(){0x63}}) @@ -175,7 +175,7 @@ Method(m4b3, 1) } // Result of Method invocation - Method(m006, 1) + Method(m006, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -242,7 +242,7 @@ Method(m4b3, 1) } // Reference to Object as Result of Method invocation - Method(m007, 1) + Method(m007, 1, Serialized) { Name(b000, Buffer(){0x63}) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_04_pckg.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_04_pckg.asl index afe5c0736..9f6aee5df 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_04_pckg.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_04_pckg.asl @@ -40,7 +40,7 @@ Name(p100, Package(){0x61}) // // 47 - AE_AML_OPERAND_TYPE // Note: Package can be used with Index -Method(m4b4, 1) +Method(m4b4, 1, Serialized) { Name(ts, "m4b4") @@ -53,7 +53,7 @@ Method(m4b4, 1) // Local Named Object // ASL compiler prohibits to use Pakage // Named Objects in the most of operators - Method(m000, 1) + Method(m000, 1, Serialized) { Name(p000, Package(){0x63}) @@ -335,7 +335,7 @@ Method(m4b4, 1) } // Argument - Method(m002, 2) + Method(m002, 2, Serialized) { Event(e000) @@ -1050,7 +1050,7 @@ Method(m4b4, 1) } // An element of Package - Method(m004, 1) + Method(m004, 1, Serialized) { Name(p000, Package(){Package(){0x63}}) @@ -2096,7 +2096,7 @@ Method(m4b4, 1) } // Result of Method invocation - Method(m006, 1) + Method(m006, 1, Serialized) { Method(m000) { @@ -2483,7 +2483,7 @@ Method(m4b4, 1) } // Reference to Object as Result of Method invocation - Method(m007, 1) + Method(m007, 1, Serialized) { Name(p000, Package(){0x63}) @@ -2537,7 +2537,7 @@ Method(m4b4, 1) } // Result of Method with checking of invocation - Method(m008, 1) + Method(m008, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_05_funit.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_05_funit.asl index a915adbfc..df5703699 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_05_funit.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_05_funit.asl @@ -48,7 +48,7 @@ Name(bi00, Buffer() {0xa4,0xa5,0xa6,0xa7,0xb8,0xb9,0xba,0xbb,0xbc}) // 47 - AE_AML_OPERAND_TYPE // See notes to m4b1 and m4b3 // -Method(m4b5) +Method(m4b5,, Serialized) { Name(ts, "m4b5") @@ -58,7 +58,7 @@ Method(m4b5) fu03, 65} // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Field(rg01, ByteAcc, NoLock, Preserve) { Offset(24), @@ -163,7 +163,7 @@ Method(m4b5) } // Reference to Object as Result of Method invocation - Method(m003, 1) + Method(m003, 1, Serialized) { Field(rg01, ByteAcc, NoLock, Preserve) { Offset(24), diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_06_dev.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_06_dev.asl index aa8fa7837..66852151f 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_06_dev.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_06_dev.asl @@ -40,7 +40,7 @@ Device(dev0) {} // // 47 - AE_AML_OPERAND_TYPE // -Method(m4b6) +Method(m4b6,, Serialized) { Name(ts, "m4b6") @@ -51,7 +51,7 @@ Method(m4b6) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Device(dev2) {} @@ -69,7 +69,7 @@ Method(m4b6) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { Device(dev2) {} @@ -432,7 +432,7 @@ Method(m4b6) } // Reference to Object - Method(m003, 3) + Method(m003, 3, Serialized) { Name(EXC0, 47) // AE_AML_OPERAND_TYPE @@ -793,7 +793,7 @@ Method(m4b6) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1159,7 +1159,7 @@ Method(m4b6) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { Device(dev2) {} diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_07_event.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_07_event.asl index 0ea1fdc02..720e3859b 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_07_event.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_07_event.asl @@ -40,7 +40,7 @@ Event(ev00) // // 47 - AE_AML_OPERAND_TYPE // -Method(m4b7) +Method(m4b7,, Serialized) { Name(ts, "m4b7") @@ -51,7 +51,7 @@ Method(m4b7) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Event(ev02) @@ -71,7 +71,7 @@ Method(m4b7) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { Event(ev02) @@ -789,7 +789,7 @@ Method(m4b7) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1162,7 +1162,7 @@ Method(m4b7) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { Event(ev02) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_08_method.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_08_method.asl index 3f355cf33..fa6f334d2 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_08_method.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_08_method.asl @@ -40,7 +40,7 @@ Method(m4f0) {Return ("m4f0")} // // 47 - AE_AML_OPERAND_TYPE // -Method(m4b8) +Method(m4b8,, Serialized) { Name(ts, "m4b8") @@ -71,7 +71,7 @@ Method(m4b8) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { Method(m4f2) {Return ("m4f2")} @@ -789,7 +789,7 @@ Method(m4b8) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1162,7 +1162,7 @@ Method(m4b8) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { Method(m4f2) {Return ("m4f2")} diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_09_mux.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_09_mux.asl index 44498f5ab..2551c2599 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_09_mux.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_09_mux.asl @@ -40,7 +40,7 @@ Mutex(mx10, 0) // // 47 - AE_AML_OPERAND_TYPE // -Method(m4b9) +Method(m4b9,, Serialized) { Name(ts, "m4b9") @@ -51,7 +51,7 @@ Method(m4b9) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Mutex(mx02, 0) @@ -71,7 +71,7 @@ Method(m4b9) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { Mutex(mx02, 0) @@ -788,7 +788,7 @@ Method(m4b9) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1161,7 +1161,7 @@ Method(m4b9) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { Mutex(mx02, 0) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_10_oreg.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_10_oreg.asl index a0fd66f62..3a44fab50 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_10_oreg.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_10_oreg.asl @@ -40,7 +40,7 @@ OperationRegion(opr9, SystemMemory, 0x100, 0x100) // // 47 - AE_AML_OPERAND_TYPE // -Method(m4ba) +Method(m4ba,, Serialized) { Name(ts, "m4ba") @@ -51,7 +51,7 @@ Method(m4ba) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { OperationRegion(opr2, SystemMemory, 0x100, 0x100) @@ -69,7 +69,7 @@ Method(m4ba) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { OperationRegion(opr2, SystemMemory, 0x100, 0x100) @@ -788,7 +788,7 @@ Method(m4ba) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1154,7 +1154,7 @@ Method(m4ba) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { OperationRegion(opr2, SystemMemory, 0x100, 0x100) diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_11_pwr.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_11_pwr.asl index 7bdf2183c..cd65608bb 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_11_pwr.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_11_pwr.asl @@ -40,7 +40,7 @@ PowerResource(pw00, 1, 0) {Method(m000){return (0)}} // // 47 - AE_AML_OPERAND_TYPE // -Method(m4bb) +Method(m4bb,, Serialized) { Name(ts, "m4bb") @@ -51,7 +51,7 @@ Method(m4bb) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { PowerResource(pw02, 1, 0) {Method(m000){return (0)}} @@ -71,7 +71,7 @@ Method(m4bb) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { PowerResource(pw02, 1, 0) {Method(m000){return (0)}} @@ -789,7 +789,7 @@ Method(m4bb) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1162,7 +1162,7 @@ Method(m4bb) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { PowerResource(pw02, 1, 0) {Method(m000){return (0)}} diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl index aac20724d..949a742a2 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl @@ -40,7 +40,7 @@ Processor(pr10, 0, 0xFFFFFFFF, 0) {} // // 47 - AE_AML_OPERAND_TYPE // -Method(m4bc) +Method(m4bc,, Serialized) { Name(ts, "m4bc") @@ -51,7 +51,7 @@ Method(m4bc) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Processor(prc2, 0, 0xFFFFFFFF, 0) {} @@ -71,7 +71,7 @@ Method(m4bc) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { Processor(prc2, 0, 0xFFFFFFFF, 0) {} @@ -789,7 +789,7 @@ Method(m4bc) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1162,7 +1162,7 @@ Method(m4bc) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { Processor(prc2, 0, 0xFFFFFFFF, 0) {} diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_13_tzone.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_13_tzone.asl index a411bff87..e7f503dd3 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_13_tzone.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_13_tzone.asl @@ -40,7 +40,7 @@ ThermalZone (tz00) {Name(n000, "tz00")} // // 47 - AE_AML_OPERAND_TYPE // -Method(m4bd) +Method(m4bd,, Serialized) { Name(ts, "m4bd") @@ -51,7 +51,7 @@ Method(m4bd) Name(i000, 0) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { ThermalZone (tz02) {Name(n000, "tz02")} @@ -69,7 +69,7 @@ Method(m4bd) } // Local - Method(m002, 1) + Method(m002, 1, Serialized) { ThermalZone (tz02) {Name(n000, "tz02")} @@ -432,7 +432,7 @@ Method(m4bd) } // Reference to Object - Method(m003, 3) + Method(m003, 3, Serialized) { Name(EXC0, 47) // AE_AML_OPERAND_TYPE @@ -793,7 +793,7 @@ Method(m4bd) } // Result of Method invocation - Method(m004, 1) + Method(m004, 1, Serialized) { Name(i000, 0) // Label to check m000 invocations @@ -1159,7 +1159,7 @@ Method(m4bd) } // Reference to Object as Result of Method invocation - Method(m005, 1) + Method(m005, 1, Serialized) { ThermalZone (tz02) {Name(n000, "tz02")} diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_14_bfield.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_14_bfield.asl index 571a8d890..81e21226a 100644 --- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_14_bfield.asl +++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_14_bfield.asl @@ -46,7 +46,7 @@ Name(bi01, Buffer() {0xa4,0xa5,0xa6,0xa7,0xb8,0xb9,0xba,0xbb,0xbc}) // 47 - AE_AML_OPERAND_TYPE // See notes to m4b1 and m4b3 // -Method(m4be) +Method(m4be,, Serialized) { Name(ts, "m4be") @@ -55,7 +55,7 @@ Method(m4be) CreateField(bbf1, 58, 65, bf03) // Local Named Object - Method(m000, 1) + Method(m000, 1, Serialized) { Name(bbf1, Buffer(20) {}) CreateField(bbf1, 11, 31, bf02) @@ -160,7 +160,7 @@ Method(m4be) } // Reference to Object as Result of Method invocation - Method(m003, 1) + Method(m003, 1, Serialized) { Name(bbf1, Buffer(20) {}) CreateField(bbf1, 11, 31, bf02) diff --git a/tests/aslts/src/runtime/collections/functional/arithmetic/arithmetic.asl b/tests/aslts/src/runtime/collections/functional/arithmetic/arithmetic.asl index b4d843e27..269a652c2 100644 --- a/tests/aslts/src/runtime/collections/functional/arithmetic/arithmetic.asl +++ b/tests/aslts/src/runtime/collections/functional/arithmetic/arithmetic.asl @@ -371,7 +371,7 @@ Name(p003, Package() 0, }) -Method(ADD0) +Method(ADD0,, Serialized) { Name(ts, "ADD0") @@ -475,7 +475,7 @@ Name(p007, Package() 0x22345678DCABEF98 }) -Method(SUB0) +Method(SUB0,, Serialized) { Name(ts, "SUB0") @@ -572,7 +572,7 @@ Name(p00b, Package() // ACPI: Overflow conditions are ignored and results are undefined. }) -Method(MTP0) +Method(MTP0,, Serialized) { Name(ts, "MTP0") @@ -644,7 +644,7 @@ Name(p00f, Package() 1, 0x7FFFFFFFFFFFFFFF, }) -Method(DVD0) +Method(DVD0,, Serialized) { Name(ts, "DVD0") @@ -702,7 +702,7 @@ Name(p017, Package() 0, }) -Method(ICR0) +Method(ICR0,, Serialized) { Name(ts, "ICR0") @@ -758,7 +758,7 @@ Name(p01b, Package() 0x8000000000000000, }) -Method(DCR0) +Method(DCR0,, Serialized) { Name(ts, "DCR0") @@ -802,7 +802,7 @@ Name(p01d, Package() 0x8021420011118822, }) -Method(AND0) +Method(AND0,, Serialized) { Name(ts, "AND0") @@ -866,7 +866,7 @@ Name(p025, Package() 0x7FDEBDFFEEEE77DD, }) -Method(NAN0) +Method(NAN0,, Serialized) { Name(ts, "NAN0") @@ -933,7 +933,7 @@ Name(p02d, Package() 0x6810985600663201, }) -Method(NOR0) +Method(NOR0,, Serialized) { Name(ts, "NOR0") @@ -979,7 +979,7 @@ Name(p040, Package() 0xEDCBA987F5064312, }) -Method(NOT0) +Method(NOT0,, Serialized) { Name(ts, "NOT0") @@ -1028,7 +1028,7 @@ Name(p046, Package() 0x97EF67A9FF99CDFE, }) -Method(OR00) +Method(OR00,, Serialized) { Name(ts, "OR00") @@ -1094,7 +1094,7 @@ Name(p04d, Package() 0x17CE8EDF, }) -Method(XOR0) +Method(XOR0,, Serialized) { Name(ts, "XOR0") @@ -1142,7 +1142,7 @@ Name(p04f, Package() 0x7FFFFFFFFFFFFFFF, }) -Method(MOD0) +Method(MOD0,, Serialized) { Name(ts, "MOD0") @@ -1289,7 +1289,7 @@ Name(p054, Package() 0xC260000000000000, }) -Method(SHL0) +Method(SHL0,, Serialized) { Name(ts, "SHL0") @@ -1354,7 +1354,7 @@ Name(p056, Package() 0x00000000000021D9, }) -Method(SHR0) +Method(SHR0,, Serialized) { Name(ts, "SHR0") @@ -1410,7 +1410,7 @@ Name(p05a, Package() 59, }) -Method(FSL0) +Method(FSL0,, Serialized) { Name(ts, "FSL0") @@ -1470,7 +1470,7 @@ Name(p05c, Package() 11, }) -Method(FSR0) +Method(FSR0,, Serialized) { Name(ts, "FSR0") diff --git a/tests/aslts/src/runtime/collections/functional/bfield/crbuffield.asl b/tests/aslts/src/runtime/collections/functional/bfield/crbuffield.asl index ab1237caa..e00096a50 100644 --- a/tests/aslts/src/runtime/collections/functional/bfield/crbuffield.asl +++ b/tests/aslts/src/runtime/collections/functional/bfield/crbuffield.asl @@ -146,7 +146,7 @@ Name(b0F0, Buffer(BS00) {}) // , // , // -Method(m210, 7) +Method(m210, 7, Serialized) { Name(pr00, 0) @@ -283,7 +283,7 @@ Method(m210, 7) } } -Method(m211) +Method(m211,, Serialized) { Name(ts, "m211") @@ -334,7 +334,7 @@ Method(m211) // , // , // -Method(m212, 3) +Method(m212, 3, Serialized) { Name(pr00, 0) @@ -495,7 +495,7 @@ Method(m212, 3) } } -Method(m213) +Method(m213,, Serialized) { Name(ts, "m213") @@ -543,7 +543,7 @@ Method(m213) // , // , // -Method(m214, 3) +Method(m214, 3, Serialized) { Name(pr00, 0) @@ -717,7 +717,7 @@ Method(m214, 3) } } -Method(m215) +Method(m215,, Serialized) { Name(ts, "m215") @@ -773,7 +773,7 @@ Method(m215) // , // , // -Method(m216, 3) +Method(m216, 3, Serialized) { Name(pr00, 0) @@ -947,7 +947,7 @@ Method(m216, 3) } } -Method(m217) +Method(m217,, Serialized) { Name(ts, "m217") @@ -1015,7 +1015,7 @@ Method(m217) // , // , // -Method(m218, 3) +Method(m218, 3, Serialized) { Name(pr00, 0) Name(err0, 0) @@ -1332,7 +1332,7 @@ Method(m218, 3) return (Local0) } -Method(m219) +Method(m219,, Serialized) { Name(ts, "m219") @@ -1431,7 +1431,7 @@ Method(m219) // , // // -Method(m21a, 6) +Method(m21a, 6, Serialized) { Name(pr00, 0) @@ -1681,7 +1681,7 @@ Method(m21b, 6, Serialized) return (Zero) } -Method(m21c, 4) +Method(m21c, 4, Serialized) { // For loop 0 Name(lpN0, 0) @@ -1744,7 +1744,7 @@ Method(m21c, 4) } } -Method(m21d) +Method(m21d,, Serialized) { Name(ts, "m21d") diff --git a/tests/aslts/src/runtime/collections/functional/constant/constants.asl b/tests/aslts/src/runtime/collections/functional/constant/constants.asl index 0d6d540df..f7308ed11 100644 --- a/tests/aslts/src/runtime/collections/functional/constant/constants.asl +++ b/tests/aslts/src/runtime/collections/functional/constant/constants.asl @@ -33,7 +33,7 @@ Name(z002, 2) // Run-method -Method(CST1) +Method(CST1,, Serialized) { Name(ts, "CST1") diff --git a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/add.asl b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/add.asl index 21502a34e..622b86b9f 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/add.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/add.asl @@ -34,7 +34,7 @@ Name(z136, 136) -Method(mf71) +Method(mf71,, Serialized) { Name(fl00, 0) Name(i000, 0xabcd0000) @@ -131,7 +131,7 @@ Method(mf71) } } - Method(m007) + Method(m007,, Serialized) { Name(i000, 0) Name(num, 0) @@ -379,7 +379,7 @@ Method(mf71) // Implements mf71 where i001 relocated with Local0 // to extend implicit return conditions checked -Method(mff0) +Method(mff0,, Serialized) { Name(fl00, 0) Name(i000, 0xabcd0000) @@ -489,7 +489,7 @@ Method(mff0) } } - Method(m007) + Method(m007,, Serialized) { Name(i000, 0) Name(num, 0) diff --git a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/standaloneret.asl b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/standaloneret.asl index db05081db..0a132304e 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/standaloneret.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/standaloneret.asl @@ -34,7 +34,7 @@ Name(z137, 137) -Method(mf6f) +Method(mf6f,, Serialized) { Name(fl00, 0) Name(i000, 0xabcd0000) @@ -138,7 +138,7 @@ Method(mf6f) Return } - Method(m007) + Method(m007,, Serialized) { Name(i000, 0) Name(num, 0) diff --git a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/store.asl b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/store.asl index b1cfa0e90..389dfbe09 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/store.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/store.asl @@ -34,7 +34,7 @@ Name(z138, 138) -Method(mf6c) +Method(mf6c,, Serialized) { Name(fl00, 0) Name(i000, 0xabcd0000) @@ -131,7 +131,7 @@ Method(mf6c) } } - Method(m007) + Method(m007,, Serialized) { Name(i000, 0) Name(num, 0) @@ -377,7 +377,7 @@ Method(mf6c) } } -Method(mf6e) +Method(mf6e,, Serialized) { Name(fl00, 0) Name(i000, 0xaaaa0000) @@ -488,7 +488,7 @@ Method(mf6e) } } - Method(m009) + Method(m009,, Serialized) { Name(i000, 0xabcd0000) @@ -603,7 +603,7 @@ Method(mf6e) Name(i006, 0x11220000) Name(i007, 0x33440000) - Method(m005, 1) + Method(m005, 1, Serialized) { Name(r001, 1) Name(r002, 1) @@ -1108,7 +1108,7 @@ Method(mf6e) } // Reproduces specific implicit return conditions -Method(mff1) +Method(mff1,, Serialized) { Name(fl00, 0) Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/functional/control/Recursion/recursion.asl b/tests/aslts/src/runtime/collections/functional/control/Recursion/recursion.asl index ccc52a1a1..c6b02f06e 100644 --- a/tests/aslts/src/runtime/collections/functional/control/Recursion/recursion.asl +++ b/tests/aslts/src/runtime/collections/functional/control/Recursion/recursion.asl @@ -54,7 +54,7 @@ Name(z177, 177) * m300 2, 6,10 12,16,20 24,28,32 34,38,42 * m400 3, 4, 5 7, 8, 9 13,14,15 17,18,19 25,26,27 29,30,31 35,36,37 39,40,41 */ -Method(m0ef) +Method(m0ef,, Serialized) { Name(ts, "m0ef") @@ -104,13 +104,13 @@ Method(m0ef) Name(c000, 3) - Method(m100) + Method(m100,, Serialized) { Name(c100, 3) - Method(m200) + Method(m200,, Serialized) { Name(c200, 3) - Method(m300) + Method(m300,, Serialized) { Name(c300, 3) Method(m400) @@ -175,7 +175,7 @@ Method(m0ef) * The same hierarchy of recursive calls like m0ef * but more checkings added. */ -Method(m0fb) +Method(m0fb,, Serialized) { Name(ts, "m0fb") @@ -451,7 +451,7 @@ Method(m0fb) * The same hierarchy of recursive calls like m0ef * but deeper. */ -Method(m0ff, 1) +Method(m0ff, 1, Serialized) { Name(ts, "m0ff") @@ -503,19 +503,19 @@ Method(m0ff, 1) Name(c000, 3) - Method(m100) + Method(m100,, Serialized) { Name(c100, 3) - Method(m200) + Method(m200,, Serialized) { Name(c200, 3) - Method(m300) + Method(m300,, Serialized) { Name(c300, 3) - Method(m400) + Method(m400,, Serialized) { Name(c400, 3) - Method(m500) + Method(m500,, Serialized) { Name(c500, 4) Method(m600) @@ -612,7 +612,7 @@ Method(m0ff, 1) * works well (no exceptions) in case it has none either internal objects * (including Methods) or Switches. */ -Method(m18a, 1) +Method(m18a, 1, Serialized) { Name(ts, "m18a") @@ -888,7 +888,7 @@ Method(m18a, 1) /* * The same as m18a the level of Serialized methods is non-zero (7 level all) */ -Method(m18b, 1) +Method(m18b, 1, Serialized) { Name(ts, "m18b") Name(i000, 0) @@ -1179,7 +1179,7 @@ Method(m18b, 1) * No internal objects in Serialized method (including Methods and Switches), * so no exceptions are expected on recursive calls. */ -Method(m18d) +Method(m18d,, Serialized) { Name(ts, "m18d") @@ -1199,7 +1199,7 @@ Method(m18d) * Serialized method has internal object (Named Integer), * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m18e) +Method(m18e,, Serialized) { Name(ts, "m18e") @@ -1225,7 +1225,7 @@ Method(m18e) * Serialized method has internal Switch, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m18f) +Method(m18f,, Serialized) { Name(ts, "m18f") @@ -1255,7 +1255,7 @@ Method(m18f) * Serialized method has internal declaration of Method, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m19a) +Method(m19a,, Serialized) { Name(ts, "m19a") @@ -1281,7 +1281,7 @@ Method(m19a) * Serialized method has internal declaration of Device, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m19b) +Method(m19b,, Serialized) { Name(ts, "m19b") @@ -1308,7 +1308,7 @@ Method(m19b) * Exceptions are expected. * Now we have crash there. */ -Method(m19c) +Method(m19c,, Serialized) { Name(ts, "m19c") @@ -1424,11 +1424,11 @@ Method(m19c) /* * Non-Serialized method has full-path declaration */ -Method(m19d) +Method(m19d,, Serialized) { Name(ts, "m19d") - Method(m000, 1) + Method(m000, 1, Serialized) { Name(\i2z0, 0xabcd0000) @@ -1471,7 +1471,7 @@ Method(m19d) /* * Serialized method has full-path declaration */ -Method(m19e) +Method(m19e,, Serialized) { Name(ts, "m19e") @@ -1519,11 +1519,11 @@ Method(m19e) * Non-Serialized method has full-path declaration, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m19f) +Method(m19f,, Serialized) { Name(ts, "m19f") - Method(m000, 1) + Method(m000, 1, Serialized) { Name(\i2z2, 0xabcd0002) @@ -1541,7 +1541,7 @@ Method(m19f) * Serialized method has full-path declaration, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m1b8) +Method(m1b8,, Serialized) { Name(ts, "m1b8") @@ -1568,11 +1568,11 @@ Method(m1b8) /* * Non-Serialized method has Scope declaration */ -Method(m1b9) +Method(m1b9,, Serialized) { Name(ts, "m1b9") - Method(m000, 1) + Method(m000, 1, Serialized) { Scope(\_SB) { Name(i2z4, 0xabcd0004) } } @@ -1586,7 +1586,7 @@ Method(m1b9) * Serialized method has Scope declaration, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m1ba) +Method(m1ba,, Serialized) { Name(ts, "m1ba") @@ -1604,11 +1604,11 @@ Method(m1ba) * Non-Serialized method has Scope declaration, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m1bb) +Method(m1bb,, Serialized) { Name(ts, "m1bb") - Method(m000, 1) + Method(m000, 1, Serialized) { Scope(\_SB) { Name(i2z6, 0xabcd0006) } @@ -1626,7 +1626,7 @@ Method(m1bb) * Serialized method has Scope declaration, * so AE_ALREADY_EXISTS exception is expected on recursive call. */ -Method(m1bc) +Method(m1bc,, Serialized) { Name(ts, "m1bc") @@ -1648,11 +1648,11 @@ Method(m1bc) * Non-Serialized method declares full-path name on first call, * and allows proper access for the second recursive call too. */ -Method(m1bd) +Method(m1bd,, Serialized) { Name(ts, "m1bd") - Method(m000, 1) + Method(m000, 1, Serialized) { if (LNot(arg0)) { @@ -1725,7 +1725,7 @@ Method(m1bd) * Serialized method declares full-path name on first call, * and allows proper access for the second recursive call too. */ -Method(m1be) +Method(m1be,, Serialized) { Name(ts, "m1be") @@ -1802,7 +1802,7 @@ Method(m1be) * Non-Serialized method provides access to the upper level named object, * for the second recursive call too. */ -Method(m1de) +Method(m1de,, Serialized) { Name(ts, "m1de") Name(i3z0, 0xabcd0000) @@ -1854,7 +1854,7 @@ Method(m1de) * Serialized method provides access to the upper level named object, * for the second recursive call too. */ -Method(m1df) +Method(m1df,, Serialized) { Name(ts, "m1df") Name(i3z0, 0xabcd0000) @@ -1906,11 +1906,11 @@ Method(m1df) * Non-Serialized method declares full-path name on first call, * and allows proper access for the second recursive call too. */ -Method(m1ee) +Method(m1ee,, Serialized) { Name(ts, "m1ee") - Method(m000, 1) + Method(m000, 1, Serialized) { if (LNot(arg0)) { Name(\_SB.i0q8, 0xabcd0008) @@ -1957,7 +1957,7 @@ Method(m1ee) * Serialized method declares full-path name on first call, * and allows proper access for the second recursive call too. */ -Method(m1ef) +Method(m1ef,, Serialized) { Name(ts, "m1ef") @@ -2011,11 +2011,11 @@ Method(m1ef) * Non-Serialized method declares Scope(\_SB) on first call, * and allows proper access for the second recursive call too. */ -Method(m1bf) +Method(m1bf,, Serialized) { Name(ts, "m1bf") - Method(m000, 1) + Method(m000, 1, Serialized) { if (LNot(arg0)) { @@ -2064,7 +2064,7 @@ Method(m1bf) * Serialized method declares Scope(\_SB) on first call, * and allows proper access for the second recursive call too. */ -Method(m1dd) +Method(m1dd,, Serialized) { Name(ts, "m1dd") @@ -2118,11 +2118,11 @@ Method(m1dd) * Non-Serialized method declares Scope(\) on first call, * and allows proper access for the second recursive call too. */ -Method(m277) +Method(m277,, Serialized) { Name(ts, "m277") - Method(m000, 1) + Method(m000, 1, Serialized) { if (LNot(arg0)) { @@ -2195,7 +2195,7 @@ Method(m277) * Serialized method declares Scope(\) on first call, * and allows proper access for the second recursive call too. */ -Method(m27d) +Method(m27d,, Serialized) { Name(ts, "m27d") diff --git a/tests/aslts/src/runtime/collections/functional/control/Recursion/stack_overflow.asl b/tests/aslts/src/runtime/collections/functional/control/Recursion/stack_overflow.asl index b2ad8abf7..3964e021c 100644 --- a/tests/aslts/src/runtime/collections/functional/control/Recursion/stack_overflow.asl +++ b/tests/aslts/src/runtime/collections/functional/control/Recursion/stack_overflow.asl @@ -32,7 +32,7 @@ Name(z178, 178) -Method(m0fc, 1) +Method(m0fc, 1, Serialized) { Name(ts, "m0fc") @@ -372,7 +372,7 @@ Method(m0fc, 1) } } -Method(m0fe, 1) +Method(m0fe, 1, Serialized) { Name(ts, "m0fe") diff --git a/tests/aslts/src/runtime/collections/functional/control/Return/return.asl b/tests/aslts/src/runtime/collections/functional/control/Return/return.asl index 11b875d5f..f8a0e7074 100644 --- a/tests/aslts/src/runtime/collections/functional/control/Return/return.asl +++ b/tests/aslts/src/runtime/collections/functional/control/Return/return.asl @@ -32,7 +32,7 @@ Name(z139, 139) -Method(mf72, 1) +Method(mf72, 1, Serialized) { Name(i000, 0) Name(cmp0, 0) @@ -68,7 +68,7 @@ Method(mf72, 1) } } - Method(m004, 7) + Method(m004, 7, Serialized) { Name(ret4, 0) Name(r400, 0) @@ -80,7 +80,7 @@ Method(mf72, 1) Name(r406, 0) Name(r407, 0) - Method(m005, 7) + Method(m005, 7, Serialized) { Name(ret5, 0) Name(r500, 0) @@ -92,7 +92,7 @@ Method(mf72, 1) Name(r506, 0) Name(r507, 0) - Method(m006, 7) + Method(m006, 7, Serialized) { Name(ret6, 0) Name(r600, 0) @@ -104,7 +104,7 @@ Method(mf72, 1) Name(r606, 0) Name(r607, 0) - Method(m007, 7) + Method(m007, 7, Serialized) { Name(ret7, 0) Name(r700, 0) diff --git a/tests/aslts/src/runtime/collections/functional/control/ctl0.asl b/tests/aslts/src/runtime/collections/functional/control/ctl0.asl index 395a579cc..982e96c3e 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ctl0.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ctl0.asl @@ -89,7 +89,7 @@ Method(m073, 1) // Run verify methods // NOTE: use here as few control operators as possible -Method(m074) +Method(m074,, Serialized) { Name(ts, "m074") diff --git a/tests/aslts/src/runtime/collections/functional/control/ctl1.asl b/tests/aslts/src/runtime/collections/functional/control/ctl1.asl index d948ff2e0..f570a77f0 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ctl1.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ctl1.asl @@ -970,7 +970,7 @@ Method(m0b7, 1) // Run verify methods // NOTE: use here as few control operators as possible -Method(m0b8) +Method(m0b8,, Serialized) { Name(ts, "m0b8") diff --git a/tests/aslts/src/runtime/collections/functional/control/ctl2.asl b/tests/aslts/src/runtime/collections/functional/control/ctl2.asl index f3e0c2a70..509642acc 100644 --- a/tests/aslts/src/runtime/collections/functional/control/ctl2.asl +++ b/tests/aslts/src/runtime/collections/functional/control/ctl2.asl @@ -785,7 +785,7 @@ Method(m040, 1) return (Local0) } -Method(IF00) +Method(IF00,, Serialized) { Name(ts, "IF00") diff --git a/tests/aslts/src/runtime/collections/functional/control/switch1.asl b/tests/aslts/src/runtime/collections/functional/control/switch1.asl index fdfe669b0..93df5fb98 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch1.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch1.asl @@ -545,7 +545,7 @@ Method(m0c6, 1) } // Verivication of ????????????? -Method(m0c7, 3) +Method(m0c7, 3, Serialized) { Name(bs00, 0) Name(cnt0, 0) @@ -602,7 +602,7 @@ Method(m0c7, 3) } // Run-method -Method(SW01) +Method(SW01,, Serialized) { Store("TEST: SW01, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/switch2.asl b/tests/aslts/src/runtime/collections/functional/control/switch2.asl index de4a676fe..ca2e8b746 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch2.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch2.asl @@ -51,7 +51,7 @@ Name(TMAX, 36) Name(b0sw, Buffer(TMAX) {}) // Put value to all elements of buffer -Method(m0c1, 1) +Method(m0c1, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -222,7 +222,7 @@ Method(m0c0) } // Run-method -Method(SW02) +Method(SW02,, Serialized) { Store("TEST: SW02, Switch, Case, Default operators", Debug) @@ -525,7 +525,7 @@ Method(m0c2) } // Run-method -Method(SW03) +Method(SW03,, Serialized) { Store("TEST: SW03, Switch, Case, Default operators", Debug) @@ -883,7 +883,7 @@ Method(m0c3) } // Run-method -Method(SW04) +Method(SW04,, Serialized) { Store("TEST: SW04, Switch, Case, Default operators", Debug) @@ -1256,7 +1256,7 @@ Method(m0c4, 1) } // Run-method -Method(SW05) +Method(SW05,, Serialized) { Store("TEST: SW05, Switch, Case, Default operators", Debug) @@ -1589,7 +1589,7 @@ Method(m0c5) } // Run-method -Method(SW06) +Method(SW06,, Serialized) { Store("TEST: SW06, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/switch3.asl b/tests/aslts/src/runtime/collections/functional/control/switch3.asl index 35d76e23b..7077ea4ea 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch3.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch3.asl @@ -330,7 +330,7 @@ Method(m0de, 1) } // Method(SW03) - Method(m001, 1) + Method(m001, 1, Serialized) { // Store("m001 started", Debug) @@ -691,7 +691,7 @@ Method(m0de, 1) } // Method(SW04) - Method(m003, 1) + Method(m003, 1, Serialized) { // Store("m003 started", Debug) @@ -925,7 +925,7 @@ Method(m0de, 1) } // Run-method -Method(SW07) +Method(SW07,, Serialized) { Store("TEST: SW07, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/switch4.asl b/tests/aslts/src/runtime/collections/functional/control/switch4.asl index b9d014110..5e5959499 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch4.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch4.asl @@ -1255,7 +1255,7 @@ Method(m0e6, 1) } // Run-method -Method(SW08) +Method(SW08,, Serialized) { Store("TEST: SW08, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/switch5.asl b/tests/aslts/src/runtime/collections/functional/control/switch5.asl index cf1274f54..b047cff2d 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch5.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch5.asl @@ -1021,7 +1021,7 @@ Method(m0ec, 1) } // Run-method -Method(SW09) +Method(SW09,, Serialized) { Store("TEST: SW09, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/switch6.asl b/tests/aslts/src/runtime/collections/functional/control/switch6.asl index 839684b8f..d750327d2 100644 --- a/tests/aslts/src/runtime/collections/functional/control/switch6.asl +++ b/tests/aslts/src/runtime/collections/functional/control/switch6.asl @@ -729,7 +729,7 @@ Method(m105, 1) } // Run-method -Method(SW10) +Method(SW10,, Serialized) { Store("TEST: SW10, Switch, Case, Default operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/control/timing.asl b/tests/aslts/src/runtime/collections/functional/control/timing.asl index 2c38b5d3f..68ba61477 100644 --- a/tests/aslts/src/runtime/collections/functional/control/timing.asl +++ b/tests/aslts/src/runtime/collections/functional/control/timing.asl @@ -131,7 +131,7 @@ Method(m0c8, 6) } // Sleep. Sleep n milliseconds (yields the processor) -Method(m0c9) +Method(m0c9,, Serialized) { Name(ts, "m0c9") @@ -150,7 +150,7 @@ Method(m0c9) } // Stall. Delay n microseconds (does not yield the processor) -Method(m0ca) +Method(m0ca,, Serialized) { Name(ts, "m0ca") @@ -171,7 +171,7 @@ Method(m0ca) } // Wait. The calling method blocks while waiting for the event to be signaled -Method(m0cb) +Method(m0cb,, Serialized) { Name(ts, "m0cb") @@ -204,7 +204,7 @@ Method(m0cb) } // Handle and summarize the Timer-times package. -Method(m0cc, 3) +Method(m0cc, 3, Serialized) { Name(n000, 0) Name(ncur, 0) @@ -346,7 +346,7 @@ Method(m0cc, 3) // // ndcr - # lower than previous // nspl - # splashes exceeding the adjacent point by 2 or more times -Method(m0cd) +Method(m0cd,, Serialized) { Name(ts, "m0cd") @@ -379,7 +379,7 @@ Method(m0cd) } // Timer with Name -Method(m0ce) +Method(m0ce,, Serialized) { Name(ts, "m0ce") @@ -701,7 +701,7 @@ Method(m0ce) } // Timer with LocalX -Method(m0cf) +Method(m0cf,, Serialized) { Name(ts, "m0cf") diff --git a/tests/aslts/src/runtime/collections/functional/control/while.asl b/tests/aslts/src/runtime/collections/functional/control/while.asl index fb6425484..0f43cbe7a 100644 --- a/tests/aslts/src/runtime/collections/functional/control/while.asl +++ b/tests/aslts/src/runtime/collections/functional/control/while.asl @@ -173,7 +173,7 @@ Method(m0f7, 1) // arg1 - trace of repetition Package // arg2 - task of repetition Package // arg3 - number of levels -Method(m0f8, 4) +Method(m0f8, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -272,7 +272,7 @@ Method(m0f9, 4) // The test // arg0 - name of test // arg1 - the number of While operators to be traveled -Method(m0fa, 2) +Method(m0fa, 2, Serialized) { Concatenate("The number of While operators to be traveled: ", arg1, Local0) Store(Local0, Debug) @@ -5788,7 +5788,7 @@ Method(m0fa, 2) } // Run-method -Method(WHL0) +Method(WHL0,, Serialized) { Store("TEST: WHL0, While, Break, Continue operators", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl index f5336454f..d284369d1 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/concatenaterestemplate.asl @@ -977,7 +977,7 @@ Name (p444, Package() { Buffer () {0x22, 0x02, 0x00, 0x79, 0}, }) -Method(RT1b) +Method(RT1b,, Serialized) { Name(ts, "RT1b") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl index d7ea1d2f7..97e9e51bc 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/dependentfn.asl @@ -167,7 +167,7 @@ Name (p407, Package() { 0x31, 0x09, 0x38, 0x31, 0x02, 0x38, 0x31, 0x06, 0x38, 0x31, 0x0a, 0x38, 0x79, 0x00}, }) -Method(RT04) +Method(RT04,, Serialized) { Name(ts, "RT04") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl index 3de091e37..1ffa47994 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/dma.asl @@ -177,7 +177,7 @@ Name (p405, Package() { Buffer () {0x2a, 0x20, 0x64, 0x79, 0x00}, }) -Method(RT03) +Method(RT03,, Serialized) { Name(ts, "RT03") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl index aa93238f4..1ab04a71d 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordio.asl @@ -497,7 +497,7 @@ Name (p419, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT0d) +Method(RT0d,, Serialized) { Name(ts, "RT0d") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl index 897a207a5..e981e7392 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordmemory.asl @@ -1004,7 +1004,7 @@ Name (p427, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT11) +Method(RT11,, Serialized) { Name(ts, "RT11") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl index 702fdc56a..c2d89f563 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/dwordspace.asl @@ -408,7 +408,7 @@ Name (p42f, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT15) +Method(RT15,, Serialized) { Name(ts, "RT15") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl index cf3758cf3..8e50e19eb 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedio.asl @@ -615,7 +615,7 @@ Name (p423, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT0f) +Method(RT0f,, Serialized) { Name(ts, "RT0f") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl index 8898ca19f..5ff56b155 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedmemory.asl @@ -1292,7 +1292,7 @@ Name (p42b, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT13) +Method(RT13,, Serialized) { Name(ts, "RT13") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl index 40219afab..e69ad68a5 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/extendedspace.asl @@ -447,7 +447,7 @@ Name (p433, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT17) +Method(RT17,, Serialized) { Name(ts, "RT17") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl b/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl index 630290e48..9c5747343 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/fixeddma.asl @@ -75,7 +75,7 @@ Name (p451, Package() { Buffer () {0x55, 0x82, 0x81, 0xD7, 0x11, 0x02, 0x79, 0x00}, }) -Method(RT20) +Method(RT20,, Serialized) { Name(ts, "RT20") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl index e5090085d..0b86cb58a 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/fixedio.asl @@ -60,7 +60,7 @@ Name (p40b, Package() { Buffer () {0x4b, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT06) +Method(RT06,, Serialized) { Name(ts, "RT06") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/gpioint.asl b/tests/aslts/src/runtime/collections/functional/descriptor/gpioint.asl index 53f4c0ee1..4f47d1321 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/gpioint.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/gpioint.asl @@ -3770,7 +3770,7 @@ Name (P453, Package () } }) -Method(RT21) +Method(RT21,, Serialized) { Name(ts, "RT21") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/gpioio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/gpioio.asl index abdc2614f..174d212b6 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/gpioio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/gpioio.asl @@ -2795,7 +2795,7 @@ Name (p455, Package() { } }) -Method(RT22) +Method(RT22,, Serialized) { Name(ts, "RT22") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/i2cserialbus.asl b/tests/aslts/src/runtime/collections/functional/descriptor/i2cserialbus.asl index 5c2d452c9..32d0c7919 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/i2cserialbus.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/i2cserialbus.asl @@ -376,7 +376,7 @@ Name (p457, Package() { } }) -Method(RT23) +Method(RT23,, Serialized) { Name(ts, "RT23") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl index 28327b624..c012230ea 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/interrupt.asl @@ -546,7 +546,7 @@ Name (p435, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT18) +Method(RT18,, Serialized) { Name(ts, "RT18") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/io.asl b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl index 6b6e503c2..00bd88cb6 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/io.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/io.asl @@ -76,7 +76,7 @@ Name (p409, Package() { Buffer () {0x47, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT05) +Method(RT05,, Serialized) { Name(ts, "RT05") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl index 8f2d4a43b..34a9c621d 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl @@ -133,7 +133,7 @@ Name (p401, Package() { Buffer () {0x23, 0xff, 0xff, 0x00, 0x79, 0x00}, }) -Method(RT01) +Method(RT01,, Serialized) { Name(ts, "RT01") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl index 100ab380c..1631a04d6 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/irqnoflags.asl @@ -123,7 +123,7 @@ Name (p403, Package() { Buffer () {0x22, 0xff, 0xff, 0x79, 0x00}, }) -Method(RT02) +Method(RT02,, Serialized) { Name(ts, "RT02") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl index e7f50d125..5b520551d 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory24.asl @@ -90,7 +90,7 @@ Name (p40f, Package() { Buffer () {0x81, 0x09, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT08) +Method(RT08,, Serialized) { Name(ts, "RT08") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl index 85ff8995a..0851156d9 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32.asl @@ -88,7 +88,7 @@ Name (p413, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT0a) +Method(RT0a,, Serialized) { Name(ts, "RT0a") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl index f5038e496..4b5f33b25 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/memory32fixed.asl @@ -77,7 +77,7 @@ Name (p415, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT0b) +Method(RT0b,, Serialized) { Name(ts, "RT0b") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl index 92545f9bd..81e1b5dec 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordio.asl @@ -664,7 +664,7 @@ Name (p417, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT0c) +Method(RT0c,, Serialized) { Name(ts, "RT0c") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl index 2d47d6f5c..cc7fee911 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordmemory.asl @@ -1290,7 +1290,7 @@ Name (p425, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT10) +Method(RT10,, Serialized) { Name(ts, "RT10") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl index 5b95e2526..0603e5f74 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/qwordspace.asl @@ -508,7 +508,7 @@ Name (p42d, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT14) +Method(RT14,, Serialized) { Name(ts, "RT14") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl index f52bfdb11..4a17f66d9 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/register.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/register.asl @@ -182,7 +182,7 @@ Name (p437, Package() { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79, 0x00}, }) -Method(RT19) +Method(RT19,, Serialized) { Name(ts, "RT19") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl index 63c21442a..b63e6097f 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/resourcetemplate.asl @@ -2124,7 +2124,7 @@ Name (p446, Package() { 0x79, 0x00}, }) -Method(RT1a) +Method(RT1a,, Serialized) { Name(ts, "RT1a") @@ -2138,7 +2138,7 @@ Method(RT1a) } -Method(RT1c) +Method(RT1c,, Serialized) { Name(ts, "RT1c") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl index e64520efa..288754f6f 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/rtemplate.asl @@ -70,7 +70,7 @@ Method(m331, 7) // ts, grerr, val0, ver0, val1, ver1, msg } } -Method(m332, 6) // ts, len, msg, op1, op2, res +Method(m332, 6, Serialized) // ts, len, msg, op1, op2, res { Name(lpN0, 0) Name(lpC0, 0) @@ -108,7 +108,7 @@ Method(m332, 6) // ts, len, msg, op1, op2, res } // components/utilities/utmisc.c AcpiUtGenerateChecksum() analog -Method(m335, 2) // buf, len +Method(m335, 2, Serialized) // buf, len { Name(lpN0, 0) Name(lpC0, 0) @@ -136,7 +136,7 @@ Method(m335, 2) // buf, len } // Updates the last byte of each buffer in package with checksum -Method(m334, 2) // pkg, len +Method(m334, 2, Serialized) // pkg, len { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/spiserialbus.asl b/tests/aslts/src/runtime/collections/functional/descriptor/spiserialbus.asl index f9529aeea..75bf9ec24 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/spiserialbus.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/spiserialbus.asl @@ -1720,7 +1720,7 @@ Name (p459, Package() { }) -Method(RT24) +Method(RT24,, Serialized) { Name(ts, "RT24") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/uartserialbus.asl b/tests/aslts/src/runtime/collections/functional/descriptor/uartserialbus.asl index 5bc5f1cbd..3e86a169c 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/uartserialbus.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/uartserialbus.asl @@ -596,7 +596,7 @@ Name (p45B, Package() { } }) -Method(RT25) +Method(RT25,, Serialized) { Name(ts, "RT25") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl index b80137bb2..022c443c1 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorlong.asl @@ -146,7 +146,7 @@ Name (p411, Package() { 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0x79, 0x00}, }) -Method(RT09) +Method(RT09,, Serialized) { Name(ts, "RT09") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl index 5a16d97bb..ee5e06903 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/vendorshort.asl @@ -81,7 +81,7 @@ Name (p40d, Package() { Buffer () {0x77, 0x00, 0xa2, 0xb3, 0x76, 0xd5, 0xe6, 0xf7, 0x79, 0x00}, }) -Method(RT07) +Method(RT07,, Serialized) { Name(ts, "RT07") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl index c724edc22..f7404408e 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordbusnumber.asl @@ -325,7 +325,7 @@ Name (p429, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT12) +Method(RT12,, Serialized) { Name(ts, "RT12") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl index 5de42c598..153ed7f56 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordio.asl @@ -450,7 +450,7 @@ Name (p421, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT0e) +Method(RT0e,, Serialized) { Name(ts, "RT0e") diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl index da61f092d..767ebbd01 100644 --- a/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl +++ b/tests/aslts/src/runtime/collections/functional/descriptor/wordspace.asl @@ -344,7 +344,7 @@ Name (p431, Package() { 0x0f, 0x79, 0x00}, }) -Method(RT16) +Method(RT16,, Serialized) { Name(ts, "RT16") diff --git a/tests/aslts/src/runtime/collections/functional/logic/logical.asl b/tests/aslts/src/runtime/collections/functional/logic/logical.asl index 88f63b0db..b55af28a4 100644 --- a/tests/aslts/src/runtime/collections/functional/logic/logical.asl +++ b/tests/aslts/src/runtime/collections/functional/logic/logical.asl @@ -446,7 +446,7 @@ Name(p05e, Package() Ones, Ones, Ones, Ones, Zero, Zero, }) -Method(LAN0) +Method(LAN0,, Serialized) { Name(ts, "LAN0") @@ -474,7 +474,7 @@ Name(p070, Package() Ones, Zero, Zero, Zero, }) -Method(LN00) +Method(LN00,, Serialized) { Name(ts, "LN00") @@ -504,7 +504,7 @@ Name(p072, Package() Ones, Ones, Ones, Ones, Ones, Ones, }) -Method(LOR0) +Method(LOR0,, Serialized) { Name(ts, "LOR0") @@ -555,7 +555,7 @@ Name(p076, Package() Zero, Zero, }) -Method(LEQ0) +Method(LEQ0,, Serialized) { Name(ts, "LEQ0") @@ -619,7 +619,7 @@ Name(p07a, Package() Ones, Zero, }) -Method(LGR0) +Method(LGR0,, Serialized) { Name(ts, "LGR0") @@ -683,7 +683,7 @@ Name(p07e, Package() Ones, Zero, }) -Method(LGE0) +Method(LGE0,, Serialized) { Name(ts, "LGE0") @@ -747,7 +747,7 @@ Name(p082, Package() Zero, Ones, }) -Method(LL00) +Method(LL00,, Serialized) { Name(ts, "LL00") @@ -811,7 +811,7 @@ Name(p086, Package() Zero, Ones, }) -Method(LLE0) +Method(LLE0,, Serialized) { Name(ts, "LLE0") @@ -875,7 +875,7 @@ Name(p08a, Package() Ones, Ones, }) -Method(LNE0) +Method(LNE0,, Serialized) { Name(ts, "LNE0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/concatenate.asl b/tests/aslts/src/runtime/collections/functional/manipulation/concatenate.asl index 42e145137..16401efff 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/concatenate.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/concatenate.asl @@ -143,7 +143,7 @@ Method(m312, 6, Serialized) } // Integers -Method(m313) +Method(m313,, Serialized) { Name(ts, "m313") @@ -219,7 +219,7 @@ Method(m313) } // Strings -Method(m314) +Method(m314,, Serialized) { Name(ts, "m314") @@ -286,7 +286,7 @@ Method(m314) } // Buffers -Method(m315) +Method(m315,, Serialized) { Name(ts, "m314") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/eisaid.asl b/tests/aslts/src/runtime/collections/functional/manipulation/eisaid.asl index 57d61e3d0..2d89385cf 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/eisaid.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/eisaid.asl @@ -63,7 +63,7 @@ Name(p361, Package() }) // Run-method -Method(EIS0) +Method(EIS0,, Serialized) { Name(ts, "EIS0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/match1.asl b/tests/aslts/src/runtime/collections/functional/manipulation/match1.asl index cf1abf252..9fa40cf61 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/match1.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/match1.asl @@ -185,7 +185,7 @@ Method(m306, 6, Serialized) // SPkg, Op1, MO1, Op2, MO2, SInd // arg4 - benchmark package // arg5 - search package // arg6 - to do transposition of match objects flag -Method(m308, 7) +Method(m308, 7, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -912,7 +912,7 @@ Name(p385, Package() }) // Run-method -Method(MAT0) +Method(MAT0,, Serialized) { Name(ts, "MAT0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/match2.asl b/tests/aslts/src/runtime/collections/functional/manipulation/match2.asl index 67689d5be..918b02d6e 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/match2.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/match2.asl @@ -433,7 +433,7 @@ if (0) { */ // Run-method -Method(MAT1) +Method(MAT1,, Serialized) { Store("TEST: MAT1, Find Object Match", Debug) diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/mid.asl b/tests/aslts/src/runtime/collections/functional/manipulation/mid.asl index 296b96816..b26271771 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/mid.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/mid.asl @@ -253,7 +253,7 @@ Name(p368, Package() }) // Run-method -Method(MID0) +Method(MID0,, Serialized) { Name(ts, "MID0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/sizeof.asl b/tests/aslts/src/runtime/collections/functional/manipulation/sizeof.asl index d38f9ca87..431e5eac7 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/sizeof.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/sizeof.asl @@ -35,7 +35,7 @@ Name(z041, 41) // Simplest test of SizeOf for all available type objects -Method(m1ef) +Method(m1ef,, Serialized) { Name(ts, "m1ef") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/store.asl b/tests/aslts/src/runtime/collections/functional/manipulation/store.asl index 407189b77..61f241d12 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/store.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/store.asl @@ -128,7 +128,7 @@ Method(m302, 6, Serialized) return (0) } -Method(ST00) +Method(ST00,, Serialized) { Name(ts, "ST00") @@ -491,7 +491,7 @@ Method(ST00) } } -Method(m30d) +Method(m30d,, Serialized) { Name(str0, "mnbvcxzlkjhgf") Name(str1, "mnbvcxzlkjAgf") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/tobuffer.asl b/tests/aslts/src/runtime/collections/functional/manipulation/tobuffer.asl index e04dcc6a6..c0f40fb6b 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/tobuffer.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/tobuffer.asl @@ -148,7 +148,7 @@ Method(m320, 6) // ts, buffer, len, null, err, case } // Checking strings with different lengths -Method(m321, 1) +Method(m321, 1, Serialized) { Name(LENS, Buffer() {200, 199, 129, 128, 127, 9, 8, 7, 1, 0}) @@ -197,7 +197,7 @@ Method(m321, 1) // Checking buffers with different lengths // (zero length in the first order). -Method(m322, 1) +Method(m322, 1, Serialized) { Name(LENS, Package() {0, 513}) @@ -234,7 +234,7 @@ Method(m322, 1) } // Run-method -Method(TOB0) +Method(TOB0,, Serialized) { Name(ts, "TOB0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/todecimalstring.asl b/tests/aslts/src/runtime/collections/functional/manipulation/todecimalstring.asl index 3584e8873..73f73633b 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/todecimalstring.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/todecimalstring.asl @@ -186,7 +186,7 @@ Name(p343, Package() }) // Run-method -Method(TOD0) +Method(TOD0,, Serialized) { Name(ts, "TOD0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/tofrombcd.asl b/tests/aslts/src/runtime/collections/functional/manipulation/tofrombcd.asl index b102856a2..ee76c0df9 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/tofrombcd.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/tofrombcd.asl @@ -95,7 +95,7 @@ Name(p355, Package() 0x9999999999999999, }) -Method(BCD1) +Method(BCD1,, Serialized) { Name(ts, "BCD1") @@ -109,7 +109,7 @@ Method(BCD1) } } -Method(BCD2) +Method(BCD2,, Serialized) { Name(ts, "BCD2") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/tohexstring.asl b/tests/aslts/src/runtime/collections/functional/manipulation/tohexstring.asl index 780d87ec1..b4a7c5bb4 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/tohexstring.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/tohexstring.asl @@ -176,7 +176,7 @@ Name(p351, Package() }) // Run-method -Method(TOH0) +Method(TOH0,, Serialized) { Name(ts, "TOH0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/tointeger.asl b/tests/aslts/src/runtime/collections/functional/manipulation/tointeger.asl index adf46d5be..2dfd30eaf 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/tointeger.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/tointeger.asl @@ -353,7 +353,7 @@ Name(p315, Package() }) // Run-method -Method(TOI0) +Method(TOI0,, Serialized) { Name(ts, "TOI0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/tostring.asl b/tests/aslts/src/runtime/collections/functional/manipulation/tostring.asl index 8e9dac7b8..efcf9886c 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/tostring.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/tostring.asl @@ -128,7 +128,7 @@ Method(m309, 3) // ts, indbuf, err } // Check all positions of null character (0-200) -Method(m30a, 1) +Method(m30a, 1, Serialized) { Name(LENS, Buffer() {200, 199, 129, 128, 127, 9, 8, 7, 1, 0}) @@ -195,7 +195,7 @@ Method(m333, 1) // Check Buffer->Length effective condition. // Don't put null characters. Check the surrounding // control buffers are safe. -Method(m30b, 1) +Method(m30b, 1, Serialized) { Name(Loc8, 0) @@ -251,7 +251,7 @@ Method(m30b, 1) // Check zero length buffer, and, in passing, // dynamically allocated buffers. -Method(m30c, 1) +Method(m30c, 1, Serialized) { Name(LENS, Buffer() {200, 199, 1, 0}) @@ -301,7 +301,7 @@ Method(m30c, 1) } // Run-method -Method(TOS0) +Method(TOS0,, Serialized) { Name(ts, "TOS0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/touuid.asl b/tests/aslts/src/runtime/collections/functional/manipulation/touuid.asl index d18090322..8c6a933fd 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/touuid.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/touuid.asl @@ -49,7 +49,7 @@ Name(p357, Package() }) // Run-method -Method(TOU0) +Method(TOU0,, Serialized) { Name(ts, "TOU0") diff --git a/tests/aslts/src/runtime/collections/functional/manipulation/unicode.asl b/tests/aslts/src/runtime/collections/functional/manipulation/unicode.asl index e15ab7f17..dabd2b163 100644 --- a/tests/aslts/src/runtime/collections/functional/manipulation/unicode.asl +++ b/tests/aslts/src/runtime/collections/functional/manipulation/unicode.asl @@ -91,7 +91,7 @@ Name(p359, Package() }) // Run-method -Method(UNI0) +Method(UNI0,, Serialized) { Name(ts, "UNI0") diff --git a/tests/aslts/src/runtime/collections/functional/name/function.asl b/tests/aslts/src/runtime/collections/functional/name/function.asl index 3cb2276de..c701f41c9 100644 --- a/tests/aslts/src/runtime/collections/functional/name/function.asl +++ b/tests/aslts/src/runtime/collections/functional/name/function.asl @@ -109,7 +109,7 @@ Scope(\_SB){ Function(m20d){} } -Method(m20e) +Method(m20e,, Serialized) { Name(ts, "m20e") @@ -324,7 +324,7 @@ Method(m20e) m205(ts, 54, mm01(), INT0) } - Method(m31a) + Method(m31a,, Serialized) { Name(Flag, Ones) diff --git a/tests/aslts/src/runtime/collections/functional/name/method.asl b/tests/aslts/src/runtime/collections/functional/name/method.asl index 08cec6d83..49c74700c 100644 --- a/tests/aslts/src/runtime/collections/functional/name/method.asl +++ b/tests/aslts/src/runtime/collections/functional/name/method.asl @@ -179,7 +179,7 @@ Method(m205, 4) } // Check that Results of the Methods are equal each other -Method(m209, 4) +Method(m209, 4, Serialized) { Name(MMM0, 0) Name(MMM1, 0) @@ -224,7 +224,7 @@ Scope(\_SB){ Method(m206){} } -Method(m207) +Method(m207,, Serialized) { Name(ts, "m207") @@ -614,7 +614,7 @@ Method(m207) m205(ts, 128, mm01(), INT0) } - Method(m245) + Method(m245,, Serialized) { Name(Flag, Ones) @@ -833,7 +833,7 @@ Method(m207) } // UnSerialized Method can be invoked recursively - Method(m246) + Method(m246,, Serialized) { Name(i000, 0) @@ -858,7 +858,7 @@ Method(m207) } // Serialized Method can be invoked recursively - Method(m247) + Method(m247,, Serialized) { Name(i000, 0) @@ -884,7 +884,7 @@ Method(m207) // Serialized Method can invoke another Serialized One // if SyncLevel is not lowered - Method(m248) + Method(m248,, Serialized) { Name(i000, 0) @@ -913,7 +913,7 @@ Method(m207) // Serialized Method can acquire an Mutex // if SyncLevel is not lowered - Method(m249) + Method(m249,, Serialized) { Mutex(MTX0, 15) Name(i000, 0) @@ -942,7 +942,7 @@ Method(m207) // When Serialized Method calls another one then // the last can acquire an Mutex if SyncLevel is not lowered - Method(m24a) + Method(m24a,, Serialized) { Mutex(MTX1, 15) Name(i000, 0) @@ -976,7 +976,7 @@ Method(m207) // UnSerialized Method acquiring an Mutex can invoke // another Serialized One if SyncLevel is not lowered - Method(m24b) + Method(m24b,, Serialized) { Mutex(MTX0, 0) Name(i000, 0) @@ -1011,7 +1011,7 @@ Method(m207) // When UnSerialized Method acquiring an Mutex invokes // another Serialized One then the last can release the // Mutex if Mutex's SyncLevel is not lower than the Method's - Method(m24c) + Method(m24c,, Serialized) { Mutex(MTX0, 0) Name(i000, 0) diff --git a/tests/aslts/src/runtime/collections/functional/name/package.asl b/tests/aslts/src/runtime/collections/functional/name/package.asl index 13e8f0f63..2c8928b8c 100644 --- a/tests/aslts/src/runtime/collections/functional/name/package.asl +++ b/tests/aslts/src/runtime/collections/functional/name/package.asl @@ -58,7 +58,7 @@ Name(c040, 16) Name(c041, 22) // Check Integers -Method(m1f0) +Method(m1f0,, Serialized) { Name(ts, "m1f0") @@ -180,7 +180,7 @@ Method(m1f0) } // Check Strings -Method(m1f1) +Method(m1f1,, Serialized) { Name(ts, "m1f1") @@ -225,7 +225,7 @@ Method(m1f1) } // Check Buffers -Method(m1f2) +Method(m1f2,, Serialized) { Name(ts, "m1f2") @@ -350,7 +350,7 @@ Method(m1f2) } // Packages -Method(m1f3) +Method(m1f3,, Serialized) { Name(ts, "m1f3") @@ -479,7 +479,7 @@ Method(m1f3) } // Do test for Methods, when Methods will be implemented !!!!!!!!!!!!!!! -Method(m1f4) +Method(m1f4,, Serialized) { Name(ts, "m1f4") @@ -503,7 +503,7 @@ Method(m1f4) return (0) } -Method(m1f5, 3) +Method(m1f5, 3, Serialized) { // n000 - decr cur counter (levels num) // n001 - incr cur counter @@ -585,7 +585,7 @@ Method(m1f5, 3) // Mix // - all one level combinations // - 255 levels in depth -Method(m1f6) +Method(m1f6,, Serialized) { Name(ts, "m1f6") @@ -1004,7 +1004,7 @@ Method(m1f6) // // Now - causes crash!!!!!!! // Do this test when ObjectType will be fixed. -Method(m1f7) +Method(m1f7,, Serialized) { Name(ts, "m1f7") @@ -1022,7 +1022,7 @@ Method(m1f7) // Write Integers into Package, then Read and verify // // ,, -Method(m1f8, 3) +Method(m1f8, 3, Serialized) { Name(ts, "m1f8") @@ -1075,7 +1075,7 @@ Method(m1f8, 3) } } -Method(m1f9, 1) +Method(m1f9, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -1087,7 +1087,7 @@ Method(m1f9, 1) } // Write/rewrite Integers into Package and verify -Method(m1fa) +Method(m1fa,, Serialized) { Name(ts, "m1fa") @@ -1099,7 +1099,7 @@ Method(m1fa) // Write Strings into Package, then Read and verify // // ,, -Method(m1fb, 3) +Method(m1fb, 3, Serialized) { Name(ts, "m1fb") @@ -1150,7 +1150,7 @@ Method(m1fb, 3) } } -Method(m1fc, 1) +Method(m1fc, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -1162,7 +1162,7 @@ Method(m1fc, 1) } // Write/rewrite Strings into Package and verify -Method(m1fd) +Method(m1fd,, Serialized) { Name(ts, "m1fd") @@ -1174,7 +1174,7 @@ Method(m1fd) // Write Buffers into Package, then Read and verify // // ,, -Method(m1fe, 3) +Method(m1fe, 3, Serialized) { Name(ts, "m1fe") @@ -1235,7 +1235,7 @@ Method(m1fe, 3) // More complex cases with buffers of different sizes // are performed into conversion tests. -Method(m1ff, 1) +Method(m1ff, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -1247,7 +1247,7 @@ Method(m1ff, 1) } // Write/rewrite Buffers into Package and verify -Method(m200) +Method(m200,, Serialized) { Name(ts, "m200") @@ -1259,7 +1259,7 @@ Method(m200) // Write Packages into Package, then Read (and verify) // // ,, -Method(m201, 3) +Method(m201, 3, Serialized) { Name(pr00, 0) @@ -1322,7 +1322,7 @@ Method(m201, 3) } // More complex cases are performed into obj_deletion.asl test -Method(m202, 1) +Method(m202, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -1337,7 +1337,7 @@ Method(m202, 1) // // Verification of the contents of Packages is not // performed, too complex. -Method(m203) +Method(m203,, Serialized) { Name(ts, "m203") diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref00.asl b/tests/aslts/src/runtime/collections/functional/reference/ref00.asl index 9b75dd64d..9e55b0fa7 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref00.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref00.asl @@ -211,7 +211,7 @@ Method(m1a0, 4) // arg4 - type of the Object // arg5 - the benchmark value of Object for verification // arg6 - index of checking (inside the file) -Method(m1a2, 7) +Method(m1a2, 7, Serialized) { SET0(c081, 0, arg6) diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref01.asl b/tests/aslts/src/runtime/collections/functional/reference/ref01.asl index 4a6ad35e5..858af0650 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref01.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref01.asl @@ -146,7 +146,7 @@ Method(m168) // // /////////////////////////////////////////////////////////////////////////// -Method(m169) +Method(m169,, Serialized) { if (y100) { ts00("m169") @@ -1393,7 +1393,7 @@ Method(m169) } // arg0 - writing mode -Method(m16a, 1) +Method(m16a, 1, Serialized) { if (y100) { ts00("m16a") @@ -2522,7 +2522,7 @@ Method(m16a, 1) return } -Method(m16b) +Method(m16b,, Serialized) { if (y100) { ts00("m16b") @@ -3552,7 +3552,7 @@ Method(m16b) } // arg0 - writing mode -Method(m16c, 1) +Method(m16c, 1, Serialized) { if (y100) { ts00("m16c") @@ -4899,7 +4899,7 @@ Method(m16d) // // /////////////////////////////////////////////////////////////////////////// -Method(m16e) +Method(m16e,, Serialized) { if (y100) { ts00("m16e") diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref05.asl b/tests/aslts/src/runtime/collections/functional/reference/ref05.asl index e4c4c4d64..9f89c983a 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref05.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref05.asl @@ -242,7 +242,7 @@ Method(m1b0) * * Check each type after each one. */ -Method(m1b1) +Method(m1b1,, Serialized) { Name(ts, "m1b1") @@ -1083,7 +1083,7 @@ Method(m1b1) * * Check each available type after each one */ -Method(m1b2) +Method(m1b2,, Serialized) { Name(ts, "m1b2") @@ -1257,7 +1257,7 @@ Method(m1b2) * * The same as m1b1 but RefOf() added. */ -Method(m1b4) +Method(m1b4,, Serialized) { Name(ts, "m1b4") @@ -1968,7 +1968,7 @@ Method(m1b4) * * The same as m1b4 but Store instead of CopyObject. */ -Method(m1b5) +Method(m1b5,, Serialized) { Name(ts, "m1b5") @@ -2675,7 +2675,7 @@ Method(m1b5) } // CopyObject the result of Index to LocalX -Method(m1b6) +Method(m1b6,, Serialized) { Name(ts, "m1b6") @@ -2913,7 +2913,7 @@ Method(m1b6) // Store the result of Index to LocalX. // // The same as m1b6 but Store instead of CopyObject. -Method(m1b7) +Method(m1b7,, Serialized) { Name(ts, "m1b7") diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref07.asl b/tests/aslts/src/runtime/collections/functional/reference/ref07.asl index 223d50d3e..f01dbd33d 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref07.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref07.asl @@ -49,7 +49,7 @@ Name(V001, 0) // index of element of Package * Perform all the ways reading element of * Package passed by ArgX. */ -Method(m1c1) +Method(m1c1,, Serialized) { Name(ppp0, Package(4) { 0x77, @@ -80,7 +80,7 @@ Method(m1c1) * Read NamedX element of Package * {Integer, String, Buffer, Package}. */ -Method(m1c2) +Method(m1c2,, Serialized) { Name(ts, "m1c2") @@ -123,7 +123,7 @@ Method(m1c2) // arg4, // arg5, // arg6 - auxiliary, for arbitrary use -Method(m1c3, 7) +Method(m1c3, 7, Serialized) { Name(ts, "m1c3") @@ -698,7 +698,7 @@ Method(m1c3, 7) } // Check Uninitialized element of Package -Method(m1c4) +Method(m1c4,, Serialized) { Name(ppp0, Package(10) { 0x77, @@ -721,7 +721,7 @@ Method(m1c4) } // The chain of Index_References -Method(m1c5) +Method(m1c5,, Serialized) { Name(ppp0, Package(4) { 0x77, @@ -773,7 +773,7 @@ Method(m1c5) // Access to the Method named object element of Package // Methods without parameters -Method(m1c7) +Method(m1c7,, Serialized) { Name(ts, "m1c7") @@ -834,7 +834,7 @@ Method(m1c7) // CURRENTLY: compiler failed, Too few arguments (M002 requires X) // Methods with parameters -Method(m1c8) +Method(m1c8,, Serialized) { Name(ts, "m1c8") @@ -905,7 +905,7 @@ Method(m1c8) } // DerefOf of the Method named object element of Package -Method(m1c9) +Method(m1c9,, Serialized) { Name(ts, "m1c9") @@ -983,11 +983,11 @@ Method(m1c9) } // Size of Package -Method(m1ca) +Method(m1ca,, Serialized) { Name(ts, "m1ca") - Method(m000, 1) + Method(m000, 1, Serialized) { Name(p000, Package(arg0) {}) @@ -996,7 +996,7 @@ Method(m1ca) CH04(ts, 0, 0xff, z116, 161, 0, 0) } - Method(m001, 1) + Method(m001, 1, Serialized) { Name(p000, Package(Arg0) {}) @@ -1031,7 +1031,7 @@ Method(m1ca) } } - Method(m003) + Method(m003,, Serialized) { Name(p000, Package(2) {}) @@ -1040,7 +1040,7 @@ Method(m1ca) CH04(ts, 0, 0xff, z116, 163, 0, 0) } - Method(m004) + Method(m004,, Serialized) { Name(p000, Package(255) {}) @@ -1066,7 +1066,7 @@ Method(m1ca) } // Size of Package, see comma "6,})" -Method(m1cb) +Method(m1cb,, Serialized) { Name(ts, "m1cb") @@ -1118,7 +1118,7 @@ Method(m1cd, 4) // Check the read automatic dereference // when accessing element of Package. -Method(m1ce) +Method(m1ce,, Serialized) { Name(ts, "m1ce") @@ -1128,7 +1128,7 @@ Method(m1ce) m1cd(ts, Index(p000, 0), 0x78, 0) } -Method(m1cf) +Method(m1cf,, Serialized) { Name(ts, "m1cf") @@ -1146,7 +1146,7 @@ Method(m1cf) m1cd(ts, Local1, 0x78, 0) } -Method(m1d0) +Method(m1d0,, Serialized) { Name(ts, "m1d0") @@ -1179,7 +1179,7 @@ Method(m1d0) // LocalX -Method(m1d1) +Method(m1d1,, Serialized) { Name(ts, "m1d1") @@ -1198,7 +1198,7 @@ Method(m1d1) CH04(ts, 0, 0xff, z116, 174, 0, 0) } -Method(m1d2) +Method(m1d2,, Serialized) { Name(ts, "m1d2") @@ -1219,7 +1219,7 @@ Method(m1d2) // ArgX -Method(m1d3, 2) +Method(m1d3, 2, Serialized) { Name(ts, "m1d3") @@ -1238,7 +1238,7 @@ Method(m1d3, 2) CH04(ts, 0, 0xff, z116, 180, 0, 0) } -Method(m1d4, 2) +Method(m1d4, 2, Serialized) { Name(ts, "m1d4") @@ -1262,7 +1262,7 @@ Method(m1d4, 2) // NamedX -Method(m1d5) +Method(m1d5,, Serialized) { Name(ts, "m1d5") Name(i001, 0) @@ -1341,7 +1341,7 @@ Method(m1d5) Store("<-------- 1111>", debug) } -Method(m1d6) +Method(m1d6,, Serialized) { Name(ts, "m1d6") @@ -1362,7 +1362,7 @@ Method(m1d6) // Out of Package -Method(m1d7) +Method(m1d7,, Serialized) { Name(ts, "m1d7") @@ -1379,7 +1379,7 @@ Method(m1d7) CH04(ts, 0, 0xff, z116, 195, 0, 0) } -Method(m1d8) +Method(m1d8,, Serialized) { Name(ts, "m1d8") @@ -1396,7 +1396,7 @@ Method(m1d8) CH04(ts, 0, 0xff, z116, 198, 0, 0) } -Method(m1db) +Method(m1db,, Serialized) { Name(ts, "m1db") @@ -1427,7 +1427,7 @@ Method(m1db) // WRITE -Method(m1d9) +Method(m1d9,, Serialized) { Name(p000, Package(3) {5,0,7}) @@ -1441,7 +1441,7 @@ Method(m1d9) m383("m1d9", p000, z116, 140) } -Method(m1da) +Method(m1da,, Serialized) { Name(p000, Package(3) {5,0,7}) diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref50.asl b/tests/aslts/src/runtime/collections/functional/reference/ref50.asl index 80d319130..c3ffb9c13 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref50.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref50.asl @@ -55,7 +55,7 @@ SEE: test ref70 now works in accordance with the current behaviour - Name(z111, 111) // TEST 1: Read of ArgX-ORef with DerefOf -Method(m221) +Method(m221,, Serialized) { Name(ts, "m221") @@ -71,7 +71,7 @@ Method(m221) } // TEST 2: Read of ArgX-ORef without DerefOf (automatic dereference) -Method(m222) +Method(m222,, Serialized) { Name(ts, "m222") @@ -91,7 +91,7 @@ Method(m222) } // TEST 3: Read of ArgX-IRef with DerefOf -Method(m223) +Method(m223,, Serialized) { Name(ts, "m223") @@ -106,7 +106,7 @@ Method(m223) } // TEST 4: Read of ArgX-IRef without DerefOf -Method(m224) +Method(m224,, Serialized) { Name(ts, "m224") @@ -126,7 +126,7 @@ Method(m224) } // TEST 5.0: Store into ArgX-object doesn't change original data -Method(m225) +Method(m225,, Serialized) { Name(ts, "m225") @@ -137,7 +137,7 @@ Method(m225) } // TEST 5.1: CopyObject into ArgX-object doesn't change original data -Method(m226) +Method(m226,, Serialized) { Name(ts, "m226") @@ -147,7 +147,7 @@ Method(m226) } // TEST 6.0: Store into ArgX-ORef changes original data -Method(m227) +Method(m227,, Serialized) { Name(ts, "m227") @@ -164,7 +164,7 @@ Method(m227) } // TEST 6.1: CopyObject into ArgX-ORef changes original data -Method(m228) +Method(m228,, Serialized) { Name(ts, "m228") @@ -177,7 +177,7 @@ Method(m228) // TEST 7.0: Store into ArgX-IRef // // ACTUALLY: doesn't write to the original object. -Method(m229) +Method(m229,, Serialized) { Name(ts, "m229") @@ -190,7 +190,7 @@ Method(m229) // TEST 7.1: CopyObject into ArgX-IRef // // ACTUALLY: doesn't write to the original object. -Method(m22a) +Method(m22a,, Serialized) { Name(ts, "m22a") @@ -219,7 +219,7 @@ Method(m22b) // Create Buffer Field inside Method and write to it. // // ACTUALLY: writes to the original object. -Method(m22c) +Method(m22c,, Serialized) { Name(ts, "m22c") @@ -274,7 +274,7 @@ Method(m22c) } // TEST 11: Check RefOf of ArgX-Object (ArgX is any type Object) -Method(m22d) +Method(m22d,, Serialized) { Name(ts, "m22d") @@ -355,7 +355,7 @@ Method(m233) // TEST 19: Check RefOf of ArgX-Buffer (check its Buffer Field) // // ACTUALLY: doesn't write to the original object. -Method(m234) +Method(m234,, Serialized) { Name(ts, "m234") @@ -492,7 +492,7 @@ Method(m234) * e from ArgX-IRef to ArgY-ORef * - from ArgX-IRef to ArgY-IRef */ -Method(m235) +Method(m235,, Serialized) { Name(ts, "m235") @@ -744,7 +744,7 @@ Method(m235) * - from ArgX-ORef to LocalX * - from ArgX-IRef to LocalX */ -Method(m236) +Method(m236,, Serialized) { Name(ts, "m236") @@ -843,7 +843,7 @@ Method(m236) * * ACTUALLY: doesn't write to the original object */ -Method(m237) +Method(m237,, Serialized) { Name(ts, "m237") @@ -897,7 +897,7 @@ Method(m237) * * ACTUALLY: doesn't write to the original object */ -Method(m238) +Method(m238,, Serialized) { Name(ts, "m238") @@ -983,7 +983,7 @@ Method(m238) * - doesn't write to the original object * - the repeated attempts to overwrite ORef-ArgX cause exceptions */ -Method(m239) +Method(m239,, Serialized) { Name(ts, "m239") @@ -1138,7 +1138,7 @@ Method(m239) * - doesn't write to the original object * - the repeated attempts to overwrite ORef-ArgX cause exceptions */ -Method(m23a) +Method(m23a,, Serialized) { Name(ts, "m23a") @@ -1396,7 +1396,7 @@ Method(m251) * and IRef to named objects * {type,size,value}. */ -Method(m252) +Method(m252,, Serialized) { Name(ts, "m252") @@ -1465,7 +1465,7 @@ Method(m255) /* * TEST 39: Check write(x, Index(String)) */ -Method(m256) +Method(m256,, Serialized) { Name(ts, "m256") @@ -1495,7 +1495,7 @@ Method(m256) /* * TEST 40: Check write(x, Index(Buffer)) */ -Method(m257) +Method(m257,, Serialized) { Name(ts, "m257") @@ -1520,7 +1520,7 @@ Method(m257) /* * TEST 41: Check Store(Object, Index(Package(){Uninitialized})) */ -Method(m258, 1) +Method(m258, 1, Serialized) { Name(ts, "m258") @@ -1564,7 +1564,7 @@ Method(m258, 1) * * CURRENTLY: compiler failed CopyObject(xx, Index(xx,xx)) */ -Method(m259) +Method(m259,, Serialized) { ts00("m259") @@ -1596,7 +1596,7 @@ Method(m259) /* * TEST 43: Check Store(RefOf(Object), Index(Package(){Uninitialized})) */ -Method(m25a) +Method(m25a,, Serialized) { ts00("m25a") @@ -1612,7 +1612,7 @@ Method(m25a) /* * TEST 44: Check Store(Index(Object,x), Index(Package(){Uninitialized})) */ -Method(m25b) +Method(m25b,, Serialized) { ts00("m25b") @@ -1630,7 +1630,7 @@ Method(m25b) /* * TEST 45: Check write(x, Index(Package(){Constant})) */ -Method(m25c) +Method(m25c,, Serialized) { Name(ts, "m25c") @@ -1674,7 +1674,7 @@ Method(m25d) /* * TEST 47: Check Store(Object, Index(Package(){ORef})) */ -Method(m25e) +Method(m25e,, Serialized) { ts00("m25e") @@ -1705,7 +1705,7 @@ Method(m25e) /* * TEST 48: Check Store(Object, Index(Package(){IRef})) */ -Method(m25f) +Method(m25f,, Serialized) { ts00("m25f") @@ -1746,7 +1746,7 @@ Method(m260) m355() } -Method(m354) +Method(m354,, Serialized) { Name(ts, "m354") @@ -1802,7 +1802,7 @@ Method(m354) END0() } -Method(m355) +Method(m355,, Serialized) { Name(ts, "m355") @@ -1861,7 +1861,7 @@ Method(m355) /* * TEST 50: ORef-ArgX */ -Method(m261) +Method(m261,, Serialized) { Name(ts, "m261") @@ -1893,7 +1893,7 @@ Method(m261) END0() } -Method(m356, 1) +Method(m356, 1, Serialized) { Name(ts, "m356") @@ -1949,7 +1949,7 @@ Method(m356, 1) END0() } -Method(m357, 1) +Method(m357, 1, Serialized) { Name(ts, "m357") @@ -2008,7 +2008,7 @@ Method(m357, 1) /* * TEST 51: ORef-NamedX */ -Method(m262) +Method(m262,, Serialized) { Name(ts, "m262") @@ -2031,7 +2031,7 @@ Method(m262) } } -Method(m358) +Method(m358,, Serialized) { Name(ts, "m358") @@ -2089,7 +2089,7 @@ Method(m358) END0() } -Method(m359) +Method(m359,, Serialized) { Name(ts, "m359") @@ -2163,7 +2163,7 @@ Method(m263) m35b() } -Method(m35a) +Method(m35a,, Serialized) { Name(ts, "m35a") @@ -2320,7 +2320,7 @@ Method(m264) m35d() } -Method(m35c) +Method(m35c,, Serialized) { Name(ts, "m35c") @@ -2474,7 +2474,7 @@ Method(m35d) /* * TEST 54: IRef-ArgX */ -Method(m265) +Method(m265,, Serialized) { Name(ts, "m265") @@ -2494,7 +2494,7 @@ Method(m265) m380(ts, i010, z111, 1) } -Method(m35e, 1) +Method(m35e, 1, Serialized) { Name(ts, "m35e") @@ -2648,7 +2648,7 @@ Method(m35f, 1) /* * TEST 55: IRef-NamedX */ -Method(m266) +Method(m266,, Serialized) { Name(ts, "m266") @@ -2667,7 +2667,7 @@ Method(m266) m361() } -Method(m360) +Method(m360,, Serialized) { Name(ts, "m360") @@ -2825,7 +2825,7 @@ Method(m361) /* * TEST 56: IRef-El_of_Package */ -Method(m267) +Method(m267,, Serialized) { ts00("m267") @@ -2876,7 +2876,7 @@ Method(m26a) /* * TEST 60: Package total */ -Method(m26b) +Method(m26b,, Serialized) { Name(ts, "m26b") @@ -2995,7 +2995,7 @@ Method(m26d) /* * TEST 63: All the legal ways of WRITING ORef reference to some target location */ -Method(m26e) +Method(m26e,, Serialized) { Name(ts, "m26e") @@ -3016,7 +3016,7 @@ Method(m26e) CH03(ts, 0, 1, 0, 0) } -Method(m365) +Method(m365,, Serialized) { Name(ts, "m365") @@ -3038,7 +3038,7 @@ Method(m365) Name(ppp0, Package(1) {0x11}) Name(ppp1, Package(1) {}) - Method(m000, 1) + Method(m000, 1, Serialized) { Name(i002, 0x77) @@ -3247,7 +3247,7 @@ Method(m365) END0() } -Method(m366) +Method(m366,, Serialized) { Name(ts, "m366") @@ -3260,7 +3260,7 @@ Method(m366) Name(ppp0, Package(1) {}) Name(ppp1, Package(1) {0}) - Method(m000, 1) + Method(m000, 1, Serialized) { Name(i002, 0x77) @@ -3359,7 +3359,7 @@ Method(m26f) /* * TEST 65: All the legal SOURCES of references (both ORef and IRef) */ -Method(m270) +Method(m270,, Serialized) { Name(ts, "m270") @@ -3389,7 +3389,7 @@ Method(m270) CH03(ts, 0, 4, 0, 0) } -Method(m367) +Method(m367,, Serialized) { Name(ts, "m367") @@ -3525,7 +3525,7 @@ Method(m367) END0() } -Method(m368) +Method(m368,, Serialized) { Name(ts, "m368") @@ -3624,7 +3624,7 @@ Method(m276) // Simple TEST 1: read of ArgX-ORef with DerefOf -Method(m341) +Method(m341,, Serialized) { Name(ts, "m341") @@ -3644,7 +3644,7 @@ Method(m341) } // Simple TEST 2: read of ArgX-ORef without DerefOf -Method(m342) +Method(m342,, Serialized) { Name(ts, "m342") @@ -3664,7 +3664,7 @@ Method(m342) } // Simple TEST 3: read of ArgX-IRef with DerefOf -Method(m343) +Method(m343,, Serialized) { Name(ts, "m343") @@ -3684,7 +3684,7 @@ Method(m343) } // Simple TEST 4: read of ArgX-IRef without DerefOf -Method(m344) +Method(m344,, Serialized) { Name(ts, "m344") @@ -3703,7 +3703,7 @@ Method(m344) } // Simple TEST 8 -Method(m345) +Method(m345,, Serialized) { Name(ts, "m345") @@ -3801,7 +3801,7 @@ Method(m345) END0() } -Method(m346) +Method(m346,, Serialized) { Name(ts, "m346") @@ -3840,7 +3840,7 @@ Method(m346) } } -Method(m347) +Method(m347,, Serialized) { Name(ts, "m347") @@ -3869,7 +3869,7 @@ Method(m347) } } -Method(m348) +Method(m348,, Serialized) { Name(ts, "m348") @@ -3909,7 +3909,7 @@ Method(m348) } } -Method(m349) +Method(m349,, Serialized) { Name(ts, "m349") @@ -3970,7 +3970,7 @@ Method(m349) } } -Method(m34a) +Method(m34a,, Serialized) { Name(ts, "m34a") @@ -4113,7 +4113,7 @@ Method(m34a) } } -Method(m34b) +Method(m34b,, Serialized) { Name(ts, "m34b") @@ -4264,7 +4264,7 @@ Method(m34b) } // Simple TEST 17 -Method(m34c) +Method(m34c,, Serialized) { Name(ts, "m34c") @@ -4499,7 +4499,7 @@ Method(m34c) END0() } -Method(m34d, 1) +Method(m34d, 1, Serialized) { Name(ts, "m34d") @@ -4775,7 +4775,7 @@ Method(m34d, 1) END0() } -Method(m34e, 1) +Method(m34e, 1, Serialized) { Name(ts, "m34e") @@ -4850,7 +4850,7 @@ Method(m34e, 1) END0() } -Method(m34f) +Method(m34f,, Serialized) { Name(ts, "m34f") @@ -4891,7 +4891,7 @@ Method(m34f) } // CURRENTLY: compiler failed CopyObject(xx, RefOf(xx)) -Method(m350) +Method(m350,, Serialized) { Name(ts, "m350") @@ -4900,7 +4900,7 @@ Method(m350) // Write Integer into Package and verify the obtained contents // arg0 - Package -Method(m351, 1) +Method(m351, 1, Serialized) { Name(ts, "m351") @@ -4972,7 +4972,7 @@ Method(m352, 1) // Write IRef (Index(p955, x)) into Package // arg0 - Package // arg1 - 0 - Store, otherwise - CopyObject -Method(m353, 2) +Method(m353, 2, Serialized) { Name(lpN0, 17) Name(lpC0, 0) @@ -5000,7 +5000,7 @@ Method(m353, 2) } } -Method(m362) +Method(m362,, Serialized) { Name(i000, 0) @@ -5014,7 +5014,7 @@ Method(m362) m380("m362", i000, z111, 0) } -Method(m363) +Method(m363,, Serialized) { Name(i000, 0) @@ -5028,7 +5028,7 @@ Method(m363) } -Method(m364) +Method(m364,, Serialized) { Name(i000, 0) @@ -5094,7 +5094,7 @@ Method(m4d3) {} Method(m1e0, 1) {} */ -Method(mfab) +Method(mfab,, Serialized) { /* * Update required: do this test for different type target objects @@ -5136,7 +5136,7 @@ Method(mfab) } } -Method(mfad) +Method(mfad,, Serialized) { /* * Update required: do this test for different type target objects @@ -5186,7 +5186,7 @@ Method(mfad) } } -Method(mfc3) +Method(mfc3,, Serialized) { /* * Update required: do this test for different type target objects @@ -5237,7 +5237,7 @@ Method(mfc3) } -Method(mfc4) +Method(mfc4,, Serialized) { /* * Update required: do this test for different type target objects diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref70.asl b/tests/aslts/src/runtime/collections/functional/reference/ref70.asl index f88ad2b9c..4f1da80ec 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref70.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref70.asl @@ -544,7 +544,7 @@ Method(m1a8, 3, Serialized) } // Simple test, only some particular ways of obtaining references -Method(m1a9) +Method(m1a9,, Serialized) { // FILE BUG: CondRefOf doesnt cause exception but only under some conditions, // namely for rn00 == 2. @@ -809,7 +809,7 @@ Method(m1a9) } // if(rn00) } -Method(m106) +Method(m106,, Serialized) { Name(ts, "m106") @@ -829,7 +829,7 @@ Method(m106) // Run-method -Method(REF5) +Method(REF5,, Serialized) { Name(p91e, Package() {0xabcd0000}) diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref71.asl b/tests/aslts/src/runtime/collections/functional/reference/ref71.asl index 68e230b11..80a6b1387 100644 --- a/tests/aslts/src/runtime/collections/functional/reference/ref71.asl +++ b/tests/aslts/src/runtime/collections/functional/reference/ref71.asl @@ -37,7 +37,7 @@ Name(z109, 109) /* * Check exceptions for unavailable types of Store */ -Method(m1b3) +Method(m1b3,, Serialized) { Name(ts, "m1b3") diff --git a/tests/aslts/src/runtime/collections/functional/region/bankfield.asl b/tests/aslts/src/runtime/collections/functional/region/bankfield.asl index 548c275fd..83f8993cc 100644 --- a/tests/aslts/src/runtime/collections/functional/region/bankfield.asl +++ b/tests/aslts/src/runtime/collections/functional/region/bankfield.asl @@ -76,7 +76,7 @@ Method(m7bf, 4) } // Simple BankField test -Method(m7c0, 1) +Method(m7c0, 1, Serialized) { Field (OPRi, ByteAcc, NoLock, Preserve) { bnk0, 8 @@ -10827,7 +10827,7 @@ Method(m7d4, 6, Serialized) // Splitting of BankFields // m7c6(CallChain) -Method(m7c6, 1) +Method(m7c6, 1, Serialized) { OperationRegion(OPR0, SystemIO, 1000, 0x101) @@ -10850,7 +10850,7 @@ Method(m7c6, 1) // Create BankFields that spans the same bits // and check possible inconsistence, 0-bit offset. // m7e0(CallChain, OpRegion, BankNum) -Method(m7e0, 3) +Method(m7e0, 3, Serialized) { OperationRegion(OPRm, 0xff, 0x100, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -10910,7 +10910,7 @@ Method(m7e0, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 1-bit offset. // m7e1(CallChain, OpRegion, BankNum) -Method(m7e1, 3) +Method(m7e1, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -10970,7 +10970,7 @@ Method(m7e1, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 2-bit offset. // m7e2(CallChain, OpRegion, BankNum) -Method(m7e2, 3) +Method(m7e2, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11030,7 +11030,7 @@ Method(m7e2, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 3-bit offset. // m7e3(CallChain, OpRegion, BankNum) -Method(m7e3, 3) +Method(m7e3, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11090,7 +11090,7 @@ Method(m7e3, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 4-bit offset. // m7e4(CallChain, OpRegion, BankNum) -Method(m7e4, 3) +Method(m7e4, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11150,7 +11150,7 @@ Method(m7e4, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 5-bit offset. // m7e5(CallChain, OpRegion, BankNum) -Method(m7e5, 3) +Method(m7e5, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11210,7 +11210,7 @@ Method(m7e5, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 6-bit offset. // m7e6(CallChain, OpRegion, BankNum) -Method(m7e6, 3) +Method(m7e6, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11270,7 +11270,7 @@ Method(m7e6, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 7-bit offset. // m7e7(CallChain, OpRegion, BankNum) -Method(m7e7, 3) +Method(m7e7, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11330,7 +11330,7 @@ Method(m7e7, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 8-bit offset. // m7e8(CallChain, OpRegion, BankNum) -Method(m7e8, 3) +Method(m7e8, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11390,7 +11390,7 @@ Method(m7e8, 3) // Create BankFields that spans the same bits // and check possible inconsistence, 2046-bit offset. // m7e9(CallChain, OpRegion, BankNum) -Method(m7e9, 3) +Method(m7e9, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x101) OperationRegion(OPRn, SystemIO, 0x10, 0x02) @@ -11448,7 +11448,7 @@ Method(m7e9, 3) } // Check non-constant Bank value -Method(m7c7, 1) +Method(m7c7, 1, Serialized) { Field (OPRi, ByteAcc, NoLock, Preserve) { bnk0, 8 @@ -11479,7 +11479,7 @@ Method(m7c7, 1) } // ArgX - Method(m000, 2) + Method(m000, 2, Serialized) { BankField (OPRj, bnk0, arg1, ByteAcc, NoLock, Preserve) { Offset(8), @@ -11490,7 +11490,7 @@ Method(m7c7, 1) } // Named - Method(m001, 1) + Method(m001, 1, Serialized) { BankField (OPRj, bnk0, BVAL, ByteAcc, NoLock, Preserve) { Offset(8), @@ -11501,7 +11501,7 @@ Method(m7c7, 1) } // LocalX - Method(m002, 1) + Method(m002, 1, Serialized) { Store(BVAL, Local0) @@ -11514,7 +11514,7 @@ Method(m7c7, 1) } // Expression - Method(m003, 1) + Method(m003, 1, Serialized) { Store(1, Local0) @@ -11535,7 +11535,7 @@ Method(m7c7, 1) } // Check non-Integer Bank value -Method(m7c8, 1) +Method(m7c8, 1, Serialized) { Field (OPRi, ByteAcc, NoLock, Preserve) { bnk0, 8 @@ -11563,7 +11563,7 @@ Method(m7c8, 1) Name(i000, 0x12345678) - Method(m000, 3) + Method(m000, 3, Serialized) { Store(1, Local0) @@ -11600,7 +11600,7 @@ Method(m7c8, 1) } // Run-method -Method(BFC0) +Method(BFC0,, Serialized) { Name(ts, "BFC0") diff --git a/tests/aslts/src/runtime/collections/functional/region/dtregions.asl b/tests/aslts/src/runtime/collections/functional/region/dtregions.asl index 503c537f2..3a7afff9c 100644 --- a/tests/aslts/src/runtime/collections/functional/region/dtregions.asl +++ b/tests/aslts/src/runtime/collections/functional/region/dtregions.asl @@ -78,7 +78,7 @@ Device(DTR0) { // Specific DataTable Regions availability notification Method // \DTR0._REG(RegionSpaceKeyword, Flag) OperationRegion(JUNK, SystemMemory, 0x2000, 0x100) - Method(_REG, 2) + Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -131,7 +131,7 @@ Method(m7f0, 1) // Dynamic DataTableRegions // m7f1(CallChain) // CallChain: String -Method(m7f1, 1) +Method(m7f1, 1, Serialized) { Name(NFLG, 2) // Number of turn on/off Flag values @@ -148,7 +148,7 @@ Method(m7f1, 1) // Specific DataTable Regions availability notification Method // \m7f1._REG(RegionSpaceKeyword, Flag) OperationRegion(JUNK, SystemMemory, 0x2000, 0x100) - Method(_REG, 2) + Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -209,7 +209,7 @@ Method(m7f1, 1) // DataTableRegion Lengths // m7f2(CallChain) // CallChain: String -Method(m7f2, 1) +Method(m7f2, 1, Serialized) { Concatenate(arg0, "-m7f2", arg0) @@ -233,13 +233,13 @@ Method(m7f2, 1) // Check non-constant DataTableRegion *String arguments // m7f3(CallChain) // CallChain: String -Method(m7f3, 1) +Method(m7f3, 1, Serialized) { Name(s000, "SSDT") Name(s001, "") Name(s002, "") - Method(m000, 1) { + Method(m000, 1, Serialized) { DataTableRegion (DR00, "SSDT", "", "") Field(DR00, AnyAcc, NoLock, Preserve) { @@ -254,7 +254,7 @@ Method(m7f3, 1) } // ArgX - Method(m001, 4) { + Method(m001, 4, Serialized) { DataTableRegion (DR00, arg1, arg2, arg3) Field(DR00, AnyAcc, NoLock, Preserve) { @@ -269,7 +269,7 @@ Method(m7f3, 1) } // Named - Method(m002, 1) { + Method(m002, 1, Serialized) { DataTableRegion (DR00, s000, s001, s002) Field(DR00, AnyAcc, NoLock, Preserve) { @@ -284,7 +284,7 @@ Method(m7f3, 1) } // LocalX - Method(m003, 1) { + Method(m003, 1, Serialized) { Store(s000, Local2) Store(s001, Local3) Store(s002, Local4) @@ -303,7 +303,7 @@ Method(m7f3, 1) } // Expression - Method(m004, 1) { + Method(m004, 1, Serialized) { Store("SS", Local2) Store("DT", Local3) @@ -334,7 +334,7 @@ Method(m7f3, 1) // CallChain: String Method(m7f4, 1) { - Method(m000, 3) { + Method(m000, 3, Serialized) { DataTableRegion (DR00, arg1, "", "") Field(DR00, AnyAcc, NoLock, Preserve) { @@ -360,7 +360,7 @@ Method(m7f4, 1) m000(arg0, "OEM1", 34) } -Method(DRC0) +Method(DRC0,, Serialized) { Name(ts, "DRC0") diff --git a/tests/aslts/src/runtime/collections/functional/region/indexfield.asl b/tests/aslts/src/runtime/collections/functional/region/indexfield.asl index fbbeea4ae..be04f1c41 100644 --- a/tests/aslts/src/runtime/collections/functional/region/indexfield.asl +++ b/tests/aslts/src/runtime/collections/functional/region/indexfield.asl @@ -71,7 +71,7 @@ Field(OPRk, ByteAcc, NoLock, Preserve) { fk28, 128, } -Method(m770, 1) +Method(m770, 1, Serialized) { Field(OPRk, ByteAcc, NoLock, Preserve) { idx0, 8, @@ -163,7 +163,7 @@ Method(m770, 1) } // Access to 1-bit IndexFields, ByteAcc -Method(m771, 1) +Method(m771, 1, Serialized) { Concatenate(arg0, "-m771", arg0) @@ -199,7 +199,7 @@ Method(m771, 1) } // Access to 1-bit IndexFields, WordAcc -Method(m772, 1) +Method(m772, 1, Serialized) { Concatenate(arg0, "-m772", arg0) @@ -227,7 +227,7 @@ Method(m772, 1) } // Access to 1-bit IndexFields, DWordAcc -Method(m773, 1) +Method(m773, 1, Serialized) { Concatenate(arg0, "-m773", arg0) @@ -269,7 +269,7 @@ Method(m773, 1) } // Access to 1-bit IndexFields, QWordAcc -Method(m774, 1) +Method(m774, 1, Serialized) { Concatenate(arg0, "-m774", arg0) @@ -373,7 +373,7 @@ Method(m77e, 7) // Splitting of IndexFields // m775(CallChain) -Method(m775, 1) +Method(m775, 1, Serialized) { OperationRegion(OPR0, SystemMemory, 1000, 0x08) @@ -396,7 +396,7 @@ Method(m775, 1) // Create IndexFields that spans the same bits // and check possible inconsistence, 0-bit offset. // m780(CallChain, OpRegion) -Method(m780, 2) +Method(m780, 2, Serialized) { OperationRegion(OPRm, 0xff, 0x100, 0x08) @@ -456,7 +456,7 @@ Method(m780, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 1-bit offset. // m781(CallChain, OpRegion) -Method(m781, 2) +Method(m781, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -516,7 +516,7 @@ Method(m781, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 2-bit offset. // m782(CallChain, OpRegion) -Method(m782, 2) +Method(m782, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -576,7 +576,7 @@ Method(m782, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 3-bit offset. // m783(CallChain, OpRegion) -Method(m783, 2) +Method(m783, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -636,7 +636,7 @@ Method(m783, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 4-bit offset. // m784(CallChain, OpRegion) -Method(m784, 2) +Method(m784, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -696,7 +696,7 @@ Method(m784, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 5-bit offset. // m785(CallChain, OpRegion) -Method(m785, 2) +Method(m785, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -756,7 +756,7 @@ Method(m785, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 6-bit offset. // m786(CallChain, OpRegion) -Method(m786, 2) +Method(m786, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -816,7 +816,7 @@ Method(m786, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 7-bit offset. // m787(CallChain, OpRegion) -Method(m787, 2) +Method(m787, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -876,7 +876,7 @@ Method(m787, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 8-bit offset. // m788(CallChain, OpRegion) -Method(m788, 2) +Method(m788, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -936,7 +936,7 @@ Method(m788, 2) // Create IndexFields that spans the same bits // and check possible inconsistence, 2046-bit offset. // m789(CallChain, OpRegion) -Method(m789, 2) +Method(m789, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x08) @@ -10381,7 +10381,7 @@ BreakPoint } // Run-method -Method(IFC0) +Method(IFC0,, Serialized) { Name(ts, "IFC0") diff --git a/tests/aslts/src/runtime/collections/functional/region/opregions.asl b/tests/aslts/src/runtime/collections/functional/region/opregions.asl index d79d8dbd1..69384d770 100644 --- a/tests/aslts/src/runtime/collections/functional/region/opregions.asl +++ b/tests/aslts/src/runtime/collections/functional/region/opregions.asl @@ -114,7 +114,7 @@ Name(VFLG, // Counters of the Valid Flags // EmbeddedControl | SMBus | SystemCMOS | PciBarTarget | // IPMI | GeneralPurposeIo | GenericSerialBus // Flag: 1/0 - turn on/off accessing operation regions of that Space -Method(_REG, 2) +Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -244,7 +244,7 @@ Device(DOR0) { // Specific Operation Regions availability notification Method // \DOR0._REG(RegionSpaceKeyword, Flag) - Method(_REG, 2) + Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -316,7 +316,7 @@ Device(DOR1) { // Specific Operation Regions availability notification Method // \DOR1._REG(RegionSpaceKeyword, Flag) OperationRegion(JUNK, SystemMemory, 0x2000, 0x100) - Method(_REG, 2) + Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -327,10 +327,10 @@ Device(DOR1) { Increment(IREG) } - Method(M000) { + Method(M000,, Serialized) { // Dynamic Operation Regions availability notification Method // \DOR1.M000._REG(RegionSpaceKeyword, Flag) - Method(_REG, 2) + Method(_REG, 2, Serialized) { Name(dbgf, 1) @@ -509,7 +509,7 @@ Method(m702, 1) // Check Overlapping of OpRegions // m703(CallChain) // CallChain: String -Method(m703, 1) +Method(m703, 1, Serialized) { Concatenate(arg0, "-m703", arg0) @@ -552,7 +552,7 @@ Method(m703, 1) // Create Region Field about Region Length in length // and check possible exception // m70c(CallChain, Task, Index) -Method(m70c, 3) +Method(m70c, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -666,7 +666,7 @@ Method(m70e, 5, Serialized) // Create Region Fields in two overlapping Regions // and check overlapping parts to be shared // m70f(CallChain, OpRegion0, OpRegion1, RangeNum, ErrNum) -Method(m70f, 5) +Method(m70f, 5, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) OperationRegion(OPRn, 0xff, 0, 0x1000) @@ -713,7 +713,7 @@ Method(m70f, 5) // actually refer the different locations // m704(CallChain) // CallChain: String -Method(m704, 1) +Method(m704, 1, Serialized) { Method(CHCK, 4) { @@ -931,7 +931,7 @@ Method(m705, 1, Serialized) // Check non-Integer OpRegion arguments // m706(CallChain) // CallChain: String -Method(m706, 1) +Method(m706, 1, Serialized) { Name(off0, 0xfedcba987654321f) Name(offb, Buffer(8){0x1f, 0x32,, 0x54, 0x76, 0x98, 0xba, 0xdc, 0xfe}) @@ -965,7 +965,7 @@ Method(m706, 1) Name(i000, 0x12345678) - Method(m000, 4) { + Method(m000, 4, Serialized) { OperationRegion(OPR4, SystemMemory, arg1, arg2) Field(OPR4, AnyAcc, NoLock, Preserve) { @@ -1016,7 +1016,7 @@ Method(m706, 1) m000(arg0, offs, lens, 45) } -Method(ORC0) +Method(ORC0,, Serialized) { Name(ts, "ORC0") diff --git a/tests/aslts/src/runtime/collections/functional/region/regionfield.asl b/tests/aslts/src/runtime/collections/functional/region/regionfield.asl index 6bf1b8254..e591fc1fc 100644 --- a/tests/aslts/src/runtime/collections/functional/region/regionfield.asl +++ b/tests/aslts/src/runtime/collections/functional/region/regionfield.asl @@ -401,7 +401,7 @@ Method(m71f, 1) // Read/Write Quick (SMBQuick) // m751(CallChain) // CallChain: String -Method(m751, 1) +Method(m751, 1, Serialized) { Concatenate(arg0, "-m751", arg0) @@ -465,7 +465,7 @@ Method(m751, 1) // Read/Write Quick (SMBQuick) // m752(CallChain) // CallChain: String -Method(m752, 1) +Method(m752, 1, Serialized) { Concatenate(arg0, "-m752", arg0) @@ -528,7 +528,7 @@ Method(m752, 1) // Read/Write Byte (SMBByte) // m753(CallChain) // CallChain: String -Method(m753, 1) +Method(m753, 1, Serialized) { Concatenate(arg0, "-m753", arg0) @@ -593,7 +593,7 @@ Method(m753, 1) // Read/Write Word (SMBWord) // m754(CallChain) // CallChain: String -Method(m754, 1) +Method(m754, 1, Serialized) { Concatenate(arg0, "-m754", arg0) @@ -658,7 +658,7 @@ Method(m754, 1) // Read/Write Block (SMBBlock) // m755(CallChain) // CallChain: String -Method(m755, 1) +Method(m755, 1, Serialized) { Concatenate(arg0, "-m755", arg0) @@ -730,7 +730,7 @@ Method(m755, 1) // Word Process Call (SMBProcessCall) // m756(CallChain) // CallChain: String -Method(m756, 1) +Method(m756, 1, Serialized) { Concatenate(arg0, "-m756", arg0) @@ -782,7 +782,7 @@ Method(m756, 1) // Block Process Call (SMBBlockProcessCall) // m757(CallChain) // CallChain: String -Method(m757, 1) +Method(m757, 1, Serialized) { Concatenate(arg0, "-m757", arg0) @@ -890,7 +890,7 @@ Method(m740, 1) // Read/Write Quick (AttribQuick) // m758(CallChain) // CallChain: String -Method(m758, 1) +Method(m758, 1, Serialized) { Concatenate(arg0, "-m758", arg0) @@ -961,7 +961,7 @@ Method(m758, 1) // Read/Write Quick (AttribQuick) // m759(CallChain) // CallChain: String -Method(m759, 1) +Method(m759, 1, Serialized) { Concatenate(arg0, "-m759", arg0) @@ -1031,7 +1031,7 @@ Method(m759, 1) // Read/Write Byte (AttribByte) // m75a(CallChain) // CallChain: String -Method(m75a, 1) +Method(m75a, 1, Serialized) { Concatenate(arg0, "-m75a", arg0) @@ -1103,7 +1103,7 @@ Method(m75a, 1) // Read/Write Word (AttribWord) // m75b(CallChain) // CallChain: String -Method(m75b, 1) +Method(m75b, 1, Serialized) { Concatenate(arg0, "-m75b", arg0) @@ -1175,7 +1175,7 @@ Method(m75b, 1) // Read/Write Block (AttribBlock) // m75c(CallChain) // CallChain: String -Method(m75c, 1) +Method(m75c, 1, Serialized) { Concatenate(arg0, "-m75c", arg0) @@ -1254,7 +1254,7 @@ Method(m75c, 1) // Word Process Call (AttribProcessCall) // m75d(CallChain) // CallChain: String -Method(m75d, 1) +Method(m75d, 1, Serialized) { Concatenate(arg0, "-m75d", arg0) @@ -1313,7 +1313,7 @@ Method(m75d, 1) // Block Process Call (AttribBlockProcessCall) // m75e(CallChain) // CallChain: String -Method(m75e, 1) +Method(m75e, 1, Serialized) { Concatenate(arg0, "-m75e", arg0) @@ -1378,7 +1378,7 @@ Method(m75e, 1) // Read/Write N Bytes (AttribBytes) // m75f(CallChain) // CallChain: String -Method(m75f, 1) +Method(m75f, 1, Serialized) { Concatenate(arg0, "-m75f", arg0) @@ -1445,7 +1445,7 @@ Method(m75f, 1) // Raw Read/Write N Bytes (AttribRawBytes) // m760(CallChain) // CallChain: String -Method(m760, 1) +Method(m760, 1, Serialized) { Concatenate(arg0, "-m760", arg0) @@ -1512,7 +1512,7 @@ Method(m760, 1) // Raw Process Call (AttribRawProcessBytes) // m761(CallChain) // CallChain: String -Method(m761, 1) +Method(m761, 1, Serialized) { Concatenate(arg0, "-m761", arg0) @@ -1582,7 +1582,7 @@ Method(m761, 1) // // Test the use of Connection() operator and simple ByteAcc // -Method(m764, 1) +Method(m764, 1, Serialized) { Concatenate(arg0, "-m764", arg0) @@ -1650,7 +1650,7 @@ Method(m764, 1) //**** IPMI (ACPI 4.0) - bidirectional buffer **************************** -Method(m768, 1) +Method(m768, 1, Serialized) { Concatenate(arg0, "-m768", arg0) @@ -1712,7 +1712,7 @@ Method(m768, 1) // Splitting of Fields // m742(CallChain) -Method(m742, 1) +Method(m742, 1, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 0x257) @@ -1735,7 +1735,7 @@ Method(m742, 1) // Create Region Fields that spans the same bits // and check possible inconsistence, 0-bit offset. // m720(CallChain, OpRegion) -Method(m720, 2) +Method(m720, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -1790,7 +1790,7 @@ Method(m720, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 1-bit offset. // m721(CallChain, OpRegion) -Method(m721, 2) +Method(m721, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -1845,7 +1845,7 @@ Method(m721, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 2-bit offset. // m722(CallChain, OpRegion) -Method(m722, 2) +Method(m722, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -1900,7 +1900,7 @@ Method(m722, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 3-bit offset. // m723(CallChain, OpRegion) -Method(m723, 2) +Method(m723, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -1955,7 +1955,7 @@ Method(m723, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 4-bit offset. // m724(CallChain, OpRegion) -Method(m724, 2) +Method(m724, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2010,7 +2010,7 @@ Method(m724, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 5-bit offset. // m725(CallChain, OpRegion) -Method(m725, 2) +Method(m725, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2065,7 +2065,7 @@ Method(m725, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 6-bit offset. // m726(CallChain, OpRegion) -Method(m726, 2) +Method(m726, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2120,7 +2120,7 @@ Method(m726, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 7-bit offset. // m727(CallChain, OpRegion) -Method(m727, 2) +Method(m727, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2175,7 +2175,7 @@ Method(m727, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 8-bit offset. // m728(CallChain, OpRegion) -Method(m728, 2) +Method(m728, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2230,7 +2230,7 @@ Method(m728, 2) // Create Region Fields that spans the same bits // and check possible inconsistence, 2046-bit offset. // m729(CallChain, OpRegion) -Method(m729, 2) +Method(m729, 2, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -2332,7 +2332,7 @@ Method(m72a, 3) } } -Method(m72f, 4) +Method(m72f, 4, Serialized) { Concatenate(arg0, "-m72f", arg0) @@ -24846,7 +24846,7 @@ Method(m743, 1, Serialized) // Large Offset // m744(CallChain) -Method(m744, 1) +Method(m744, 1, Serialized) { OperationRegion(OPR0, SystemMemory, 0, 0x2000000) @@ -24876,7 +24876,7 @@ Method(m744, 1) } // Run-method -Method(RFC0) +Method(RFC0,, Serialized) { Name(ts, "RFC0") diff --git a/tests/aslts/src/runtime/collections/functional/synchronization/event.asl b/tests/aslts/src/runtime/collections/functional/synchronization/event.asl index d0738ddf3..80f6d3d75 100644 --- a/tests/aslts/src/runtime/collections/functional/synchronization/event.asl +++ b/tests/aslts/src/runtime/collections/functional/synchronization/event.asl @@ -247,7 +247,7 @@ Method(m060, 4) } } -Method(WAI0) +Method(WAI0,, Serialized) { Name(ts, "WAI0") diff --git a/tests/aslts/src/runtime/collections/functional/synchronization/mutex.asl b/tests/aslts/src/runtime/collections/functional/synchronization/mutex.asl index dcd356d3e..81b5b941e 100644 --- a/tests/aslts/src/runtime/collections/functional/synchronization/mutex.asl +++ b/tests/aslts/src/runtime/collections/functional/synchronization/mutex.asl @@ -717,7 +717,7 @@ Method(m032, 4) CH03("MUX0", Z150, 0x000, 0, 0) } -Method(m033) { +Method(m033,, Serialized) { Mutex(MTX0, 0) Store (Acquire(MTX0, 0), Local0) if (Local0) @@ -737,7 +737,7 @@ Method(m034) { } // Run-method -Method(MUX0) +Method(MUX0,, Serialized) { Name(ts, "MUX0") diff --git a/tests/aslts/src/runtime/collections/functional/synchronization/mutex2.asl b/tests/aslts/src/runtime/collections/functional/synchronization/mutex2.asl index ed33101c1..71ac23b2b 100644 --- a/tests/aslts/src/runtime/collections/functional/synchronization/mutex2.asl +++ b/tests/aslts/src/runtime/collections/functional/synchronization/mutex2.asl @@ -55,7 +55,7 @@ Name(i101, 0) // non-zero means that this test was run * on level 0 too) for all available levels from 0 up to 15, * then Release them all in the inverse order. */ -Method(m301) +Method(m301,, Serialized) { Mutex(MT00, 0) Mutex(MT10, 1) @@ -194,7 +194,7 @@ Method(m301) * * arg0 - if to force AE_LIMIT by exceeding the maximal number of created mutexes */ -Method(m369, 1) +Method(m369, 1, Serialized) { Name(ts, "m369") @@ -463,7 +463,7 @@ Method(m369, 1) * Exactly m301 but additioanlly: * all Release opreations are located into separate method. */ -Method(m36a) +Method(m36a,, Serialized) { Mutex(MT00, 0) Mutex(MT10, 1) @@ -611,7 +611,7 @@ Method(m36a) * Exactly m301 but additioanlly: * all Acquire and Release opreations are located into separate methods. */ -Method(m36b) +Method(m36b,, Serialized) { Mutex(MT00, 0) Mutex(MT10, 1) @@ -758,7 +758,7 @@ Method(m36b) * - Global lock * 3) exception AE_AML_MUTEX_ORDER is expected for each Acquire of (2) */ -Method(m36c) +Method(m36c,, Serialized) { Name(ts, "m36c") Name(lpN0, 0) @@ -807,7 +807,7 @@ Method(m36c) * * arg0 - N level (to be in range from 1 up to 15) */ - Method(m001, 1) + Method(m001, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -844,7 +844,7 @@ Method(m36c) * Exception is expected on the second Release. * Do it for all level mutexes and Global lock too. */ -Method(m389) +Method(m389,, Serialized) { Name(ts, "m389") Name(lpN0, 0) @@ -897,7 +897,7 @@ Method(m389) * Exception on Release. * Attempt ot Release clean mutex which was never Acquired. */ -Method(m07b) +Method(m07b,, Serialized) { Name(ts, "m07b") @@ -1070,7 +1070,7 @@ Method(m07b) * - Global lock * 4) Do 1-3 for all levels in range (N>=1 & N<=15) */ -Method(m38a) +Method(m38a,, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1137,7 +1137,7 @@ Method(m38a) * arg0 - the value of flag of GL * arg1 - order of Releasing bitmap (see m089) */ -Method(m08c, 2) +Method(m08c, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1232,7 +1232,7 @@ Method(m07a, 1) * arg0 - how many times to Acquire it * arg1 - the value of flag of GL */ -Method(m079, 2) +Method(m079, 2, Serialized) { Name(ts, "m079") Name(lpN0, 0) @@ -1323,7 +1323,7 @@ Method(m079, 2) * * See m07c. */ -Method(m0b9) +Method(m0b9,, Serialized) { Name(ts, "m0b9") @@ -1340,7 +1340,7 @@ Method(m0b9) * The same operations as m0b9 (the test for global level AML code) * but enclosed into Method. */ -Method(m0bb) +Method(m0bb,, Serialized) { Name(ts, "m0bb") @@ -1413,7 +1413,7 @@ Method(m0bb) * * See m0b9. */ -Method(m07c) +Method(m07c,, Serialized) { Name(ts, "m07c") @@ -1724,7 +1724,7 @@ Method(m07c) /* * Acquire/Release operations enclosed in other operations */ -Method(m0ba) +Method(m0ba,, Serialized) { Name(ts, "m0ba") @@ -1807,7 +1807,7 @@ Method(m08e) /* * Acquire/Release combination #1 */ -Method(m07e) +Method(m07e,, Serialized) { Name(num, 4) Name(rpt0, 0) @@ -1910,7 +1910,7 @@ Method(m07e) * arg0 - the value of flag of GL * arg1 - if non-zero do additional Acquire of MUX-(N-2) and MUX-(N-1) before Acquire of MUX-N */ -Method(m08b, 2) +Method(m08b, 2, Serialized) { Name(rpt0, 1) Name(ord0, 0x0001) @@ -1981,7 +1981,7 @@ Method(m08b, 2) * * arg0 - the value of flag of GL */ -Method(m08d, 1) +Method(m08d, 1, Serialized) { Name(rpt0, 1) Name(ord0, 0x0001) @@ -2038,7 +2038,7 @@ Method(m08d, 1) * * (for the current 20060828 ACPICA this doesn't help). */ -Method(m07f) +Method(m07f,, Serialized) { Name(rpt0, 1) Name(ord0, 0x0001) diff --git a/tests/aslts/src/runtime/collections/functional/synchronization/mutex_proc.asl b/tests/aslts/src/runtime/collections/functional/synchronization/mutex_proc.asl index 8726d7060..66241dff5 100644 --- a/tests/aslts/src/runtime/collections/functional/synchronization/mutex_proc.asl +++ b/tests/aslts/src/runtime/collections/functional/synchronization/mutex_proc.asl @@ -46,7 +46,7 @@ Name(im00, 0) * * arg0 - number of mutexes to Acquire (use not less than 1) */ -Method(m36d, 1) +Method(m36d, 1, Serialized) { Name(ts, "m36d") @@ -441,7 +441,7 @@ Method(m388, 3, Serialized) * condition on each Acquire. The non-zero value * means the opcode of exception. */ -Method(m38b, 4) +Method(m38b, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -482,7 +482,7 @@ Method(m38b, 4) * condition on each Acquire. The non-zero value * means the opcode of exception. */ -Method(m38c, 4) +Method(m38c, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -529,7 +529,7 @@ Method(m38c, 4) * arg5 - repetition number * arg6 - opcode of TimeOutValue (see comment to ma00) */ -Method(m088, 7) +Method(m088, 7, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) @@ -612,7 +612,7 @@ Method(m088, 7) * 22 - 0132 (direct + replace the last index, it becomes index 2) * 23 - 3102 (inverse + replace the last index, it becomes index 2) */ -Method(m089, 7) +Method(m089, 7, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/functional/synchronization/serialized.asl b/tests/aslts/src/runtime/collections/functional/synchronization/serialized.asl index 587893719..5e85ed089 100644 --- a/tests/aslts/src/runtime/collections/functional/synchronization/serialized.asl +++ b/tests/aslts/src/runtime/collections/functional/synchronization/serialized.asl @@ -73,7 +73,7 @@ Method(m3b0, 0, Serialized, 0) * Proper sequence of calls to Serialized methods with different levels, 0-15, * alternating Serialized and not-Serialized */ -Method(m3b1) +Method(m3b1,, Serialized) { Name(ts, "m3b1") Name(i000, 0) @@ -195,7 +195,7 @@ Method(m3b2, 0, Serialized, 0) * arg1 - level of second call * arg2 - how many calls to do */ -Method(m3b3, 3) +Method(m3b3, 3, Serialized) { Name(ts, "m3b3") @@ -318,7 +318,7 @@ Method(m3b3, 3) CH03(ts, z173, 0x00e, 0, 0) } -Method(m3b4) +Method(m3b4,, Serialized) { Name(ts, "m3b4") @@ -351,7 +351,7 @@ Method(m3b4) * arg0 - level of first call * arg1 - level of second call */ -Method(m3b5, 2) +Method(m3b5, 2, Serialized) { Name(ts, "m3b5") @@ -450,7 +450,7 @@ Method(m3b5, 2) CH03(ts, z173, 0x013, 0, 0) } -Method(m3b6) +Method(m3b6,, Serialized) { Name(ts, "m3b6") @@ -485,7 +485,7 @@ Method(m3b6) * arg1 - level of second call * arg2 - how many calls to do */ -Method(m3b7, 3) +Method(m3b7, 3, Serialized) { Name(ts, "m3b5") @@ -623,7 +623,7 @@ Method(m3b7, 3) CH03(ts, z173, 0x018, 0, 0) } -Method(m3b8) +Method(m3b8,, Serialized) { Name(ts, "m3b6") @@ -658,7 +658,7 @@ Method(m3b8) * Method is invoked 2 times, then 3 times, then 4 times,... * Then do it for next Method. */ -Method(m3b9) +Method(m3b9,, Serialized) { Name(ts, "m3b9") @@ -695,7 +695,7 @@ Method(m3b9) * Method is invoked 2 times, then 3 times, then 4 times,... * Then do it for next Method. */ -Method(m3ba) +Method(m3ba,, Serialized) { Name(ts, "m3ba") @@ -749,7 +749,7 @@ Method(m3ba) * arg1 - level of second call * arg2 - how many calls to do */ -Method(m3bb, 3) +Method(m3bb, 3, Serialized) { Name(ts, "m3bb") @@ -1249,7 +1249,7 @@ Method(m3bb, 3) CH03(ts, z173, 0x00e, 0, 0) } -Method(m3bc) +Method(m3bc,, Serialized) { Name(ts, "m3bc") diff --git a/tests/aslts/src/runtime/collections/functional/table/load.asl b/tests/aslts/src/runtime/collections/functional/table/load.asl index 729bb7c87..357ed8c79 100644 --- a/tests/aslts/src/runtime/collections/functional/table/load.asl +++ b/tests/aslts/src/runtime/collections/functional/table/load.asl @@ -163,7 +163,7 @@ Device(DTM0) { } // components/utilities/utmisc.c AcpiUtGenerateChecksum() analog - Method(CHSM, 2) // buf, len + Method(CHSM, 2, Serialized) // buf, len { Name(lpN0, 0) Name(lpC0, 0) @@ -219,7 +219,7 @@ Device(DTM0) { } // Prepares and Loads the next Table of multiple Tables Load test - Method(LD) + Method(LD,, Serialized) { if (LNot(LLess(HI0N, HI0M))) { Store("LD: too many tables loaded", Debug) @@ -523,7 +523,7 @@ Device(DTM0) { } // DDBHandle storing into an Object by Reference in Argx - Method(tst3, 1) + Method(tst3, 1, Serialized) { Name(HI0, 0) @@ -704,7 +704,7 @@ Device(DTM0) { // Auxiliary method for ArgX, part1 // Arg1 - reference to store the DDBHandle // Arg2 - OpRegion Object of a specified type - Method(m001, 3) + Method(m001, 3, Serialized) { OperationRegion(OPRm, 0xff, 0, 0x1000) @@ -761,7 +761,7 @@ Device(DTM0) { } // Arg1 - OpRegion Object of a specified type - Method(m003, 2) + Method(m003, 2, Serialized) { Concatenate(arg0, "-m003", arg0) @@ -886,7 +886,7 @@ Device(DTM0) { RFU1, 0x2f8, } - Method(tst8, 1) + Method(tst8, 1, Serialized) { Name(DDBH, 0) @@ -1002,7 +1002,7 @@ Device(DTM0) { External(\AUXD.M000, MethodObj) - Method(tst9, 1) + Method(tst9, 1, Serialized) { Name(DDBH, 0) @@ -1243,7 +1243,7 @@ Device(DTM0) { RFU3, 0x8f8, } - Method(tstb, 1) + Method(tstb, 1, Serialized) { Name(DDB0, 0) Name(DDBH, 0) @@ -1383,7 +1383,7 @@ Device(DTM0) { // Exceptions when an OpRegion passed as the Object // parameter of Load is not of SystemMemory type - Method(tstc, 1) + Method(tstc, 1, Serialized) { Name(DDBH, 0) @@ -1482,7 +1482,7 @@ Device(DTM0) { // Exceptions when the table contained in an OpRegion // (Field) is not an SSDT - Method(tstd, 1) + Method(tstd, 1, Serialized) { Name(HI0, 0) @@ -1534,7 +1534,7 @@ Device(DTM0) { // than the length of the respective OpRegion or Region Field, // or less than the length of the Table Header // Arg1: 0 - the 'greater' case, 1 - the 'less' case - Method(tste, 2) + Method(tste, 2, Serialized) { Name(HI0, 0) @@ -1614,7 +1614,7 @@ Device(DTM0) { } // Exceptions when the checksum of the supplied SSDT is invalid - Method(tstf, 1) + Method(tstf, 1, Serialized) { Name(HI0, 0) @@ -1676,7 +1676,7 @@ Device(DTM0) { } // Object of any type can be used as the DDBHandle argument - Method(tstg, 1) + Method(tstg, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -1801,7 +1801,7 @@ Device(DTM0) { // AE_OWNER_ID_LIMIT exception when too many Tables loaded, // Arg1: 0 - Load case, 1 - LoadTable case - Method(tsth, 2) + Method(tsth, 2, Serialized) { Name(MAXT, 0xf6) Name(DDB1, 0) @@ -1870,7 +1870,7 @@ Device(DTM0) { // Exception when SSDT specified as the Object parameter // of the Load operator is already loaded - Method(tsti, 1) + Method(tsti, 1, Serialized) { Name(HI0, 0) Name(HI1, 0) @@ -1941,7 +1941,7 @@ Device(DTM0) { // Exception when there already is an previously created Object // referred by the namepath of the new Object in the Table loaded - Method(tstj, 1) + Method(tstj, 1, Serialized) { Name(HI0, 0) Name(HI1, 0) @@ -2044,7 +2044,7 @@ Device(DTM0) { } } -Method(TLD0) +Method(TLD0,, Serialized) { Name(ts, "TLD0") @@ -2137,7 +2137,7 @@ Method(TLD0) } // Exceptional conditions -Method(TLD1) +Method(TLD1,, Serialized) { Name(ts, "TLD1") diff --git a/tests/aslts/src/runtime/collections/functional/table/loadtable.asl b/tests/aslts/src/runtime/collections/functional/table/loadtable.asl index 32ab10980..2d2a112cb 100644 --- a/tests/aslts/src/runtime/collections/functional/table/loadtable.asl +++ b/tests/aslts/src/runtime/collections/functional/table/loadtable.asl @@ -147,7 +147,7 @@ Device(DTM2) { Name(DDBH, 0) // Check DataTable Region - Method(chdr, 1) + Method(chdr, 1, Serialized) { DataTableRegion (DR00, "OEM1", "", "") Field(DR00, AnyAcc, NoLock, Preserve) { @@ -164,7 +164,7 @@ Device(DTM2) { } // Simple Loadtable test - Method(tst0, 1) + Method(tst0, 1, Serialized) { Name(DDBH, 0) @@ -220,7 +220,7 @@ Device(DTM2) { // All comparisons of Loadtable parameters are case sensitive, // if no table matches the specified parameters, then 0 is returned - Method(tst1, 1) + Method(tst1, 1, Serialized) { Name(DDBH, 0) @@ -374,7 +374,7 @@ Device(DTM2) { // Any of the RootPathString, ParameterPathString, and ParameterData // parameters in LoadTable expression can be omitted - Method(tst2, 1) + Method(tst2, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -545,7 +545,7 @@ Device(DTM2) { // Different sources of the String parameters: Named Objects, LocalX, // ArgX, elements of Packages, results of functions, any TermArg - Method(tst3, 1) + Method(tst3, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -732,7 +732,7 @@ Device(DTM2) { // Different sources of the optional parameters (RootPathString, // ParameterPathString, and ParameterData): Named Objects, LocalX, // ArgX, elements of Packages, results of functions, any TermArg - Method(tst4, 1) + Method(tst4, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -930,7 +930,7 @@ Device(DTM2) { // Namespace location to load the Definition Block is determined // by the RootPathString parameter of Loadtable // Arg1: RootPathString - Method(tst5, 2) + Method(tst5, 2, Serialized) { Name(DDBH, 0) @@ -995,7 +995,7 @@ Device(DTM2) { // "\" is assumed to be Namespace location to load the Definition // Block if RootPathString parameter is not specified - Method(tst6, 1) + Method(tst6, 1, Serialized) { Name(DDBH, 0) @@ -1049,7 +1049,7 @@ Device(DTM2) { // or caret character, then the path of the object set up on success // is ParameterPathString. It is RootPathString.ParameterPathString // in any case. - Method(tst7, 1) + Method(tst7, 1, Serialized) { Name(DDBH, 0) Name(PLDT, 0) @@ -1117,7 +1117,7 @@ Device(DTM2) { // Exceptions when the SignatureString is greater than four characters, // the OEMIDString is greater than six characters, or the OEMTableID is // greater than eight characters - Method(tst8, 1) + Method(tst8, 1, Serialized) { Name(DDBH, 0) @@ -1199,7 +1199,7 @@ Device(DTM2) { } // Exceptions when the matched table is already loaded - Method(tsta, 1) + Method(tsta, 1, Serialized) { Name(DDBH, 0) @@ -1289,7 +1289,7 @@ Device(DTM2) { // Exceptions when there already is an previously loaded Object // referred by the path in the Namespace - Method(tstb, 1) + Method(tstb, 1, Serialized) { Name(DDBH, 0) @@ -1386,7 +1386,7 @@ Device(DTM2) { } // Implicit operand conversion of the parameters specified to be strings - Method(tste, 1) + Method(tste, 1, Serialized) { Name(DDBH, 2) Name(SOID, "") @@ -1659,7 +1659,7 @@ Device(DTM2) { // Exceptions when the parameter of the Loadtable operator // is of incorrect types - Method(tsth, 1) + Method(tsth, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -1934,7 +1934,7 @@ Device(DTM2) { // Exceptions when the ParameterData parameter of the Loadtable operator // can not be saved into the Object referred by ParameterPathString - Method(tsti, 1) + Method(tsti, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -2198,7 +2198,7 @@ Device(DTM2) { } } -Method(TLT0) +Method(TLT0,, Serialized) { Name(ts, "TLT0") @@ -2285,7 +2285,7 @@ Method(TLT0) } // Exceptional conditions -Method(TLT1) +Method(TLT1,, Serialized) { Name(ts, "TLT1") diff --git a/tests/aslts/src/runtime/collections/functional/table/unload.asl b/tests/aslts/src/runtime/collections/functional/table/unload.asl index a68495ba7..e367c0c1b 100644 --- a/tests/aslts/src/runtime/collections/functional/table/unload.asl +++ b/tests/aslts/src/runtime/collections/functional/table/unload.asl @@ -84,7 +84,7 @@ Device(DTM1) { // are checked in load.asl // DDBHandle returned by Method call - Method(tst0, 1) + Method(tst0, 1, Serialized) { Name(HI0, 0) @@ -162,7 +162,7 @@ Device(DTM1) { // All namespace objects created as a result of the corresponding // Load operation are absent in the namespace after UnLoad - Method(tst1, 1) + Method(tst1, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -418,7 +418,7 @@ Device(DTM1) { // Exceptions when the parameter of the UnLoad operator // is not of DDBHandle type - Method(tst3, 1) + Method(tst3, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -539,7 +539,7 @@ Device(DTM1) { } // Exceptions when UnLoad is executed with the same DDBHandle repeatedly - Method(tst4, 1) + Method(tst4, 1, Serialized) { Name(DDB0, 0) Name(DDB1, 0) @@ -601,7 +601,7 @@ Device(DTM1) { } // Exceptions when the operand of UnLoad operator is absent - Method(tst5, 1) + Method(tst5, 1, Serialized) { Name(DDB0, 0) @@ -646,7 +646,7 @@ Device(DTM1) { } } -Method(TUL0) +Method(TUL0,, Serialized) { Name(ts, "TUL0") @@ -676,7 +676,7 @@ Method(TUL0) } // Exceptional conditions -Method(TUL1) +Method(TUL1,, Serialized) { Name(ts, "TUL1") diff --git a/tests/aslts/src/runtime/collections/mt/mutex/common.asl b/tests/aslts/src/runtime/collections/mt/mutex/common.asl index 6009a8541..c7bab4cef 100644 --- a/tests/aslts/src/runtime/collections/mt/mutex/common.asl +++ b/tests/aslts/src/runtime/collections/mt/mutex/common.asl @@ -362,7 +362,7 @@ Method(m100, 7) * * arg0 - number of threads */ -Method(m102, 1) +Method(m102, 1, Serialized) { Name(b000, Buffer(arg0){}) Name(p000, Package(arg0){}) @@ -449,7 +449,7 @@ Method(m102, 1) * * arg0 - number of threads */ -Method(m103, 1) +Method(m103, 1, Serialized) { /* Wait for all Slave threads and check their statuses */ @@ -620,7 +620,7 @@ Method(m105, 2) * arg0 - name of test * arg1 - number of threads */ -Method(m106, 2) +Method(m106, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -724,7 +724,7 @@ Method(m108, 4) * * arg0 - number of threads */ -Method(m10c, 1) +Method(m10c, 1, Serialized) { /* All slaves to exit the infinite loop */ @@ -774,7 +774,7 @@ Method(m10d, 1) * 0x10 - has checkings of completed operation * 0x20 - has checkings of hang on operation */ -Method(m10e, 2) +Method(m10e, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -817,7 +817,7 @@ Method(m10e, 2) * arg0, * arg1 - see m10e */ -Method(m10f, 2) +Method(m10f, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -852,7 +852,7 @@ Method(m10f, 2) * arg2 - the per-thread expectations of hang status mapping buffer * arg3 - the per-thread expectations of idle status mapping buffer */ -Method(m110, 4) +Method(m110, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1154,7 +1154,7 @@ Method(m114, 1) * * arg0 - number of threads */ -Method(m115, 1) +Method(m115, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/mt/mutex/mutex.asl b/tests/aslts/src/runtime/collections/mt/mutex/mutex.asl index f4b9e035f..c9b0f6423 100644 --- a/tests/aslts/src/runtime/collections/mt/mutex/mutex.asl +++ b/tests/aslts/src/runtime/collections/mt/mutex/mutex.asl @@ -62,7 +62,7 @@ and Ctl Thread do mf00() * arg1 - ID of current thread * arg2 - Index of current thread */ -Method(mf01, 3) +Method(mf01, 3, Serialized) { /* Initialization of multithreading interconnection */ diff --git a/tests/aslts/src/runtime/collections/mt/mutex/mxs.asl b/tests/aslts/src/runtime/collections/mt/mutex/mxs.asl index da8964120..96c2ffe3a 100644 --- a/tests/aslts/src/runtime/collections/mt/mutex/mxs.asl +++ b/tests/aslts/src/runtime/collections/mt/mutex/mxs.asl @@ -362,7 +362,7 @@ Method(m311, 6) * Reset all counters (cnt0) and flags (fl00) * corresponding to all Mutexes. */ -Method(m330) +Method(m330,, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -565,7 +565,7 @@ Method(m334, 6) * arg4 - expected value of counter * arg5 - exceptional conditions flags (buffer/Integer) */ -Method(m337, 6) +Method(m337, 6, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -769,7 +769,7 @@ Method(m33e, 3) * number of hanging threads expected to wake up * after some command of arg1 will be executed. */ -Method(m33f, 7) +Method(m33f, 7, Serialized) { Name(nth0, 0) // total Name(nth1, 0) // actually in work @@ -851,7 +851,7 @@ Method(m33f, 7) * arg3 - Levels of mutexes (see m33f) * arg4 - Indexes of mutexes (see m33f) */ -Method(m340, 5) +Method(m340, 5, Serialized) { Name(has0, 0) Name(has1, 0) // has non-zero exception expectations @@ -1054,7 +1054,7 @@ Method(m341, 4) * non-zero - element of buffer means the last command * specified for the relevant thread. */ -Method(m342, 3) +Method(m342, 3, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -1105,7 +1105,7 @@ Method(m342, 3) * 0 - the relevant thread is non-idle * non-zero - the relevant thread is idle */ -Method(m343, 4) +Method(m343, 4, Serialized) { Name(err0, 0) Name(idle, 0) @@ -1152,7 +1152,7 @@ Method(m343, 4) * arg0 - Expected completion statuses (see m33f). * arg1 - Expected hang statuses (see m33f). */ -Method(m344, 2) +Method(m344, 2, Serialized) { Name(int0, 0) Name(int1, 0) @@ -1216,7 +1216,7 @@ Method(m336, 2) } /* Init fl01 */ -Method(m339) +Method(m339,, Serialized) { Name(lpN0, 0) Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/mt/mutex/service.asl b/tests/aslts/src/runtime/collections/mt/mutex/service.asl index f621bdee7..48095b33d 100644 --- a/tests/aslts/src/runtime/collections/mt/mutex/service.asl +++ b/tests/aslts/src/runtime/collections/mt/mutex/service.asl @@ -39,7 +39,7 @@ Name(z153, 153) * arg1 - the length of buffer * arg2 - the value */ -Method(m200, 3) +Method(m200, 3, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -73,7 +73,7 @@ Method(m200, 3) * everywhere outside the specified region * arg6 - the value of ground */ -Method(m210, 7) +Method(m210, 7, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -292,7 +292,7 @@ Method(m209) * Integer - all elements of arg0 * Buffer - for non-zero elements of arg3 only */ -Method(m20a, 4) +Method(m20a, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -343,7 +343,7 @@ Method(m20b, 2) * arg0 - number of threads (total) * arg1 - number of threads (threads actually in work, not extra idle ones) */ -Method(m20d, 2) +Method(m20d, 2, Serialized) { Name(nth0, Buffer(2) {}) @@ -359,7 +359,7 @@ Method(m20d, 2) * arg0 - number of threads * arg1 - Exceptional conditions flags (buffer/Integer) */ -Method(m20e, 2) +Method(m20e, 2, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -397,7 +397,7 @@ Method(m20e, 2) * before and after each operation additionally * to the checking (if any) specified per-operation. */ -Method(m20f, 3) +Method(m20f, 3, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -438,7 +438,7 @@ Method(m20f, 3) * arg1 - number of threads (threads actually in work) * arg2 - (buffer/Integer) of TimeOutValue */ -Method(m214, 3) +Method(m214, 3, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -482,7 +482,7 @@ Method(m215, 1) * * arg0 - number of threads */ -Method(m211, 1) +Method(m211, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -591,7 +591,7 @@ Method(m212, 2) * arg1 - maximal number of threads according to scenario of test (including Control thread) * arg2 - if non-zero, then the number of treads to be actually in work in reduced mode (including Control thread) */ -Method(m213, 3) +Method(m213, 3, Serialized) { Name(num, 0) diff --git a/tests/aslts/src/runtime/collections/mt/mutex/tests.asl b/tests/aslts/src/runtime/collections/mt/mutex/tests.asl index 1af299bd3..c2e54012f 100644 --- a/tests/aslts/src/runtime/collections/mt/mutex/tests.asl +++ b/tests/aslts/src/runtime/collections/mt/mutex/tests.asl @@ -52,7 +52,7 @@ Name(z152, 152) * arg2 - Index of mutex * arg3 - Number of mutexes of the same level */ -Method(m801, 4) +Method(m801, 4, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -92,7 +92,7 @@ Method(m801, 4) * arg1 - Index of mutex * arg2 - Number of mutexes of the same level */ -Method(m802, 3) +Method(m802, 3, Serialized) { Name(numW, 0) // number of threads in work Name(lpN0, 0) @@ -147,7 +147,7 @@ Method(m802, 3) * arg1 - Index of mutex * arg2 - Number of mutexes of the same level */ -Method(m803, 1) +Method(m803, 1, Serialized) { Name(numW, 0) // number of threads in work Name(lpN0, 0) @@ -177,7 +177,7 @@ Method(m803, 1) * arg4 - Level of mutex (initial) * arg5 - Number of levels of mutexes */ -Method(m8ff, 6) +Method(m8ff, 6, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -312,7 +312,7 @@ Method(m804, 1) /* * arg0 - number of threads */ -Method(m805, 1) +Method(m805, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -472,7 +472,7 @@ Method(m805, 1) /* * arg0 - number of threads (total) */ -Method(m806, 1) +Method(m806, 1, Serialized) { Name(numW, 0) // number of threads in work Name(lpN0, 0) @@ -484,7 +484,7 @@ Method(m806, 1) * arg0-arg5 - same as m33f * arg6 - index of thread according to the test scenario */ - Method(m000, 7) + Method(m000, 7, Serialized) { Name(nth1, 0) // actually in work @@ -587,7 +587,7 @@ Method(m806, 1) /* * arg0 - number of threads */ -Method(m807, 1) +Method(m807, 1, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -700,7 +700,7 @@ Method(m807, 1) /* * arg0 - number of threads (total) */ -Method(m808, 1) +Method(m808, 1, Serialized) { Name(pr, 0) Name(L000, 0) @@ -776,7 +776,7 @@ Method(m808, 1) * arg3 - indexes of mutexes (buffer/Integer) - target point * arg4 - printing flag */ -Method(m8fe, 5) +Method(m8fe, 5, Serialized) { /* * Comments are for one particular transfer step from @@ -908,7 +908,7 @@ Method(m809, 1) * arg2 - indexes of mutexes (buffer/Integer) - start point * arg3 - indexes of mutexes (buffer/Integer) - target point */ -Method(m80c, 2) +Method(m80c, 2, Serialized) { Name(pr, 0) @@ -1019,7 +1019,7 @@ Method(m80c, 2) * arg4 - printing flag * arg5 - variant (see m80c) */ -Method(m8fd, 6) +Method(m8fd, 6, Serialized) { /* At this point threads have Acquired: x-0123 */ @@ -1349,7 +1349,7 @@ Method(m810, 1) /* * arg0 - number of threads (total) */ -Method(m811, 1) +Method(m811, 1, Serialized) { Name(rpt, 4) Name(lpN0, 0) @@ -1442,7 +1442,7 @@ Method(m811, 1) /* * arg0 - number of threads (total) */ -Method(m812, 1) +Method(m812, 1, Serialized) { Name(rpt, 3) // number of repetition Name(lpN0, 0) // level @@ -1615,7 +1615,7 @@ Method(m812, 1) /* * arg0 - number of threads (total) */ -Method(m813, 1) +Method(m813, 1, Serialized) { Name(rpt, 256) // number of repetition Name(lpN0, 0) // level @@ -1725,7 +1725,7 @@ Method(m813, 1) /* * arg0 - number of threads (total) */ -Method(m814, 1) +Method(m814, 1, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) @@ -1846,7 +1846,7 @@ Method(m814, 1) /* * arg0 - number of threads (total) */ -Method(m815, 1) +Method(m815, 1, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) @@ -2140,7 +2140,7 @@ Method(m8f9, 3) * arg0 - number of threads (total) * arg1 - main command for slave thread */ -Method(m8fb, 2) +Method(m8fb, 2, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) @@ -2284,7 +2284,7 @@ Method(m817, 1) * * arg0 - number of threads (total) */ -Method(m818, 1) +Method(m818, 1, Serialized) { Name(lpN0, 0) // level Name(lpC0, 0) diff --git a/tests/aslts/src/runtime/collections/service/condbranches/condbranches.asl b/tests/aslts/src/runtime/collections/service/condbranches/condbranches.asl index 9546d7d06..e79ec7f70 100644 --- a/tests/aslts/src/runtime/collections/service/condbranches/condbranches.asl +++ b/tests/aslts/src/runtime/collections/service/condbranches/condbranches.asl @@ -38,7 +38,7 @@ Name(z135, 135) -Method(SRV0) { +Method(SRV0,, Serialized) { Name(i000, 0) diff --git a/tests/aslts/src/runtime/common/TCI/tcicmd.asl b/tests/aslts/src/runtime/common/TCI/tcicmd.asl index 9bf27d1c6..da1f26473 100644 --- a/tests/aslts/src/runtime/common/TCI/tcicmd.asl +++ b/tests/aslts/src/runtime/common/TCI/tcicmd.asl @@ -247,7 +247,7 @@ Method(m3a1, 2) * arg0 - Memory Consumption Statistics Package * arg1 - opcode of the tittle message */ -Method(m3a2, 2) +Method(m3a2, 2, Serialized) { if (LEqual(arg1, 0)) { Store("==== _TCI-end statistics", Debug) @@ -327,7 +327,7 @@ Method(m3a2, 2) * arg1 - Package of _TCI-begin statistics * arg2 - Package for _TCI-end-begin difference */ -Method(m3a3, 3) +Method(m3a3, 3, Serialized) { Name(lpN0, 0) Name(lpC0, 0) @@ -383,7 +383,7 @@ Method(m3a3, 3) * - restrict checkings (use flag) by the acq0 & rel0, * and add & del. */ -Method(m3a4, 7) +Method(m3a4, 7, Serialized) { // Flag of printing @@ -789,7 +789,7 @@ Method(m3a7, 3) * Create and initialize the sample Package for the * per-object type benchmark Memory Consumption Statistics */ -Method(m3a8) +Method(m3a8,, Serialized) { Name(p000, Package() { 0,0,0,0,0,0,0,0,0,0, @@ -804,7 +804,7 @@ Method(m3a8) * Create and initialize the sample Package for the * per-memory type benchmark Memory Consumption Statistics */ -Method(m3a9) +Method(m3a9,, Serialized) { Name(p000, Package() {0,0,0,0,0,0,0}) @@ -823,7 +823,7 @@ Method(m3a9) * 0 - check for Optimization is tuned off * otherwise - check for Optimization is tuned on */ -Method(m3aa) +Method(m3aa,, Serialized) { Name(i000, 0) Name(p000, Package(1) {}) @@ -883,7 +883,7 @@ Method(m3aa) * * arg0 - number of threads */ -Method(m163, 1) +Method(m163, 1, Serialized) { Name(size, 0) diff --git a/tests/aslts/src/runtime/common/conversion/oproc.asl b/tests/aslts/src/runtime/common/conversion/oproc.asl index 1c41a2a91..2341c83c1 100644 --- a/tests/aslts/src/runtime/common/conversion/oproc.asl +++ b/tests/aslts/src/runtime/common/conversion/oproc.asl @@ -584,7 +584,7 @@ Method(m484, 1, Serialized) // arg4 - type of 3-th argument // arg5 - type of 4-th argument // arg6 - {Ones - flag of exception, otherwise - index of result pair} -Method(m485, 7) +Method(m485, 7, Serialized) { if (0) { Store("##################################################################", Debug) @@ -799,7 +799,7 @@ Method(m487, 1, Serialized) } // Initiate exception by inappropreate operand -Method(m488, 6) +Method(m488, 6, Serialized) { Store(0, Local7) @@ -1009,7 +1009,7 @@ Method(m48c, 2) // // arg5 - expected 64-bit result // arg6 - expected 32-bit result -Method(m48d, 7) +Method(m48d, 7, Serialized) { Name(ts, "m48d") Name(tmp0, 0) diff --git a/tests/aslts/src/runtime/common/conversion/otest.asl b/tests/aslts/src/runtime/common/conversion/otest.asl index 509624832..dd061404c 100644 --- a/tests/aslts/src/runtime/common/conversion/otest.asl +++ b/tests/aslts/src/runtime/common/conversion/otest.asl @@ -52,7 +52,7 @@ Name(z065, 65) // SyncObject: 0x5cff // Total scale of acceptable types: // SyncObject: 0x0200 -Method(m400, 1) +Method(m400, 1, Serialized) { Name(op, 0) @@ -72,7 +72,7 @@ Method(m400, 1) } // Add, check all unavailable non-hex symbols -Method(m4a2, 1) +Method(m4a2, 1, Serialized) { Name(ts, "m4a2") @@ -111,7 +111,7 @@ Method(m4a2, 1) } // Add, check all available hex symbols -Method(m4a4, 1) +Method(m4a4, 1, Serialized) { Name(ts, "m4a4") @@ -150,7 +150,7 @@ Method(m4a4, 1) } // Add, checkings in accordance with the Table 1 -Method(m4a0, 1) +Method(m4a0, 1, Serialized) { Name(ts, "m4a0") @@ -278,7 +278,7 @@ if (0) { // Total scale of acceptable types: // Addend1: 0x402e // Addend1: 0x402e -Method(m401, 1) +Method(m401, 1, Serialized) { Name(op, 1) @@ -386,7 +386,7 @@ Method(m401, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m402, 1) +Method(m402, 1, Serialized) { Name(op, 2) @@ -488,7 +488,7 @@ Method(m402, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m403, 1) +Method(m403, 1, Serialized) { Name(op, 3) @@ -1731,7 +1731,7 @@ Method(m403, 1) // Total scale of acceptable types: // Source1: 0x0008 // Source2: 0x0008 -Method(m404, 1) +Method(m404, 1, Serialized) { Name(op, 4) @@ -1752,7 +1752,7 @@ Method(m404, 1) // Source: 0x0000 // Total scale of acceptable types: // Source: 0x5eff -Method(m405, 1) +Method(m405, 1, Serialized) { Name(op, 5) @@ -1774,7 +1774,7 @@ Method(m405, 1) // Source: 0x0000 // Total scale of acceptable types: // Source: 0x5eff -Method(m406, 1) +Method(m406, 1, Serialized) { Name(op, 6) @@ -1796,7 +1796,7 @@ Method(m406, 1) // Minuend: 0x1ed1 // Total scale of acceptable types: // Minuend: 0x402e -Method(m407, 1) +Method(m407, 1, Serialized) { Name(op, 7) @@ -1830,7 +1830,7 @@ Method(m407, 1) // Source: 0x5fff // Total scale of acceptable types: // Source: 0x0000 -Method(m408, 1) +Method(m408, 1, Serialized) { Name(op, 8) @@ -1851,7 +1851,7 @@ Method(m408, 1) // Total scale of acceptable types: // Dividend: 0x402e // Divisor: 0x402e -Method(m409, 1) +Method(m409, 1, Serialized) { Name(op, 9) @@ -1892,7 +1892,7 @@ Method(m409, 1) // Arg: 0x1ed1 // Total scale of acceptable types: // Arg: 0x402e -Method(m410, 1) +Method(m410, 1, Serialized) { Name(op, 10) @@ -1911,7 +1911,7 @@ Method(m410, 1) // Source: 0x1ed1 // Total scale of acceptable types: // Source: 0x402e -Method(m411, 1) +Method(m411, 1, Serialized) { Name(op, 11) @@ -1939,7 +1939,7 @@ Method(m411, 1) // Source: 0x1ed1 // Total scale of acceptable types: // Source: 0x402e -Method(m412, 1) +Method(m412, 1, Serialized) { Name(op, 12) @@ -1967,7 +1967,7 @@ Method(m412, 1) // BCDValue: 0x1ed1 // Total scale of acceptable types: // BCDValue: 0x402e -Method(m413, 1) +Method(m413, 1, Serialized) { Name(op, 13) @@ -1986,7 +1986,7 @@ Method(m413, 1) // Addend: 0x1ed1 // Total scale of acceptable types: // Addend: 0x402e -Method(m414, 1) +Method(m414, 1, Serialized) { Name(op, 14) @@ -2021,7 +2021,7 @@ Method(m414, 1) // Total scale of acceptable types: // Source: 0x001c // Index: 0x402e -Method(m415, 1) +Method(m415, 1, Serialized) { Name(op, 15) @@ -2053,7 +2053,7 @@ Method(m415, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m416, 1) +Method(m416, 1, Serialized) { Name(op, 16) @@ -2076,7 +2076,7 @@ Method(m416, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m417, 1) +Method(m417, 1, Serialized) { Name(op, 17) @@ -2322,7 +2322,7 @@ Method(m417, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m418, 1) +Method(m418, 1, Serialized) { Name(op, 18) @@ -2586,7 +2586,7 @@ Method(m418, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m419, 1) +Method(m419, 1, Serialized) { Name(op, 19) @@ -2851,7 +2851,7 @@ Method(m419, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m420, 1) +Method(m420, 1, Serialized) { Name(op, 20) @@ -3116,7 +3116,7 @@ Method(m420, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m421, 1) +Method(m421, 1, Serialized) { Name(op, 21) @@ -3379,7 +3379,7 @@ Method(m421, 1) // Source: 0x1ed1 // Total scale of acceptable types: // Source: 0x402e -Method(m422, 1) +Method(m422, 1, Serialized) { Name(op, 22) @@ -3400,7 +3400,7 @@ Method(m422, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m423, 1) +Method(m423, 1, Serialized) { Name(op, 23) @@ -3646,7 +3646,7 @@ Method(m423, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m424, 1) +Method(m424, 1, Serialized) { Name(op, 24) @@ -3675,7 +3675,7 @@ Method(m424, 1) // MatchObject1: 0x402e // MatchObject2: 0x402e // StartIndex: 0x402e -Method(m425, 1) +Method(m425, 1, Serialized) { Name(op, 25) @@ -3705,7 +3705,7 @@ Method(m425, 1) // Source: 0x402e // Index: 0x402e // Length: 0x402e -Method(m426, 1) +Method(m426, 1, Serialized) { Name(op, 26) @@ -3729,7 +3729,7 @@ Method(m426, 1) // Total scale of acceptable types: // Dividend: 0x402e // Divisor: 0x402e -Method(m427, 1) +Method(m427, 1, Serialized) { Name(op, 27) @@ -3752,7 +3752,7 @@ Method(m427, 1) // Total scale of acceptable types: // Multiplicand: 0x402e // Multiplier: 0x402e -Method(m428, 1) +Method(m428, 1, Serialized) { Name(op, 28) @@ -3775,7 +3775,7 @@ Method(m428, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m429, 1) +Method(m429, 1, Serialized) { Name(op, 29) @@ -3798,7 +3798,7 @@ Method(m429, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m430, 1) +Method(m430, 1, Serialized) { Name(op, 30) @@ -3819,7 +3819,7 @@ Method(m430, 1) // Source: 0x1ed1 // Total scale of acceptable types: // Source: 0x402e -Method(m431, 1) +Method(m431, 1, Serialized) { Name(op, 31) @@ -3838,7 +3838,7 @@ Method(m431, 1) // Object: 0x0000 // Total scale of acceptable types: // Object: 0x5eff -Method(m432, 1) +Method(m432, 1, Serialized) { Name(op, 32) @@ -3862,7 +3862,7 @@ Method(m432, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m433, 1) +Method(m433, 1, Serialized) { Name(op, 33) @@ -3883,7 +3883,7 @@ Method(m433, 1) // Object: 0x0000 // Total scale of acceptable types: // Object: 0x5eff -Method(m434, 1) +Method(m434, 1, Serialized) { Name(op, 34) @@ -3905,7 +3905,7 @@ Method(m434, 1) // SyncObject: 0x5cff // Total scale of acceptable types: // SyncObject: 0x0200 -Method(m435, 1) +Method(m435, 1, Serialized) { Name(op, 35) @@ -3924,7 +3924,7 @@ Method(m435, 1) // SyncObject: 0x5e7f // Total scale of acceptable types: // SyncObject: 0x0080 -Method(m436, 1) +Method(m436, 1, Serialized) { Name(op, 36) @@ -3943,7 +3943,7 @@ Method(m436, 1) // Arg: 0x0000 // Total scale of acceptable types: // Arg: 0x5eff -Method(m437, 1) +Method(m437, 1, Serialized) { Name(op, 37) @@ -3967,7 +3967,7 @@ Method(m437, 1) // Total scale of acceptable types: // Source: 0x402e // ShiftCount: 0x402e -Method(m438, 1) +Method(m438, 1, Serialized) { Name(op, 38) @@ -3990,7 +3990,7 @@ Method(m438, 1) // Total scale of acceptable types: // Source: 0x402e // ShiftCount: 0x402e -Method(m439, 1) +Method(m439, 1, Serialized) { Name(op, 39) @@ -4011,7 +4011,7 @@ Method(m439, 1) // SyncObject: 0x5e7f // Total scale of acceptable types: // SyncObject: 0x0080 -Method(m440, 1) +Method(m440, 1, Serialized) { Name(op, 40) @@ -4030,7 +4030,7 @@ Method(m440, 1) // ObjectName: 0x5ee3 // Total scale of acceptable types: // ObjectName: 0x004c -Method(m441, 1) +Method(m441, 1, Serialized) { Name(op, 41) @@ -4049,7 +4049,7 @@ Method(m441, 1) // MilliSeconds: 0x1ed1 // Total scale of acceptable types: // MilliSeconds: 0x402e -Method(m442, 1) +Method(m442, 1, Serialized) { Name(op, 42) @@ -4068,7 +4068,7 @@ Method(m442, 1) // MicroSeconds: 0x1ed1 // Total scale of acceptable types: // MicroSeconds: 0x402e -Method(m443, 1) +Method(m443, 1, Serialized) { Name(op, 43) @@ -4087,7 +4087,7 @@ Method(m443, 1) // Source: 0x0000 // Total scale of acceptable types: // Source: 0x5eff -Method(m444, 1) +Method(m444, 1, Serialized) { Name(op, 44) @@ -4111,7 +4111,7 @@ Method(m444, 1) // Total scale of acceptable types: // Minuend: 0x402e // Subtrahend: 0x402e -Method(m445, 1) +Method(m445, 1, Serialized) { Name(op, 45) @@ -4132,7 +4132,7 @@ Method(m445, 1) // Value: 0x1ed1 // Total scale of acceptable types: // Value: 0x402e -Method(m446, 1) +Method(m446, 1, Serialized) { Name(op, 46) @@ -4151,7 +4151,7 @@ Method(m446, 1) // Data: 0x1ed1 // Total scale of acceptable types: // Data: 0x402e -Method(m447, 1) +Method(m447, 1, Serialized) { Name(op, 47) @@ -4170,7 +4170,7 @@ Method(m447, 1) // Data: 0x1ed1 // Total scale of acceptable types: // Data: 0x402e -Method(m448, 1) +Method(m448, 1, Serialized) { Name(op, 48) @@ -4196,7 +4196,7 @@ Method(m448, 1) // Data: 0x1ed1 // Total scale of acceptable types: // Data: 0x402e -Method(m449, 1) +Method(m449, 1, Serialized) { Name(op, 49) @@ -4222,7 +4222,7 @@ Method(m449, 1) // Data: 0x1ed1 // Total scale of acceptable types: // Data: 0x402e -Method(m450, 1) +Method(m450, 1, Serialized) { Name(op, 50) @@ -4250,7 +4250,7 @@ Method(m450, 1) // Total scale of acceptable types: // Source: 0x402e // Length: 0x402e -Method(m451, 1) +Method(m451, 1, Serialized) { Name(op, 51) @@ -4273,7 +4273,7 @@ Method(m451, 1) // Total scale of acceptable types: // SyncObject: 0x0080 // SyncObject: 0x402e -Method(m452, 1) +Method(m452, 1, Serialized) { Name(op, 52) @@ -4296,7 +4296,7 @@ Method(m452, 1) // Total scale of acceptable types: // Source1: 0x402e // Source2: 0x402e -Method(m453, 1) +Method(m453, 1, Serialized) { Name(op, 53) @@ -4311,7 +4311,7 @@ Method(m453, 1) } } -Method(m460, 1) +Method(m460, 1, Serialized) { if (1) { m400(arg0) diff --git a/tests/aslts/src/runtime/common/conversion/rproc.asl b/tests/aslts/src/runtime/common/conversion/rproc.asl index be5fec832..b05dce8c4 100644 --- a/tests/aslts/src/runtime/common/conversion/rproc.asl +++ b/tests/aslts/src/runtime/common/conversion/rproc.asl @@ -38,7 +38,7 @@ Name(z066, 66) // arg4 - indication of ComputationalData // arg5 - Result // arg6 - ComputationalData -Method(m4c1, 7) +Method(m4c1, 7, Serialized) { Name(tmp0, 0) Name(tmp1, 0) diff --git a/tests/aslts/src/runtime/common/conversion/rtest.asl b/tests/aslts/src/runtime/common/conversion/rtest.asl index 51eab53cf..9088b5a26 100644 --- a/tests/aslts/src/runtime/common/conversion/rtest.asl +++ b/tests/aslts/src/runtime/common/conversion/rtest.asl @@ -88,7 +88,7 @@ CreateField(bbff, 1038, 64, bf06) CreateField(bbff, 1102, 64, bf16) // Set all bytes of Buffer bbff to 0xff -Method(m565) +Method(m565,, Serialized) { Name(lpN0, 160) Name(lpC0, 0) @@ -103,7 +103,7 @@ Method(m565) } // Acquire (mux, wrd) => Boolean -Method(m500, 1) +Method(m500, 1, Serialized) { Name(ts, "m500") ts00(ts) @@ -122,7 +122,7 @@ Method(m500, 1) } // Add (int, int, Result) => Integer -Method(m501, 1) +Method(m501, 1, Serialized) { Name(ts, "m501") ts00(ts) @@ -171,7 +171,7 @@ Method(m501, 1) } // And (int, int, Result) => Integer -Method(m502, 1) +Method(m502, 1, Serialized) { Name(ts, "m502") ts00(ts) @@ -184,7 +184,7 @@ Method(m503, 1) m564() } -Method(m563) +Method(m563,, Serialized) { Name(ts, "m503,s+s") @@ -324,7 +324,7 @@ Method(m563) } } -Method(m564) +Method(m564,, Serialized) { Name(ts, "m503,b+b") @@ -700,7 +700,7 @@ Method(m562, 4) } // ConcatenateResTemplate (rtb, rtb, Result) => Buffer -Method(m504, 1) +Method(m504, 1, Serialized) { Name(op, 4) @@ -714,7 +714,7 @@ Method(m504, 1) } // CondRefOf (any, Result) => Boolean -Method(m505, 1) +Method(m505, 1, Serialized) { Name(op, 0) @@ -728,7 +728,7 @@ Method(m505, 1) } // CopyObject (any, Destination) => DataRefObject -Method(m506, 1) +Method(m506, 1, Serialized) { Name(op, 0) @@ -742,7 +742,7 @@ Method(m506, 1) } // Decrement (int) => Integer -Method(m507, 1) +Method(m507, 1, Serialized) { Name(op, 0) @@ -756,7 +756,7 @@ Method(m507, 1) } // DerefOf ({ref|str}) => Object -Method(m508, 1) +Method(m508, 1, Serialized) { Name(op, 0) @@ -770,7 +770,7 @@ Method(m508, 1) } // Divide (int, int, Remainder, Result) => Integer -Method(m509, 1) +Method(m509, 1, Serialized) { Name(op, 0) @@ -784,7 +784,7 @@ Method(m509, 1) } // FindSetLeftBit (int, Result) => Integer -Method(m511, 1) +Method(m511, 1, Serialized) { Name(op, 0) @@ -798,7 +798,7 @@ Method(m511, 1) } // FindSetRightBit (int, Result) => Integer -Method(m512, 1) +Method(m512, 1, Serialized) { Name(op, 0) @@ -812,7 +812,7 @@ Method(m512, 1) } // FromBCD (int, Result) => Integer -Method(m513, 1) +Method(m513, 1, Serialized) { Name(op, 0) @@ -826,7 +826,7 @@ Method(m513, 1) } // Increment (int) => Integer -Method(m514, 1) +Method(m514, 1, Serialized) { Name(op, 0) @@ -840,7 +840,7 @@ Method(m514, 1) } // Index ({str|buf|pkg}, int, Destination) => ObjectReference -Method(m515, 1) +Method(m515, 1, Serialized) { Name(op, 0) @@ -854,7 +854,7 @@ Method(m515, 1) } // LAnd (int, int) => Boolean -Method(m516, 1) +Method(m516, 1, Serialized) { Name(op, 0) @@ -868,7 +868,7 @@ Method(m516, 1) } // LEqual ({int|str|buf}, {int|str|buf}) => Boolean -Method(m517, 1) +Method(m517, 1, Serialized) { Name(op, 0) @@ -882,7 +882,7 @@ Method(m517, 1) } // LGreater ({int|str|buf}, {int|str|buf}) => Boolean -Method(m518, 1) +Method(m518, 1, Serialized) { Name(op, 0) @@ -896,7 +896,7 @@ Method(m518, 1) } // LGreaterEqual ({int|str|buf}, {int|str|buf}) => Boolean -Method(m519, 1) +Method(m519, 1, Serialized) { Name(op, 0) @@ -910,7 +910,7 @@ Method(m519, 1) } // LLess ({int|str|buf}, {int|str|buf}) => Boolean -Method(m520, 1) +Method(m520, 1, Serialized) { Name(op, 0) @@ -924,7 +924,7 @@ Method(m520, 1) } // LLessEqual ({int|str|buf}, {int|str|buf}) => Boolean -Method(m521, 1) +Method(m521, 1, Serialized) { Name(op, 0) @@ -938,7 +938,7 @@ Method(m521, 1) } // LNot (int) => Boolean -Method(m522, 1) +Method(m522, 1, Serialized) { Name(op, 0) @@ -952,7 +952,7 @@ Method(m522, 1) } // LNotEqual ({int|str|buf}, {int|str|buf}) => Boolean -Method(m523, 1) +Method(m523, 1, Serialized) { Name(op, 0) @@ -966,7 +966,7 @@ Method(m523, 1) } // LOr (int, int) => Boolean -Method(m524, 1) +Method(m524, 1, Serialized) { Name(op, 0) @@ -980,7 +980,7 @@ Method(m524, 1) } // Match (pkg, byt, int, byt, int, int) => Ones | Integer -Method(m525, 1) +Method(m525, 1, Serialized) { Name(op, 0) @@ -994,7 +994,7 @@ Method(m525, 1) } // Mid ({str|buf}, int, int, Result) => Buffer or String -Method(m526, 1) +Method(m526, 1, Serialized) { Name(op, 0) @@ -1008,7 +1008,7 @@ Method(m526, 1) } // Mod (int, int, Result) => Integer -Method(m527, 1) +Method(m527, 1, Serialized) { Name(op, 0) @@ -1022,7 +1022,7 @@ Method(m527, 1) } // Multiply (int, int, Result) => Integer -Method(m528, 1) +Method(m528, 1, Serialized) { Name(op, 0) @@ -1036,7 +1036,7 @@ Method(m528, 1) } // NAnd (int, int, Result) => Integer -Method(m529, 1) +Method(m529, 1, Serialized) { Name(op, 0) @@ -1050,7 +1050,7 @@ Method(m529, 1) } // NOr (int, int, Result) => Integer -Method(m530, 1) +Method(m530, 1, Serialized) { Name(op, 0) @@ -1064,7 +1064,7 @@ Method(m530, 1) } // Not (int, Result) => Integer -Method(m531, 1) +Method(m531, 1, Serialized) { Name(op, 0) @@ -1078,7 +1078,7 @@ Method(m531, 1) } // ObjectType (any) => Integer -Method(m532, 1) +Method(m532, 1, Serialized) { Name(op, 0) @@ -1092,7 +1092,7 @@ Method(m532, 1) } // Or (int, int, Result) => Integer -Method(m533, 1) +Method(m533, 1, Serialized) { Name(op, 0) @@ -1106,7 +1106,7 @@ Method(m533, 1) } // RefOf (any) => ObjectReference -Method(m534, 1) +Method(m534, 1, Serialized) { Name(op, 0) @@ -1120,7 +1120,7 @@ Method(m534, 1) } // Return ({any|ref}) -Method(m537, 1) +Method(m537, 1, Serialized) { Name(op, 0) @@ -1134,7 +1134,7 @@ Method(m537, 1) } // ShiftLeft (int, int, Result) => Integer -Method(m538, 1) +Method(m538, 1, Serialized) { Name(op, 0) @@ -1148,7 +1148,7 @@ Method(m538, 1) } // ShiftRight (int, int, Result) => Integer -Method(m539, 1) +Method(m539, 1, Serialized) { Name(op, 0) @@ -1162,7 +1162,7 @@ Method(m539, 1) } // SizeOf ({int|str|buf|pkg}) => Integer -Method(m541, 1) +Method(m541, 1, Serialized) { Name(op, 0) @@ -1176,7 +1176,7 @@ Method(m541, 1) } // Store (any, Destination) => DataRefObject -Method(m544, 1) +Method(m544, 1, Serialized) { Name(ts, "m544") @@ -1226,7 +1226,7 @@ Method(m544, 1) } // Subtract (int, int, Result) => Integer -Method(m545, 1) +Method(m545, 1, Serialized) { Name(op, 0) @@ -1240,7 +1240,7 @@ Method(m545, 1) } // ToBCD (int, Result) => Integer -Method(m546, 1) +Method(m546, 1, Serialized) { Name(op, 0) @@ -1254,7 +1254,7 @@ Method(m546, 1) } // ToBuffer ({int|str|buf}, Result) => Buffer -Method(m547, 1) +Method(m547, 1, Serialized) { Name(op, 0) @@ -1268,7 +1268,7 @@ Method(m547, 1) } // ToDecimalString ({int|str|buf}, Result) => String -Method(m548, 1) +Method(m548, 1, Serialized) { Name(op, 0) @@ -1282,7 +1282,7 @@ Method(m548, 1) } // ToHexString ({int|str|buf}, Result) => String -Method(m549, 1) +Method(m549, 1, Serialized) { Name(op, 0) @@ -1296,7 +1296,7 @@ Method(m549, 1) } // ToInteger ({int|str|buf}, Result) => Integer -Method(m550, 1) +Method(m550, 1, Serialized) { Name(op, 0) @@ -1310,7 +1310,7 @@ Method(m550, 1) } // ToString (buf, int, Result) => String -Method(m551, 1) +Method(m551, 1, Serialized) { Name(op, 0) @@ -1324,7 +1324,7 @@ Method(m551, 1) } // Wait (evt, int) => Boolean -Method(m552, 1) +Method(m552, 1, Serialized) { Name(op, 0) @@ -1338,7 +1338,7 @@ Method(m552, 1) } // XOr (int, int, Result) => Integer -Method(m553, 1) +Method(m553, 1, Serialized) { Name(op, 0) diff --git a/tests/aslts/src/runtime/common/dataproc.asl b/tests/aslts/src/runtime/common/dataproc.asl index d700b017b..5ba2a56d3 100644 --- a/tests/aslts/src/runtime/common/dataproc.asl +++ b/tests/aslts/src/runtime/common/dataproc.asl @@ -50,7 +50,7 @@ Method(m1a3, 5) } // Check that all the data (global) are not corrupted -Method(m1a6) +Method(m1a6,, Serialized) { Name(ts, "m1a6") @@ -471,7 +471,7 @@ Method(m1aa, 5) // Check and restore the global data after writing into them -Method(m1ab) +Method(m1ab,, Serialized) { Name(ts, "m1ab") @@ -553,7 +553,7 @@ Method(m1ac) // arg1 - check for non-computational data // arg2 - check Field Unit and Buffer Field // arg3 - elements of Package are RefOf_References -Method(m1af, 4) +Method(m1af, 4, Serialized) { Name(ts, "m1af") diff --git a/tests/aslts/src/runtime/common/datastproc.asl b/tests/aslts/src/runtime/common/datastproc.asl index a841d3319..9f335c909 100644 --- a/tests/aslts/src/runtime/common/datastproc.asl +++ b/tests/aslts/src/runtime/common/datastproc.asl @@ -192,7 +192,7 @@ Method(m387, 4) // arg1 - type of it // arg2 - absolute index of file initiating the checking // arg3 - index of checking (inside the file) -Method(m390, 4) +Method(m390, 4, Serialized) { Name(ts, "m390") @@ -211,7 +211,7 @@ Method(m390, 4) // arg1 - type of it // arg2 - absolute index of file initiating the checking // arg3 - index of checking (inside the file) -Method(m391, 4) +Method(m391, 4, Serialized) { Name(ts, "m391") diff --git a/tests/aslts/src/runtime/common/operations.asl b/tests/aslts/src/runtime/common/operations.asl index 5c8021fda..ebcb4c3ce 100644 --- a/tests/aslts/src/runtime/common/operations.asl +++ b/tests/aslts/src/runtime/common/operations.asl @@ -575,7 +575,7 @@ Method(m481, 5, Serialized) // arg0-arg4 - parameters of operators // arg5 - miscellaneous // arg6 - opcode of operation -Method(m482, 7) +Method(m482, 7, Serialized) { /////////////////// // diff --git a/tests/misc/grammar.asl b/tests/misc/grammar.asl index 792e85910..774fcfdaa 100644 --- a/tests/misc/grammar.asl +++ b/tests/misc/grammar.asl @@ -242,7 +242,7 @@ DefinitionBlock ( } }) - Method (_CRS, 0, NotSerialized) + Method (_CRS, 0, Serialized) { Name (PRT0, ResourceTemplate () { @@ -401,7 +401,7 @@ DefinitionBlock ( Return (PRT0) } - Method (_PRS, 0, NotSerialized) + Method (_PRS, 0, Serialized) { Name (BUF0, ResourceTemplate () { @@ -508,7 +508,7 @@ DefinitionBlock ( MFLD,8 } - Method (TCOP) + Method (TCOP,, Serialized) { Name (_STR, Unicode ("test")) Store (4, MFLD) @@ -707,7 +707,7 @@ DefinitionBlock ( Name(_HID,EISAID("PNP0A03")) Name(_ADR,0x0) - Method(_CRS) + Method(_CRS,, Serialized) { Name(PRT0, ResourceTemplate() { WORDBusNumber( // Bus number resource(0) @@ -870,7 +870,7 @@ DefinitionBlock ( Return(RBIF) } - Method(_BST) { + Method(_BST,, Serialized) { _INI() @@ -1310,7 +1310,7 @@ DefinitionBlock ( * Field Creation */ - Method (FLDS) + Method (FLDS,, Serialized) { Store ("++++++++ Creating BufferFields", Debug) Name (BUF2, Buffer (128) {}) @@ -1401,7 +1401,7 @@ DefinitionBlock ( /* Field execution */ - Method (FLDX) + Method (FLDX,, Serialized) { Field (\_SB_.MEM.SMEM, AnyAcc, NoLock, Preserve) { // Field: SMEM overlay using 32-bit field elements @@ -1434,7 +1434,7 @@ DefinitionBlock ( } - Method (OBJ2, 1) + Method (OBJ2, 1, Serialized) { Store ("++++++++ Creating Buffer BUFO", Debug) Name (BUFO, Buffer (32) {}) @@ -1906,7 +1906,7 @@ DefinitionBlock ( } - Method (REFS) + Method (REFS,, Serialized) { Name (BBUF, Buffer() {0xB0, 0xB1, 0xB2, 0xB3, 0xB4, 0xB5, 0xB6, 0xB7}) @@ -1982,7 +1982,7 @@ DefinitionBlock ( } - Method (INDX, 0) + Method (INDX, 0, Serialized) { Name(STAT,Package(4){}) Store(0x44443333,Index(STAT,0)) @@ -2158,7 +2158,7 @@ DefinitionBlock ( // Device (NOSV) { - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ NoSave Test", Debug) @@ -2659,7 +2659,7 @@ DefinitionBlock ( Return (Arg0) } - Method (RBUF) + Method (RBUF,, Serialized) { // RBUF: Return Buffer from local variable Name (ABUF, Buffer() {"ARBITRARY_BUFFER"}) @@ -3333,7 +3333,7 @@ DefinitionBlock ( }//OROP - Method(TEST) + Method(TEST,, Serialized) { Store ("++++++++ AndOrOp Test", Debug) @@ -3425,7 +3425,7 @@ DefinitionBlock ( SMBY, 8, // 8-bit BYTE } // Field(RAM) - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ AddSubOp Test", Debug) @@ -3518,7 +3518,7 @@ DefinitionBlock ( SMBY, 8, // 8-bit BYTE } // Field(RAM) - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ IncDecOp Test", Debug) @@ -4125,7 +4125,7 @@ DefinitionBlock ( SMBY, 8, // 8-bit BYTE } // Field(RAM) - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ MulDivOp Test", Debug) @@ -4682,7 +4682,7 @@ DefinitionBlock ( Device (XORD) { //This Method tests XOr operator for all the data types i.e. BYTE, WORD and DWORD - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ Xor Test", Debug) @@ -5108,7 +5108,7 @@ DefinitionBlock ( // index), but are guaranteed to be unique so the failing test // case can be uniquely identified. // - Method (MADM, 1) // Misaligned Dynamic RAM SystemMemory OperationRegion + Method (MADM, 1, Serialized) // Misaligned Dynamic RAM SystemMemory OperationRegion // Arg0 -- SystemMemory OperationRegion base address { // MADM: Misaligned Dynamic RAM SystemMemory OperationRegion OperationRegion (RAM, SystemMemory, Arg0, 0x100) @@ -6396,7 +6396,7 @@ DefinitionBlock ( // zero if the strings mismatch, or 1 if the strings match. // This exercises the test case of copying a string into a buffer // and performing an IndexOp on the resulting buffer. - Method (MCTH, 2) // Control Method to compare two strings + Method (MCTH, 2, Serialized) // Control Method to compare two strings { // MCTH: Control Method to compare two strings // Arg0: first string to compare // Arg1: second string to compare @@ -6546,7 +6546,7 @@ DefinitionBlock ( { Return (0x0F) } // Battery not present } // _STA - Method (_BIF) + Method (_BIF,, Serialized) { Name (BUFR, Package(13) {}) Store (\_SB.PCI2.ISA.EC0.BPU0, Index (BUFR,0)) // Power Unit @@ -6570,7 +6570,7 @@ DefinitionBlock ( Return (BUFR) } // _BIF - Method (_BST) + Method (_BST,, Serialized) { Name (BUFR, Package(4) {1, 0x100, 0x76543210, 0x180}) Return (BUFR) @@ -6581,7 +6581,7 @@ DefinitionBlock ( Store (arg0, \_SB.PCI2.ISA.EC0.BTP0) // Set Battery Trip point } - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ IndexOp Test", Debug) @@ -6838,7 +6838,7 @@ DefinitionBlock ( Package (3) {0, 0, 0} }) // C17A - Method (C17B, 1) + Method (C17B, 1, Serialized) { // C17B: _BIF implementation Name (C17C, Package (13) { // C17C: _BIF control method return package @@ -6908,7 +6908,7 @@ DefinitionBlock ( Device (IDX3) { - Method (LCLB) + Method (LCLB,, Serialized) { // LCLB control method: test Index(Local#) where Local# is buffer // Local0 is index counter // Local1 is buffer @@ -6960,7 +6960,7 @@ DefinitionBlock ( Return (0) // Pass } // LCLB control method: test Index(Local#) where Local# is buffer - Method (LCLP) + Method (LCLP,, Serialized) { // LCLP control method: test Index(Local#) where Local# is package // Local0 is index counter // Local1 is package @@ -7066,7 +7066,7 @@ DefinitionBlock ( // Generic Test method // // This test returns 0xE (14) - ObjectType = Buffer Field - Method(TST1) + Method(TST1,, Serialized) { Name (DEST, Buffer () // 62 characters plus NULL {"Destination buffer that is longer than the short source buffer"}) @@ -7085,7 +7085,7 @@ DefinitionBlock ( } - Method(TST2) + Method(TST2,, Serialized) { Name (BUF0, Buffer() {0x1, 0x2, 0x3, 0x4, 0x5}) Store(0x55, Index(BUF0, 2)) @@ -7102,7 +7102,7 @@ DefinitionBlock ( } - Method(TST3) + Method(TST3,, Serialized) { Name (BUF1, Buffer() {0x1, 0x2, 0x3, 0x4, 0x5}) Store(Index(BUF1, 1), Local0) @@ -7293,7 +7293,7 @@ DefinitionBlock ( } - Method (TSTF) + Method (TSTF,, Serialized) { Name (SRCB, Buffer (12) {}) // 12 characters Store ("Short Buffer", SRCB) @@ -7318,7 +7318,7 @@ DefinitionBlock ( Return(0) } - Method (TSTG) + Method (TSTG,, Serialized) { Name (SRCB, Buffer (12) {}) // 12 characters @@ -7403,7 +7403,7 @@ DefinitionBlock ( // This test shows that MS ACPI.SYS stores only the lower 8-bits of a 32-bit // number into the index'ed buffer // - Method (TSTH) + Method (TSTH,, Serialized) { // Create a Destination Buffer Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"}) @@ -7439,7 +7439,7 @@ DefinitionBlock ( Return(0) } - Method (TSTI) + Method (TSTI,, Serialized) { // Create a Destination Buffer Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"}) @@ -7475,7 +7475,7 @@ DefinitionBlock ( Return(0) } - Method(TSTJ) + Method(TSTJ,, Serialized) { // Create a Destination Buffer Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"}) @@ -7511,7 +7511,7 @@ DefinitionBlock ( Return(0) } - Method(TSTK) + Method(TSTK,, Serialized) { // Create a Destination Buffer Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"}) @@ -7547,7 +7547,7 @@ DefinitionBlock ( Return(0) } - Method(TSTL) + Method(TSTL,, Serialized) { // Create a Destination Buffer Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"}) @@ -7733,7 +7733,7 @@ DefinitionBlock ( Device (MTCH) { - Method (TEST) + Method (TEST,, Serialized) { Store ("++++++++ MatchOp Test", Debug) @@ -8267,7 +8267,7 @@ DefinitionBlock ( { Return (0x0F) } // battery not present } // _STA - Method (_BIF) + Method (_BIF,, Serialized) { // _BIF Name (BUFR, Package (13) {}) @@ -8291,7 +8291,7 @@ DefinitionBlock ( Device (IDX2) { - Method (B2IB) + Method (B2IB,, Serialized) { // B2IB: store from Buffer into Index'ed Buffer Name (SRCB, Buffer () {"Short Buffer"}) // 12 characters plus NULL @@ -8485,7 +8485,7 @@ DefinitionBlock ( Return (0) // pass } // B2IB: store from Buffer into Index'ed Buffer - Method (FB2P) + Method (FB2P,, Serialized) { // FB2P: store from Field Buffer into Index'ed Package Name (DEST, Package (2) {}) @@ -8700,7 +8700,7 @@ DefinitionBlock ( Return (0) } // SAR0: SizeOf(Arg) test control method - Method (SARG) + Method (SARG,, Serialized) { // SARG: SizeOf(Arg) test control method Name (BUFR, Buffer (12) {}) // uninitialized Buffer Name (BUF1, Buffer() {0x01, 0x02, 0x03, 0x04, 0x05}) @@ -8965,7 +8965,7 @@ DefinitionBlock ( Return (0) } // SARG: SizeOf(Arg) test control method - Method (SBUF) + Method (SBUF,, Serialized) { // SBUF: SizeOf(Buffer) test control method Name (BUFR, Buffer (12) {}) @@ -9026,7 +9026,7 @@ DefinitionBlock ( } // SIND: SizeOf(Index(,,)) test control method ****************************************************/ - Method (SLOC) + Method (SLOC,, Serialized) { // SLOC: SizeOf(Local) test control method Name (BUFR, Buffer (12) {}) // uninitialized Buffer Name (STR0, "String") -- cgit v1.2.1