Blame SOURCES/grammar.asl.result

214d7a
grammar.asl    120:     Device (A1)
214d7a
Warning  3141 -                 ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    135:     Device (A2)
214d7a
Warning  3141 -                 ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    145:     Device (A3)
214d7a
Warning  3141 -                 ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    155:     Device (A4)
214d7a
Warning  3141 -                 ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    171:     Device (IRES)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    199:     Name (_NPK, Package ()
214d7a
Warning  3133 -                 ^ Unknown reserved name (_NPK)
214d7a
214d7a
grammar.asl    208:     Device (RES)
214d7a
Warning  3141 -                  ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    247:             Name (PRT0, ResourceTemplate ()
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RES._CRS)
214d7a
214d7a
grammar.asl    399:             CreateByteField (PRT0, R000._ASZ, RSIZ)
214d7a
Remark   2089 -                            Object is not referenced ^  (Name [RSIZ] is within a method [_CRS])
214d7a
214d7a
grammar.asl    406:             Name (BUF0, ResourceTemplate ()
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RES._PRS)
214d7a
214d7a
grammar.asl    513:         Name (_STR, Unicode ("test"))
214d7a
Remark   2089 -                     ^ Object is not referenced (Name [_STR] is within a method [TCOP])
214d7a
214d7a
grammar.asl    515:         Store (MFLD, Local0)
214d7a
Warning  3144 -                              ^ Method Local is set but never used (Local0)
214d7a
214d7a
grammar.asl    522:     NAME (ESC1, "abcdefg\x00hijklmn")
214d7a
Warning  3055 -                                ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
214d7a
214d7a
grammar.asl    523:     NAME (ESC2, "abcdefg\000hijklmn")
214d7a
Warning  3055 -                                ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
214d7a
214d7a
grammar.asl    552:         IRQNoFlags(xxxt){3,4,10,11}
214d7a
Remark   2182 -                          ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (XXXT)
214d7a
214d7a
grammar.asl    566:         Name(Bxxx,0xFFFFFFFF)
214d7a
Remark   2182 -                    ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (BXXX)
214d7a
214d7a
grammar.asl    620:         RCIV (Subtract (Arg0, 1))
214d7a
Remark   2098 -               ^ Recursive method call (RCIV)
214d7a
214d7a
grammar.asl    631:         Processor(CPU0,0x0,0xFFFFFFFF,0x0) {}
214d7a
Warning  3168 -                         ^ Legacy Processor() keyword detected. Use Device() keyword instead.
214d7a
214d7a
grammar.asl    668:     Method(SMWE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg0)
214d7a
214d7a
grammar.asl    668:     Method(SMWE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg1)
214d7a
214d7a
grammar.asl    668:     Method(SMWE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg2)
214d7a
214d7a
grammar.asl    668:     Method(SMWE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg3)
214d7a
214d7a
grammar.asl    673:     Method(SMRE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg0)
214d7a
214d7a
grammar.asl    673:     Method(SMRE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg1)
214d7a
214d7a
grammar.asl    673:     Method(SMRE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg2)
214d7a
214d7a
grammar.asl    673:     Method(SMRE, 4)
214d7a
Remark   2146 -                  ^ Method Argument is never used (Arg3)
214d7a
214d7a
grammar.asl    701:             CreateField (\_SB_.SBUF, 148, 96, FLDV)
214d7a
Remark   2089 -                            Object is not referenced ^  (Name [FLDV] is within a method [_INI])
214d7a
214d7a
grammar.asl    705:         Device(PCI0)
214d7a
Warning  3073 -       Multiple types ^  (Device object requires either a _HID or _ADR, but not both)
214d7a
214d7a
grammar.asl    712:                 Name(PRT0, ResourceTemplate() {
214d7a
Remark   2173 -                            ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0._CRS)
214d7a
214d7a
grammar.asl    733:             Method(_SRS)
214d7a
Warning  3102 -                          ^ Reserved method has too few arguments (_SRS requires 1)
214d7a
214d7a
grammar.asl    738:             Device(EIO)
214d7a
Warning  3141 -      Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    822:                     If(LNot(SMRE(0x09,0x17,Local2,RefOf(Local3)))){
214d7a
Warning  3144 -                              Method Local is set but never used ^  (Local3)
214d7a
214d7a
grammar.asl    913:     Device (DEV1)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl    963:         Divide (Local0, Local1, Local3)
214d7a
Warning  3144 -      Method Local is set but never used ^  (Local3)
214d7a
214d7a
grammar.asl    988:     Method (R226, 2)
214d7a
Remark   2146 -                   ^ Method Argument is never used (Arg0)
214d7a
214d7a
grammar.asl    988:     Method (R226, 2)
214d7a
Remark   2146 -                   ^ Method Argument is never used (Arg1)
214d7a
214d7a
grammar.asl   1011:         Store (Local0, Local1)
214d7a
Warning  3144 -                                ^ Method Local is set but never used (Local1)
214d7a
214d7a
grammar.asl   1296:     Method (OBJ1, 1, SERIALIZED)
214d7a
Remark   2146 -                   ^ Method Argument is never used (Arg0)
214d7a
214d7a
grammar.asl   1300:         Name(BUFR, Buffer (Local0) {})
214d7a
Remark   2089 -                    ^ Object is not referenced (Name [BUFR] is within a method [OBJ1])
214d7a
214d7a
grammar.asl   1300:         Name(BUFR, Buffer (Local0) {})
214d7a
Remark   2173 -                    ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ1)
214d7a
214d7a
grammar.asl   1301:         Name(BUF1, Buffer (4) {1,2,3,4})
214d7a
Remark   2173 -                    ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ1)
214d7a
214d7a
grammar.asl   1302:         Name(BUF2, Buffer (4) {})
214d7a
Remark   2173 -                    ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ1)
214d7a
214d7a
grammar.asl   1307:         Alias (MTX1, MTX2)
214d7a
Remark   2089 -   Object is not referenced ^  (Name [MTX2] is within a method [OBJ1])
214d7a
214d7a
grammar.asl   1321:         Name (BUF2, Buffer (128) {})
214d7a
Remark   2173 -                     ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\FLDS)
214d7a
214d7a
grammar.asl   1329:         CreateField (BUF2, 148, 96, FLD3)
214d7a
Remark   2089 -                  Object is not referenced ^  (Name [FLD3] is within a method [FLDS])
214d7a
214d7a
grammar.asl   1394:         Store (0x1234567887654321, QWD2)
214d7a
Warning  3038 -                                    ^ Truncating 64-bit constant found in 32-bit table
214d7a
214d7a
grammar.asl   1396:         if (LNotEqual (Local0, 0x1234567887654321))
214d7a
Warning  3038 -   Truncating 64-bit constant found in 32-bit table ^ 
214d7a
214d7a
grammar.asl   1445:         Name (BUFO, Buffer (32) {})
214d7a
Remark   2173 -                     ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ2)
214d7a
214d7a
grammar.asl   1448:         OperationRegion (OPR2, SystemMemory, Arg0, 256)
214d7a
Remark   2173 -                                ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ2)
214d7a
214d7a
grammar.asl   1462:         BankField (OPR2, BNK2, 0, ByteAcc, NoLock, Preserve)
214d7a
Remark   2173 -                          ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ2)
214d7a
214d7a
grammar.asl   1469:         IndexField (IDX2, DAT2, ByteAcc, NoLock, Preserve)
214d7a
Remark   2173 -                           ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ2)
214d7a
214d7a
grammar.asl   1476:         SizeOf (BUFO)
214d7a
Error    6114 -                       ^ Result is not used, operator has no effect
214d7a
214d7a
grammar.asl   1490:         Event (EVT2)
214d7a
Remark   2173 -                      ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\OBJ2)
214d7a
214d7a
grammar.asl   1496:         Alias (MTX2, MTXA)
214d7a
Remark   2089 -   Object is not referenced ^  (Name [MTXA] is within a method [OBJ2])
214d7a
214d7a
grammar.asl   1502:         Acquire (MTX2, 1)
214d7a
Warning  3130 -                           ^ Result is not used, possible operator timeout will be missed
214d7a
214d7a
grammar.asl   1650:         Add (Local0, Local1)
214d7a
Error    6114 -                      ^ Result is not used, operator has no effect
214d7a
214d7a
grammar.asl   1661:         Add (Local0, Local1, Local2)
214d7a
Warning  3144 -   Method Local is set but never used ^  (Local2)
214d7a
214d7a
grammar.asl   1777:         Store (LAnd (0xFFFFFFFF, 0x11111111), Local0)
214d7a
Warning  3144 -                    Method Local is set but never used ^  (Local0)
214d7a
214d7a
grammar.asl   1780:         Store (LEqual (0xFFFFFFFF, 0x11111111), Local1)
214d7a
Warning  3144 -                      Method Local is set but never used ^  (Local1)
214d7a
214d7a
grammar.asl   1783:         Store (LGreater (0xFFFFFFFF, 0x11111111), Local2)
214d7a
Warning  3144 -                        Method Local is set but never used ^  (Local2)
214d7a
214d7a
grammar.asl   1786:         Store (LGreaterEqual (0xFFFFFFFF, 0x11111111), Local3)
214d7a
Warning  3144 -                             Method Local is set but never used ^  (Local3)
214d7a
214d7a
grammar.asl   1789:         Store (LLess (0xFFFFFFFF, 0x11111111), Local4)
214d7a
Warning  3144 -                     Method Local is set but never used ^  (Local4)
214d7a
214d7a
grammar.asl   1792:         Store (LLessEqual (0xFFFFFFFF, 0x11111111), Local5)
214d7a
Warning  3144 -                          Method Local is set but never used ^  (Local5)
214d7a
214d7a
grammar.asl   1821:     Method (COND)
214d7a
Warning  3115 -                   ^ Not all control paths return a value (\COND)
214d7a
214d7a
grammar.asl   1916:         Name (BBUF, Buffer() {0xB0, 0xB1, 0xB2, 0xB3, 0xB4, 0xB5, 0xB6, 0xB7})
214d7a
Remark   2173 -                     ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\REFS)
214d7a
214d7a
grammar.asl   1918:         Name (NEST, Package ()
214d7a
Remark   2173 -                     ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\REFS)
214d7a
214d7a
grammar.asl   1930:         Store (RefOf (MAIN), Local5)
214d7a
Warning  3144 -   Method Local is set but never used ^  (Local5)
214d7a
214d7a
grammar.asl   2005:     Device (IFEL)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2162:     Device (NOSV)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2168:             Name (WRD, 0x1234)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\NOSV.TEST)
214d7a
214d7a
grammar.asl   2583:     Device (IDXF)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2611:             Store (IFE0, Local0)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local0)
214d7a
214d7a
grammar.asl   2612:             Store (IFE1, Local1)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local1)
214d7a
214d7a
grammar.asl   2613:             Store (IFE2, Local2)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local2)
214d7a
214d7a
grammar.asl   2630:         Device (NSTL)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2658:     Device (RTBF)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2667:             Name (ABUF, Buffer() {"ARBITRARY_BUFFER"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RTBF.RBUF)
214d7a
214d7a
grammar.asl   2695:             Name (BUFR, Buffer(Local1) {})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RTBF.RBUF)
214d7a
214d7a
grammar.asl   2756:     Device (GPE2)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2771:     Device (PRW2)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2819:     Device (PRW1)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2886:             Store (Arg0, Local0)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local0)
214d7a
214d7a
grammar.asl   2889:         Device (RTLV)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   2989:         Device (PCI1)
214d7a
Warning  3073 -        Multiple types ^  (Device object requires either a _HID or _ADR, but not both)
214d7a
214d7a
grammar.asl   2993:             Name (_CRS,0)
214d7a
Error    6105 -                           ^ Invalid object type for reserved name (_CRS: found Integer, Buffer required)
214d7a
214d7a
grammar.asl   3017:         Device (RETP)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3053:     Device (WHLR)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3109:     Device (ANDO)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3343:             Name(RSLT,1)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\ANDO.TEST)
214d7a
214d7a
grammar.asl   3383:     Device (BRKP)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3420:     Device (ADSU)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3435:             Name (DWRD, 0x12345678)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\ADSU.TEST)
214d7a
214d7a
grammar.asl   3436:             Name (WRD, 0x1234)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\ADSU.TEST)
214d7a
214d7a
grammar.asl   3437:             Name (BYT, 0x12)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\ADSU.TEST)
214d7a
214d7a
grammar.asl   3513:     Device (INDC)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3528:             Name (DWRD, 0x12345678)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\INDC.TEST)
214d7a
214d7a
grammar.asl   3529:             Name (WRD, 0x1234)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\INDC.TEST)
214d7a
214d7a
grammar.asl   3530:             Name (BYT, 0x12)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\INDC.TEST)
214d7a
214d7a
grammar.asl   3611:     Device (LOPS)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   3956:     Device (FDSO)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   4120:     Device (MLDV)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   4135:             Name (RMDR, 0)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MLDV.TEST)
214d7a
214d7a
grammar.asl   4136:             Name (DWRD, 0x12345678)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MLDV.TEST)
214d7a
214d7a
grammar.asl   4137:             Name (WRD, 0x1234)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MLDV.TEST)
214d7a
214d7a
grammar.asl   4138:             Name (BYT, 0x12)
214d7a
Remark   2173 -                        ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MLDV.TEST)
214d7a
214d7a
grammar.asl   4253:     Device (NBIT)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   4489:     Device (SHFT)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   4685:     Device (XORD)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   4693:             OperationRegion (RAM, SystemMemory, 0x800000, 256)
214d7a
Warning  3175 -                                   ^ Static OperationRegion should be declared outside control method
214d7a
214d7a
grammar.asl   4693:             OperationRegion (RAM, SystemMemory, 0x800000, 256)
214d7a
Remark   2173 -                                   ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\XORD.TEST)
214d7a
214d7a
grammar.asl   5022:     Device (CRBF)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5100:     Device (IDX4)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5117:             OperationRegion (RAM, SystemMemory, Arg0, 0x100)
214d7a
Remark   2173 -                                   ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX4.MADM)
214d7a
214d7a
grammar.asl   5639:     Device (EVNT)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5867:     Device (SZLV)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5960:         Device (BYTF)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5970:         Device (C005)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   5972:             Device (C013)
214d7a
Warning  3141 -        Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6027:             Name (_HID, "*PNP0A06")
214d7a
Error    6061 -            Invalid leading asterisk ^  (*PNP0A06)
214d7a
214d7a
grammar.asl   6166:         Name (C18C, Package (2)
214d7a
Remark   2063 -                                 ^ Initializer list shorter than declared package length
214d7a
214d7a
grammar.asl   6190:         Device (C19B)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6199:                 Divide (Local1, 10, Local0, Local2) //  Local0 = Local1 / 10
214d7a
Warning  3144 -          Method Local is set but never used ^  (Local0)
214d7a
214d7a
grammar.asl   6244:     Device (DWDF)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6276:     Method (MKW_, 2)
214d7a
Remark   2146 -                   ^ Method Argument is never used (Arg0)
214d7a
214d7a
grammar.asl   6276:     Method (MKW_, 2)
214d7a
Remark   2146 -                   ^ Method Argument is never used (Arg1)
214d7a
214d7a
grammar.asl   6285:     Device (DVAX)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6328:     Device (IDX6)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6352:         Device (TST_)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6371:             Store (IFE0, Local0)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local0)
214d7a
214d7a
grammar.asl   6372:             Store (IFE1, Local1)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local1)
214d7a
214d7a
grammar.asl   6373:             Store (IFE2, Local2)
214d7a
Warning  3144 -                                  ^ Method Local is set but never used (Local2)
214d7a
214d7a
grammar.asl   6376:             Store (\IDX6.IFE0, Local3)
214d7a
Warning  3144 -     Method Local is set but never used ^  (Local3)
214d7a
214d7a
grammar.asl   6377:             Store (\IDX6.IFE1, Local4)
214d7a
Warning  3144 -     Method Local is set but never used ^  (Local4)
214d7a
214d7a
grammar.asl   6379:             Store (\IDX6.TST_.IFE0, Local5)
214d7a
Warning  3144 -          Method Local is set but never used ^  (Local5)
214d7a
214d7a
grammar.asl   6380:             Store (\IDX6.TST_.IFE1, Local6)
214d7a
Warning  3144 -          Method Local is set but never used ^  (Local6)
214d7a
214d7a
grammar.asl   6393:     Device (IDX5)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6416:             Name (BUF0, Buffer (Local0) {})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX5.MCTH)
214d7a
214d7a
grammar.asl   6417:             Name (BUF1, Buffer (Local0) {})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX5.MCTH)
214d7a
214d7a
grammar.asl   6474:         Device (PCI2)
214d7a
Warning  3073 -        Multiple types ^  (Device object requires either a _HID or _ADR, but not both)
214d7a
214d7a
grammar.asl   6478:             Name (_CRS, Buffer(26)  {"\_SB_.PCI2._CRS..........."})
214d7a
Warning  3046 -        Invalid or unknown escape sequence ^ 
214d7a
214d7a
grammar.asl   6554:                 Name (BUFR, Package(13) {})
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX0._BIF)
214d7a
214d7a
grammar.asl   6578:                 Name (BUFR, Package(4) {1, 0x100, 0x76543210, 0x180})
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX0._BST)
214d7a
214d7a
grammar.asl   6593:                 Name (PBUF, Package(4) {})  //  leave uninitialized
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX0.TEST)
214d7a
214d7a
grammar.asl   6625:                 Name (BUFR, Buffer(16)
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX0.TEST)
214d7a
214d7a
grammar.asl   6709:         Device (BITI)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6817:                 And (Local0, 1, Local0) //  Local0 &= 1
214d7a
Error    6066 -                              ^ Method local variable is not initialized (Local0)
214d7a
214d7a
grammar.asl   6846:             Name (C17C, Package (13)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.C17B)
214d7a
214d7a
grammar.asl   6903:             Name (_HID, "*PNP0C0A")     //  Control Method Battey ID
214d7a
Error    6061 -            Invalid leading asterisk ^  (*PNP0C0A)
214d7a
214d7a
grammar.asl   6912:         Device (IDX3)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   6922:                 Name (BUFR, Buffer ()   {0, 1, 2, 3, 4, 5, 6, 7, 8, 9})
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX3.LCLB)
214d7a
214d7a
grammar.asl   6974:                 Name (PKG, Package ()   {0, 1, 2, 3, 4, 5, 6, 7, 8, 9})
214d7a
Remark   2173 -                            ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX3.LCLP)
214d7a
214d7a
grammar.asl   7057:     Device(IDX7)
214d7a
Warning  3141 -                  ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   7074:             Name (DEST, Buffer ()                           //  62 characters plus NULL
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TST1)
214d7a
214d7a
grammar.asl   7093:             Name (BUF0, Buffer() {0x1, 0x2, 0x3, 0x4, 0x5})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TST2)
214d7a
214d7a
grammar.asl   7110:             Name (BUF1, Buffer() {0x1, 0x2, 0x3, 0x4, 0x5})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TST3)
214d7a
214d7a
grammar.asl   7301:             Name (SRCB, Buffer (12) {}) //  12 characters
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTF)
214d7a
214d7a
grammar.asl   7304:             Name (DEST, Buffer ()                       //  62 characters plus NULL
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTF)
214d7a
214d7a
grammar.asl   7327:             Name (SRCB, Buffer (12) {}) //  12 characters
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTG)
214d7a
214d7a
grammar.asl   7330:             Name (DEST, Buffer ()                       //  62 characters plus NULL
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTG)
214d7a
214d7a
grammar.asl   7412:             Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTH)
214d7a
214d7a
grammar.asl   7448:             Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTI)
214d7a
214d7a
grammar.asl   7484:             Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTJ)
214d7a
214d7a
grammar.asl   7520:             Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTK)
214d7a
214d7a
grammar.asl   7556:             Name (DBUF, Buffer () {"abcdefghijklmnopqrstuvwxyz"})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\IDX7.TSTL)
214d7a
214d7a
grammar.asl   7736:     Device (MTCH)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   7743:             Name (TIM0, Package ()
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MTCH.TEST)
214d7a
214d7a
grammar.asl   7755:             Name (TMD0, Buffer (20) {0xFF, 0xFF, 0xFF, 0xFF })
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MTCH.TEST)
214d7a
214d7a
grammar.asl   7757:             CreateDWordField (TMD0, 4, DMA0)
214d7a
Remark   2089 -                     Object is not referenced ^  (Name [DMA0] is within a method [TEST])
214d7a
214d7a
grammar.asl   7758:             CreateDWordField (TMD0, 8, PIO1)
214d7a
Remark   2089 -                     Object is not referenced ^  (Name [PIO1] is within a method [TEST])
214d7a
214d7a
grammar.asl   7759:             CreateDWordField (TMD0, 12, DMA1)
214d7a
Remark   2089 -                      Object is not referenced ^  (Name [DMA1] is within a method [TEST])
214d7a
214d7a
grammar.asl   7760:             CreateDWordField (TMD0, 16, CHNF)
214d7a
Remark   2089 -                      Object is not referenced ^  (Name [CHNF] is within a method [TEST])
214d7a
214d7a
grammar.asl   7934:     Device (WHLB)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   8275:                 Name (BUFR, Package (13)    {})
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.BAT1._BIF)
214d7a
214d7a
grammar.asl   8295:         Device (IDX2)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   8300:                 Name (SRCB, Buffer ()   {"Short Buffer"})   //  12 characters plus NULL
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX2.B2IB)
214d7a
214d7a
grammar.asl   8302:                 Name (DEST, Buffer ()                           //  62 characters plus NULL
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX2.B2IB)
214d7a
214d7a
grammar.asl   8493:                 Name (DEST, Package (2) {})
214d7a
Remark   2173 -                             ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.IDX2.FB2P)
214d7a
214d7a
grammar.asl   8678:     Device (SIZO)
214d7a
Warning  3141 -                   ^ Missing dependency (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   8708:             Name (BUFR, Buffer (12) {}) //  uninitialized Buffer
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SARG)
214d7a
214d7a
grammar.asl   8709:             Name (BUF1, Buffer() {0x01, 0x02, 0x03, 0x04, 0x05})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SARG)
214d7a
214d7a
grammar.asl   8710:             Name (PKG0, Package (4) {}) //  uninitialized Package
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SARG)
214d7a
214d7a
grammar.asl   8712:             Name (PKG1, Package (4)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SARG)
214d7a
214d7a
grammar.asl   8720:             Name (PKG2, Package (4)
214d7a
Remark   2063 -                                     ^ Initializer list shorter than declared package length
214d7a
214d7a
grammar.asl   8720:             Name (PKG2, Package (4)
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SARG)
214d7a
214d7a
grammar.asl   8973:             Name (BUFR, Buffer (12) {})
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SBUF)
214d7a
214d7a
grammar.asl   9034:             Name (BUFR, Buffer (12) {}) //  uninitialized Buffer
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SLOC)
214d7a
214d7a
grammar.asl   9036:             Name (PKG0, Package (4) {}) //  uninitialized Package
214d7a
Remark   2173 -                         ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SIZO.SLOC)
214d7a
214d7a
grammar.asl   9132:             Store (_OS, Local0)
214d7a
Warning  3144 -                                 ^ Method Local is set but never used (Local0)
214d7a
214d7a
grammar.asl   9262:         Device (MBIT)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   9273:         Device (MWRD)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   9281:         Device (MBYT)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   9354:         Device (SMIS)
214d7a
Warning  3141 -    Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
grammar.asl   9408:         Device(CNDT)
214d7a
Warning  3141 -   Missing dependency ^  (Device object requires a _HID or _ADR in same scope)
214d7a
214d7a
214d7a
Intel ACPI Component Architecture
214d7a
ASL+ Optimizing Compiler/Disassembler version VVVVVVVV
214d7a
Copyright (c) 2000 - 2021 Intel Corporation
214d7a
214d7a
Ignoring all errors, forcing AML file generation
214d7a
214d7a
ASL Input:     grammar.asl -  323653 bytes   4818 keywords  10284 source lines
214d7a
AML Output:    grammar.aml -   43758 bytes   4148 opcodes     670 named objects
214d7a
214d7a
Compilation successful. 6 Errors, 93 Warnings, 94 Remarks, 1106 Optimizations