Advertisement
Guest User

Untitled

a guest
Jul 8th, 2024
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.00 KB | None | 0 0
  1. Intel ACPI Component Architecture
  2. ASL+ Optimizing Compiler/Disassembler version 20230628
  3. Copyright (c) 2000 - 2023 Intel Corporation
  4.  
  5. Error 6126 - Compiler aborting due to parser-detected syntax error(s)
  6.  
  7.  
  8. dsdt.dsl 2452: Notify (\_SB.I2CD.I2SC, One) // Device Check
  9. Error 6126 - syntax error ^
  10.  
  11. dsdt.dsl 4694: Return (SUPC (One, 0x03))
  12. Error 6126 - syntax error ^
  13.  
  14. dsdt.dsl 4695: }
  15. Error 6126 - syntax error ^
  16.  
  17. dsdt.dsl 4708: Return (SPLD (0x05, One))
  18. Error 6126 - syntax error ^
  19.  
  20. dsdt.dsl 4709: }
  21. Error 6126 - syntax error ^
  22.  
  23. dsdt.dsl 6091: M255 = 0x2C
  24. Error 6126 - syntax error ^
  25.  
  26. dsdt.dsl 6110: M255 = 0x2C
  27. Error 6126 - syntax error ^
  28.  
  29. dsdt.dsl 6130: M255 = 0x2C
  30. Error 6126 - syntax error ^
  31.  
  32. dsdt.dsl 6149: M255 = 0x2C
  33. Error 6126 - syntax error ^
  34.  
  35. dsdt.dsl 6780: 0x08 = M017 (Arg0, Arg1, Arg2, 0x34, Zero)
  36. Error 6126 - syntax error ^
  37.  
  38. dsdt.dsl 6782: While ((Local1 != Zero))
  39. Error 6126 - syntax error ^
  40.  
  41. dsdt.dsl 6783: {
  42. Error 6126 - syntax error ^
  43.  
  44. dsdt.dsl 6786: If (((Local2 == Zero) || (Local2 == 0xFF)))
  45. Error 6126 - syntax error ^
  46.  
  47. dsdt.dsl 6787: {
  48. Error 6126 - syntax error ^
  49.  
  50. dsdt.dsl 6797: 0x08 = M017 (Arg0, Arg1, Arg2, (Local1 + One), Zero)
  51. Error 6126 - syntax error ^
  52.  
  53. dsdt.dsl 6799: }
  54. Error 6126 - syntax error ^
  55.  
  56. dsdt.dsl 6855: 0x18 = M019 (Zero, 0x02, 0x04)
  57. Error 6126 - syntax error ^
  58.  
  59. dsdt.dsl 6857: NBRI = ((Local0 & 0xFF00) >> 0x08)
  60. Error 6126 - syntax error ^
  61.  
  62. dsdt.dsl 6858: 0x04 = M019 (NBRI, Zero, Zero)
  63. Error 6126 - syntax error ^
  64.  
  65. dsdt.dsl 6860: 0x10 = M019 (NBRI, Zero, Zero)
  66. Error 6126 - syntax error ^
  67.  
  68. dsdt.dsl 6862: Local1 = PXCR (NBRI, Zero, Zero)
  69. Error 6126 - syntax error ^
  70.  
  71. dsdt.dsl 6863: (Local1 + 0x08) = M019 (NBRI, Zero, Zero)
  72. Error 6126 - syntax error ^
  73.  
  74. dsdt.dsl 6869: D0NV = Zero
  75. Error 6126 - syntax error ^
  76.  
  77. Error 6126 - Compiler aborting due to parser-detected syntax error(s)
  78.  
  79.  
  80. dsdt.dsl 130: Method (GVER, 1, NotSerialized)
  81. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GVER)
  82.  
  83. dsdt.dsl 132: Name (BUFF, Buffer (0x0100){})
  84. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GVER)
  85.  
  86. dsdt.dsl 142: Method (GTSI, 1, NotSerialized)
  87. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GTSI)
  88.  
  89. dsdt.dsl 144: Name (BUFF, Buffer (0x0100){})
  90. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GTSI)
  91.  
  92. dsdt.dsl 145: Local0 = Arg0
  93. Warning 3144 - ^ Method Local is set but never used (Local0)
  94.  
  95. dsdt.dsl 155: Method (GTMP, 1, NotSerialized)
  96. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GTMP)
  97.  
  98. dsdt.dsl 157: Name (BUFF, Buffer (0x0100){})
  99. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GTMP)
  100.  
  101. dsdt.dsl 158: Local0 = Arg0
  102. Warning 3144 - ^ Method Local is set but never used (Local0)
  103.  
  104. dsdt.dsl 248: Method (STMT, 1, NotSerialized)
  105. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\STMT)
  106.  
  107. dsdt.dsl 250: Name (BUFF, Buffer (0x0100){})
  108. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\STMT)
  109.  
  110. dsdt.dsl 251: Local0 = Arg0
  111. Warning 3144 - ^ Method Local is set but never used (Local0)
  112.  
  113. dsdt.dsl 320: Method (GPSI, 1, NotSerialized)
  114. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GPSI)
  115.  
  116. dsdt.dsl 322: Name (BUFF, Buffer (0x0100){})
  117. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GPSI)
  118.  
  119. dsdt.dsl 323: Local0 = Arg0
  120. Warning 3144 - ^ Method Local is set but never used (Local0)
  121.  
  122. dsdt.dsl 333: Name (BUFF, Buffer (0x0100){})
  123. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GPCI)
  124.  
  125. dsdt.dsl 334: Name (IADP, Zero)
  126. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GPCI)
  127.  
  128. dsdt.dsl 335: Name (IBAT, Zero)
  129. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GPCI)
  130.  
  131. dsdt.dsl 336: Name (VBAT, Zero)
  132. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GPCI)
  133.  
  134. dsdt.dsl 381: Method (SLIV, 1, NotSerialized)
  135. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SLIV)
  136.  
  137. dsdt.dsl 383: Name (BUFF, Buffer (0x0100){})
  138. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SLIV)
  139.  
  140. dsdt.dsl 384: Local0 = Arg0
  141. Warning 3144 - ^ Method Local is set but never used (Local0)
  142.  
  143. dsdt.dsl 387: Acquire (\_SB.PCI0.LPC0.EC0.ECMT, 0x03E8)
  144. Warning 3130 - ^ Result is not used, possible operator timeout will be missed
  145.  
  146. dsdt.dsl 417: Name (BUFF, Buffer (0x0100){})
  147. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GFNS)
  148.  
  149. dsdt.dsl 418: Local0 = Arg0
  150. Warning 3144 - ^ Method Local is set but never used (Local0)
  151.  
  152. dsdt.dsl 455: Name (BUFF, Buffer (0x0100){})
  153. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GCVA)
  154.  
  155. dsdt.dsl 456: Name (BCVF, Zero)
  156. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GCVA)
  157.  
  158. dsdt.dsl 457: Name (BCVT, Zero)
  159. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GCVA)
  160.  
  161. dsdt.dsl 458: Local0 = Arg0
  162. Warning 3144 - ^ Method Local is set but never used (Local0)
  163.  
  164. dsdt.dsl 473: Local1 = Zero
  165. Warning 3144 - ^ Method Local is set but never used (Local1)
  166.  
  167. dsdt.dsl 499: Method (GFRQ, 1, NotSerialized)
  168. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GFRQ)
  169.  
  170. dsdt.dsl 501: Name (BUFF, Buffer (0x0100){})
  171. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GFRQ)
  172.  
  173. dsdt.dsl 502: Local0 = Arg0
  174. Warning 3144 - ^ Method Local is set but never used (Local0)
  175.  
  176. dsdt.dsl 508: Method (STMP, 1, NotSerialized)
  177. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\STMP)
  178.  
  179. dsdt.dsl 510: Name (BUFF, Buffer (0x0100){})
  180. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\STMP)
  181.  
  182. dsdt.dsl 511: Local0 = Arg0
  183. Warning 3144 - ^ Method Local is set but never used (Local0)
  184.  
  185. dsdt.dsl 616: Method (SBTT, 1, NotSerialized)
  186. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SBTT)
  187.  
  188. dsdt.dsl 618: Name (BUFF, Buffer (0x0100){})
  189. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SBTT)
  190.  
  191. dsdt.dsl 619: Local0 = Arg0
  192. Warning 3144 - ^ Method Local is set but never used (Local0)
  193.  
  194. dsdt.dsl 629: Method (GBTT, 1, NotSerialized)
  195. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GBTT)
  196.  
  197. dsdt.dsl 631: Name (BUFF, Buffer (0x0100){})
  198. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GBTT)
  199.  
  200. dsdt.dsl 632: Local0 = Arg0
  201. Warning 3144 - ^ Method Local is set but never used (Local0)
  202.  
  203. dsdt.dsl 642: Method (GFRS, 1, NotSerialized)
  204. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GFRS)
  205.  
  206. dsdt.dsl 644: Name (BUFF, Buffer (0x0100){})
  207. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GFRS)
  208.  
  209. dsdt.dsl 645: Local0 = Arg0
  210. Warning 3144 - ^ Method Local is set but never used (Local0)
  211.  
  212. dsdt.dsl 660: Name (BUFF, Buffer (0x0100){})
  213. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SFRS)
  214.  
  215. dsdt.dsl 661: Name (RELT, Zero)
  216. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SFRS)
  217.  
  218. dsdt.dsl 662: Local0 = Arg0
  219. Warning 3144 - ^ Method Local is set but never used (Local0)
  220.  
  221. dsdt.dsl 688: Method (SMLS, 1, NotSerialized)
  222. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SMLS)
  223.  
  224. dsdt.dsl 690: Name (BUFF, Buffer (0x0100){})
  225. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SMLS)
  226.  
  227. dsdt.dsl 706: Method (GFNM, 1, NotSerialized)
  228. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GFNM)
  229.  
  230. dsdt.dsl 708: Name (BUFF, Buffer (0x0100){})
  231. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GFNM)
  232.  
  233. dsdt.dsl 718: Method (SFNM, 1, NotSerialized)
  234. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SFNM)
  235.  
  236. dsdt.dsl 720: Name (BUFF, Buffer (0x0100){})
  237. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SFNM)
  238.  
  239. dsdt.dsl 730: Method (GTUB, 1, NotSerialized)
  240. Remark 2146 - ^ Method Argument is never used (Arg0)
  241.  
  242. dsdt.dsl 730: Method (GTUB, 1, NotSerialized)
  243. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GTUB)
  244.  
  245. dsdt.dsl 732: Name (BUFF, Buffer (0x0100){})
  246. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GTUB)
  247.  
  248. dsdt.dsl 740: Method (STUB, 1, NotSerialized)
  249. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\STUB)
  250.  
  251. dsdt.dsl 742: Name (BUFF, Buffer (0x0100){})
  252. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\STUB)
  253.  
  254. dsdt.dsl 772: Method (GWKM, 1, NotSerialized)
  255. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GWKM)
  256.  
  257. dsdt.dsl 774: Name (BUFF, Buffer (0x0100){})
  258. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GWKM)
  259.  
  260. dsdt.dsl 784: Method (SWKM, 1, NotSerialized)
  261. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SWKM)
  262.  
  263. dsdt.dsl 786: Name (BUFF, Buffer (0x0100){})
  264. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SWKM)
  265.  
  266. dsdt.dsl 796: Method (GSTP, 1, NotSerialized)
  267. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GSTP)
  268.  
  269. dsdt.dsl 798: Name (BUFF, Buffer (0x0100){})
  270. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GSTP)
  271.  
  272. dsdt.dsl 806: (GSII == 0x2D)
  273. Error 6114 - ^ Result is not used, operator has no effect
  274.  
  275. dsdt.dsl 820: Name (BUFF, Buffer (0x0100){})
  276. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SSTP)
  277.  
  278. dsdt.dsl 829: (SSII == 0x2D)
  279. Error 6114 - ^ Result is not used, operator has no effect
  280.  
  281. dsdt.dsl 878: Method (SLGO, 1, NotSerialized)
  282. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SLGO)
  283.  
  284. dsdt.dsl 880: Name (BUFF, Buffer (0x0100){})
  285. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SLGO)
  286.  
  287. dsdt.dsl 890: Method (GLGO, 1, NotSerialized)
  288. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GLGO)
  289.  
  290. dsdt.dsl 892: Name (BUFF, Buffer (0x0100){})
  291. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GLGO)
  292.  
  293. dsdt.dsl 902: Method (GLOG, 1, NotSerialized)
  294. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GLOG)
  295.  
  296. dsdt.dsl 904: Name (BUFF, Buffer (0x0100){})
  297. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GLOG)
  298.  
  299. dsdt.dsl 905: Local0 = Arg0
  300. Warning 3144 - ^ Method Local is set but never used (Local0)
  301.  
  302. dsdt.dsl 1284: Name (BUFF, Buffer (0x0100){})
  303. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GSWL)
  304.  
  305. dsdt.dsl 1285: Local0 = Arg0
  306. Warning 3144 - ^ Method Local is set but never used (Local0)
  307.  
  308. dsdt.dsl 1496: Method (SKBT, 1, NotSerialized)
  309. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SKBT)
  310.  
  311. dsdt.dsl 1498: Name (BUFF, Buffer (0x0100){})
  312. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SKBT)
  313.  
  314. dsdt.dsl 1512: Method (GKBT, 1, NotSerialized)
  315. Remark 2146 - ^ Method Argument is never used (Arg0)
  316.  
  317. dsdt.dsl 1512: Method (GKBT, 1, NotSerialized)
  318. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\GKBT)
  319.  
  320. dsdt.dsl 1514: Name (BUFF, Buffer (0x0100){})
  321. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\GKBT)
  322.  
  323. dsdt.dsl 1658: PEWS = PEWS /* \PEWS */
  324. Warning 3023 - ^ Duplicate value in list (Source is the same as Target)
  325.  
  326. dsdt.dsl 1668: PEWS = PEWS /* \PEWS */
  327. Warning 3023 - ^ Duplicate value in list (Source is the same as Target)
  328.  
  329. dsdt.dsl 1675: OperationRegion (VARM, SystemIO, 0x80, 0x04)
  330. Warning 3175 - ^ Static OperationRegion should be declared outside control method
  331.  
  332. dsdt.dsl 1675: OperationRegion (VARM, SystemIO, 0x80, 0x04)
  333. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\TPST)
  334.  
  335. dsdt.dsl 1814: Method (SCMP, 2, NotSerialized)
  336. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SCMP)
  337.  
  338. dsdt.dsl 1856: Name (BUF0, Buffer (Local0){})
  339. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SEQL)
  340.  
  341. dsdt.dsl 1858: Name (BUF1, Buffer (Local0){})
  342. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\SEQL)
  343.  
  344. dsdt.dsl 1962: ElseIf (CondRefOf (\_OS, Local0))
  345. Warning 3144 - Method Local is set but never used ^ (Local0)
  346.  
  347. dsdt.dsl 2035: Name (BUFS, Buffer (Local0){})
  348. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MBGS)
  349.  
  350. dsdt.dsl 2051: Name (BUFS, Buffer (Local0){})
  351. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\MBGH)
  352.  
  353. dsdt.dsl 2331: OperationRegion (CMOS, SystemIO, 0x70, 0x04)
  354. Warning 3175 - ^ Static OperationRegion should be declared outside control method
  355.  
  356. dsdt.dsl 2331: OperationRegion (CMOS, SystemIO, 0x70, 0x04)
  357. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\WRCM)
  358.  
  359. dsdt.dsl 2346: OperationRegion (CMOS, SystemIO, 0x70, 0x04)
  360. Warning 3175 - ^ Static OperationRegion should be declared outside control method
  361.  
  362. dsdt.dsl 2346: OperationRegion (CMOS, SystemIO, 0x70, 0x04)
  363. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RDCM)
  364.  
  365. dsdt.dsl 2360: Method (RV32, 1, NotSerialized)
  366. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\RV32)
  367.  
  368. dsdt.dsl 2362: Name (BYT0, Zero)
  369. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RV32)
  370.  
  371. dsdt.dsl 2363: Name (BYT1, Zero)
  372. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RV32)
  373.  
  374. dsdt.dsl 2364: Name (BYT2, Zero)
  375. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RV32)
  376.  
  377. dsdt.dsl 2365: Name (BYT3, Zero)
  378. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RV32)
  379.  
  380. dsdt.dsl 2366: Name (RETS, Zero)
  381. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\RV32)
  382.  
  383. dsdt.dsl 2450: (M009 == 0x74)
  384. Error 6114 - ^ Result is not used, operator has no effect
  385.  
  386. dsdt.dsl 2452: Notify (\_SB.I2CD.I2SC, One) // Device Check
  387. Error 6126 - syntax error ^
  388.  
  389. dsdt.dsl 2473: Device (PCI0)
  390. Warning 3073 - Multiple types ^ (Device object requires either a _HID or _ADR, but not both)
  391.  
  392. dsdt.dsl 2819: Method (NAPE, 0, NotSerialized)
  393. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.NAPE)
  394.  
  395. dsdt.dsl 2823: OperationRegion (VARM, SystemMemory, Local0, 0x08)
  396. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.NAPE)
  397.  
  398. dsdt.dsl 4409: Divide ((Arg0 * 0xFF), 0x64, Local1, Local0)
  399. Warning 3144 - Method Local is set but never used ^ (Local1)
  400.  
  401. dsdt.dsl 4424: Method (_WOV, 0, NotSerialized)
  402. Warning 3133 - Unknown reserved name ^ (_WOV)
  403.  
  404. dsdt.dsl 4688: Method (_UPC, 0, NotSerialized) // _UPC: USB Port Capabilities
  405. Warning 3115 - Not all control paths return a value ^ (\_SB.PCI0.GP17.XHC1.RHUB.PRT1._UPC)
  406.  
  407. dsdt.dsl 4688: Method (_UPC, 0, NotSerialized) // _UPC: USB Port Capabilities
  408. Warning 3107 - Reserved method must return a value ^ (Package required for _UPC)
  409.  
  410. dsdt.dsl 4692: (M009 == 0x8C)
  411. Error 6114 - Result is not used, operator has no effect ^
  412.  
  413. dsdt.dsl 4694: Return (SUPC (One, 0x03))
  414. Error 6126 - syntax error ^
  415.  
  416. dsdt.dsl 4695: }
  417. Error 6126 - syntax error ^
  418.  
  419. dsdt.dsl 4702: Method (_PLD, 0, NotSerialized) // _PLD: Physical Location of Device
  420. Warning 3115 - Not all control paths return a value ^ (\_SB.PCI0.GP17.XHC1.RHUB.PRT1._PLD)
  421.  
  422. dsdt.dsl 4702: Method (_PLD, 0, NotSerialized) // _PLD: Physical Location of Device
  423. Warning 3107 - Reserved method must return a value ^ (Package required for _PLD)
  424.  
  425. dsdt.dsl 4706: (M009 == 0x8C)
  426. Error 6114 - Result is not used, operator has no effect ^
  427.  
  428. dsdt.dsl 4708: Return (SPLD (0x05, One))
  429. Error 6126 - syntax error ^
  430.  
  431. dsdt.dsl 4709: }
  432. Error 6126 - syntax error ^
  433.  
  434. dsdt.dsl 4747: If ((Arg0 == ToUUID ("aa10f4e0-81ac-4233-abf6-3b2ac50e28d9") /* Unknown UUID */))
  435. Remark 2184 - Unknown UUID string ^
  436.  
  437. dsdt.dsl 4774: ElseIf ((Arg0 == ToUUID ("2d19d3e1-5708-4696-bd5b-2c3dbae2d6a9") /* Unknown UUID */))
  438. Remark 2184 - Unknown UUID string ^
  439.  
  440. dsdt.dsl 4824: Sleep (RDLY)
  441. Remark 2159 - Very long Sleep, greater than 1 second ^
  442.  
  443. dsdt.dsl 4826: Sleep (RDLY)
  444. Remark 2159 - Very long Sleep, greater than 1 second ^
  445.  
  446. dsdt.dsl 4866: Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  447. Warning 3115 - Not all control paths return a value ^ (\_SB.PCI0.GP17.XHC1.RHUB.PRT3._DSM)
  448.  
  449. dsdt.dsl 4866: Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  450. Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
  451.  
  452. dsdt.dsl 4868: If ((Arg0 == ToUUID ("ea9a9c7b-7bab-468c-84fa-a9a59f8ad1cb") /* Unknown UUID */))
  453. Remark 2184 - Unknown UUID string ^
  454.  
  455. dsdt.dsl 5201: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
  456. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.HPET._CRS)
  457.  
  458. dsdt.dsl 5203: Name (BUF0, ResourceTemplate ()
  459. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.HPET._CRS)
  460.  
  461. dsdt.dsl 5571: OperationRegion (PCPT, SystemIO, 0x80, 0x04)
  462. Warning 3175 - ^ Static OperationRegion should be declared outside control method
  463.  
  464. dsdt.dsl 5571: OperationRegion (PCPT, SystemIO, 0x80, 0x04)
  465. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPC0.EC0.ECPC)
  466.  
  467. dsdt.dsl 6067: Method (_Q60, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF
  468. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.LPC0.EC0._Q60)
  469.  
  470. dsdt.dsl 6091: M255 = 0x2C
  471. Error 6126 - syntax error ^
  472.  
  473. dsdt.dsl 6110: M255 = 0x2C
  474. Error 6126 - syntax error ^
  475.  
  476. dsdt.dsl 6130: M255 = 0x2C
  477. Error 6126 - syntax error ^
  478.  
  479. dsdt.dsl 6149: M255 = 0x2C
  480. Error 6126 - syntax error ^
  481.  
  482. dsdt.dsl 6330: OperationRegion (XHIO, SystemMemory, 0xFED81500, 0x0300)
  483. Warning 3175 - ^ Static OperationRegion should be declared outside control method
  484.  
  485. dsdt.dsl 6330: OperationRegion (XHIO, SystemMemory, 0xFED81500, 0x0300)
  486. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPC0.EC0.UPHK)
  487.  
  488. dsdt.dsl 6338: Switch (Arg0)
  489. Warning 3124 - ^ Switch expression is not a static Integer/Buffer/String data type, defaulting to Integer
  490.  
  491. dsdt.dsl 6384: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
  492. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.GPP2._CRS)
  493.  
  494. dsdt.dsl 6386: Name (RBUF, ResourceTemplate ()
  495. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GPP2._CRS)
  496.  
  497. dsdt.dsl 6412: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
  498. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.GPP3._CRS)
  499.  
  500. dsdt.dsl 6414: Name (RBUF, ResourceTemplate ()
  501. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GPP3._CRS)
  502.  
  503. dsdt.dsl 6446: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
  504. Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.GPP4._CRS)
  505.  
  506. dsdt.dsl 6448: Name (RBUF, ResourceTemplate ()
  507. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GPP4._CRS)
  508.  
  509. dsdt.dsl 6463: Name (QBUF, ResourceTemplate ()
  510. Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GPP4._CRS)
  511.  
  512. dsdt.dsl 6493: If ((Arg0 == ToUUID ("f21202bf-8f78-4dc6-a5b3-1f738e285ade") /* Unknown UUID */))
  513. Remark 2184 - Unknown UUID string ^
  514.  
  515. dsdt.dsl 6779: Local0 = Zero
  516. Warning 3144 - ^ Method Local is set but never used (Local0)
  517.  
  518. dsdt.dsl 6780: 0x08 = M017 (Arg0, Arg1, Arg2, 0x34, Zero)
  519. Error 6126 - syntax error ^
  520.  
  521. dsdt.dsl 6782: While ((Local1 != Zero))
  522. Error 6126 - syntax error ^
  523.  
  524. dsdt.dsl 6782: While ((Local1 != Zero))
  525. Error 6066 - ^ Method local variable is not initialized (Local1)
  526.  
  527. dsdt.dsl 6783: {
  528. Error 6126 - syntax error ^
  529.  
  530. dsdt.dsl 6784: 0x08 = M017 (Arg0, Arg1, Arg2, Local1, Zero)
  531. Error 6066 - Method local variable is not initialized ^ (Local1)
  532.  
  533. dsdt.dsl 6786: If (((Local2 == Zero) || (Local2 == 0xFF)))
  534. Error 6126 - syntax error ^
  535.  
  536. dsdt.dsl 6786: If (((Local2 == Zero) || (Local2 == 0xFF)))
  537. Error 6066 - ^ Method local variable is not initialized (Local2)
  538.  
  539. dsdt.dsl 6786: If (((Local2 == Zero) || (Local2 == 0xFF)))
  540. Error 6066 - Method local variable is not initialized ^ (Local2)
  541.  
  542. dsdt.dsl 6786: If (((Local2 == Zero) || (Local2 == 0xFF)))
  543. Error 6114 - Result is not used, operator has no effect ^
  544.  
  545. dsdt.dsl 6787: {
  546. Error 6126 - syntax error ^
  547.  
  548. dsdt.dsl 6788: Break
  549. Error 6081 - ^ No enclosing While statement
  550.  
  551. dsdt.dsl 6791: If ((Local2 == 0x10))
  552. Remark 2067 - ^ Local or Arg used outside a control method
  553.  
  554. dsdt.dsl 6797: 0x08 = M017 (Arg0, Arg1, Arg2, (Local1 + One), Zero)
  555. Error 6126 - syntax error ^
  556.  
  557. dsdt.dsl 6799: }
  558. Error 6126 - syntax error ^
  559.  
  560. dsdt.dsl 6821: Scope (GPP6)
  561. Error 6085 - ^ Object not found or not accessible from current scope (GPP6)
  562.  
  563. dsdt.dsl 6838: Local1 = PXCR (NBRI, Zero, Zero)
  564. Error 6088 - ^ Object is not accessible from this scope (PXCR)
  565.  
  566. dsdt.dsl 6855: 0x18 = M019 (Zero, 0x02, 0x04)
  567. Error 6126 - syntax error ^
  568.  
  569. dsdt.dsl 6857: NBRI = ((Local0 & 0xFF00) >> 0x08)
  570. Error 6126 - syntax error ^
  571.  
  572. dsdt.dsl 6857: NBRI = ((Local0 & 0xFF00) >> 0x08)
  573. Error 6114 - Result is not used, operator has no effect ^
  574.  
  575. dsdt.dsl 6858: 0x04 = M019 (NBRI, Zero, Zero)
  576. Error 6126 - syntax error ^
  577.  
  578. dsdt.dsl 6860: 0x10 = M019 (NBRI, Zero, Zero)
  579. Error 6126 - syntax error ^
  580.  
  581. dsdt.dsl 6862: Local1 = PXCR (NBRI, Zero, Zero)
  582. Error 6126 - syntax error ^
  583.  
  584. dsdt.dsl 6862: Local1 = PXCR (NBRI, Zero, Zero)
  585. Error 6088 - ^ Object is not accessible from this scope (PXCR)
  586.  
  587. dsdt.dsl 6863: (Local1 + 0x08) = M019 (NBRI, Zero, Zero)
  588. Error 6126 - syntax error ^
  589.  
  590. dsdt.dsl 6863: (Local1 + 0x08) = M019 (NBRI, Zero, Zero)
  591. Error 6114 - ^ Result is not used, operator has no effect
  592.  
  593. dsdt.dsl 6864: PXDC
  594. Error 6086 - ^ Not a control method, cannot invoke (PXDC is a Integer)
  595.  
  596. dsdt.dsl 6866: PXLC
  597. Error 6086 - ^ Not a control method, cannot invoke (PXLC is a Integer)
  598.  
  599. dsdt.dsl 6869: D0NV = Zero
  600. Error 6126 - syntax error ^
  601.  
  602. dsdt.dsl 6901: ToUUID ("5025030f-842f-4ab4-a561-99a5189762d0") /* Unknown UUID */,
  603. Remark 2184 - Unknown UUID string ^
  604.  
  605. dsdt.dsl 8087: Local3 = (One << Arg0)
  606. Warning 3144 - ^ Method Local is set but never used (Local3)
  607.  
  608. dsdt.dsl 8793: CreateByteField (BUF0, \_SB.PCI0.UAR1._CRS._Y09._MIN, IOLO) // _MIN: Minimum Base Address
  609. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  610.  
  611. dsdt.dsl 8795: CreateByteField (BUF0, \_SB.PCI0.UAR1._CRS._Y09._MAX, IORL) // _MAX: Maximum Base Address
  612. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  613.  
  614. dsdt.dsl 8866: CreateByteField (BUF0, \_SB.PCI0.UAR2._CRS._Y0B._MIN, IOLO) // _MIN: Minimum Base Address
  615. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  616.  
  617. dsdt.dsl 8868: CreateByteField (BUF0, \_SB.PCI0.UAR2._CRS._Y0B._MAX, IORL) // _MAX: Maximum Base Address
  618. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  619.  
  620. dsdt.dsl 8939: CreateByteField (BUF0, \_SB.PCI0.UAR3._CRS._Y0D._MIN, IOLO) // _MIN: Minimum Base Address
  621. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  622.  
  623. dsdt.dsl 8941: CreateByteField (BUF0, \_SB.PCI0.UAR3._CRS._Y0D._MAX, IORL) // _MAX: Maximum Base Address
  624. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  625.  
  626. dsdt.dsl 9012: CreateByteField (BUF0, \_SB.PCI0.UAR4._CRS._Y0F._MIN, IOLO) // _MIN: Minimum Base Address
  627. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  628.  
  629. dsdt.dsl 9014: CreateByteField (BUF0, \_SB.PCI0.UAR4._CRS._Y0F._MAX, IORL) // _MAX: Maximum Base Address
  630. Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
  631.  
  632. dsdt.dsl 9097: Method (FWDT, 1, NotSerialized)
  633. Remark 2146 - ^ Method Argument is never used (Arg0)
  634.  
  635. Input file: dsdt.dsl - Compilation aborted due to parser-detected syntax error(s)
  636. Hex Dump: dsdt.hex - 357658 bytes
  637.  
  638. Compilation failed. 42 Errors, 45 Warnings, 99 Remarks
  639. No AML files were generated due to syntax error(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement