Пост #137933 |
сохранен 10.07.2020 16:27
- Редактировать пост
- Печать
- Скачать
- Посты-ответы на этот пост: # 188617 # 194961 # 215007
- Посмотреть дерево постов
-
Сравнить с постом
#
Текст поста
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 | iasl -tc dsdt.dsl Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20200326 Copyright (c) 2000 - 2020 Intel Corporation dsdt.dsl 408: If (CondRefOf (_OSI, Local0)) Warning 3144 - ^ Method Local is set but never used (Local0) dsdt.dsl 2239: Device (PCI0) Warning 3073 - Multiple types ^ (Device object requires either a _HID or _ADR, but not both) dsdt.dsl 2647: CreateDWordField (BUF0, \_SB.PCI0._Y0F._LEN, MSLN) // _LEN: Length Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 64 bits, Field: 32 bits) dsdt.dsl 3743: IO (Decode16, Error 6090 - ^ Min/Max/Length/Gran are all zero, but no resource tag dsdt.dsl 3802: Acquire (MUT0, 0x0FFF) Warning 3130 - ^ Result is not used, possible operator timeout will be missed dsdt.dsl 4148: Method (SIOS, 1, NotSerialized) Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.LPCB.SIOS) dsdt.dsl 4152: OperationRegion (KBIO, SystemIO, 0x60, 0x05) Warning 3175 - ^ Static OperationRegion should be declared outside control method dsdt.dsl 4152: OperationRegion (KBIO, SystemIO, 0x60, 0x05) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.SIOS) dsdt.dsl 4153: Field (KBIO, ByteAcc, NoLock, Preserve) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.SIOS) dsdt.dsl 4281: Method (SIOW, 1, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 4306: Name (_FDE, Package (0x05) // _FDE: Floppy Disk Enumerate Error 6105 - Invalid object type for reserved name ^ (_FDE: found Package, Buffer required) dsdt.dsl 4588: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.LPCB.CIR._CRS) dsdt.dsl 4590: Name (BUF1, ResourceTemplate () Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.CIR._CRS) dsdt.dsl 6163: Name (UPCA, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01._UPC) dsdt.dsl 6175: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01._PLD) dsdt.dsl 6191: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR11._UPC) dsdt.dsl 6203: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR11._PLD) dsdt.dsl 6220: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR12._UPC) dsdt.dsl 6232: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR12._PLD) dsdt.dsl 6249: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR13._UPC) dsdt.dsl 6261: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR13._PLD) dsdt.dsl 6278: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR14._UPC) dsdt.dsl 6290: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR14._PLD) dsdt.dsl 6306: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6351: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR15._UPC) dsdt.dsl 6363: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR15._PLD) dsdt.dsl 6379: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6424: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR16._UPC) dsdt.dsl 6436: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR16._PLD) dsdt.dsl 6452: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6497: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR17._UPC) dsdt.dsl 6509: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR17._PLD) dsdt.dsl 6525: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6570: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR18._UPC) dsdt.dsl 6582: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC1.HUBN.PR01.PR18._PLD) dsdt.dsl 6642: Name (UPCA, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01._UPC) dsdt.dsl 6654: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01._PLD) dsdt.dsl 6670: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR11._UPC) dsdt.dsl 6682: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR11._PLD) dsdt.dsl 6699: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR12._UPC) dsdt.dsl 6711: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR12._PLD) dsdt.dsl 6727: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6772: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR13._UPC) dsdt.dsl 6784: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR13._PLD) dsdt.dsl 6800: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - Use of compiler reserved name ^ (_T_0) dsdt.dsl 6845: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR14._UPC) dsdt.dsl 6857: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR14._PLD) dsdt.dsl 6874: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR15._UPC) dsdt.dsl 6886: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR15._PLD) dsdt.dsl 6903: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR16._UPC) dsdt.dsl 6915: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.EHC2.HUBN.PR01.PR16._PLD) dsdt.dsl 6957: Method (POSC, 3, Serialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 7012: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP1._UPC) dsdt.dsl 7029: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP1._PLD) dsdt.dsl 7052: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP2._UPC) dsdt.dsl 7069: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP2._PLD) dsdt.dsl 7092: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP3._UPC) dsdt.dsl 7109: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP3._PLD) dsdt.dsl 7132: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP4._UPC) dsdt.dsl 7149: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.HSP4._PLD) dsdt.dsl 7172: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP1._UPC) dsdt.dsl 7189: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP1._PLD) dsdt.dsl 7212: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP2._UPC) dsdt.dsl 7229: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP2._PLD) dsdt.dsl 7252: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP3._UPC) dsdt.dsl 7269: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP3._PLD) dsdt.dsl 7292: Name (UPCP, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP4._UPC) dsdt.dsl 7309: Name (PLDP, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.XHC.RHUB.SSP4._PLD) dsdt.dsl 7576: Name (TBUF, Buffer (0x0100){}) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.SBUS.SBLR) dsdt.dsl 7728: Method (SPTS, 1, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 7877: Method (UXDV, 1, NotSerialized) Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\UXDV) dsdt.dsl 7880: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_0) dsdt.dsl 7918: Method (RRIO, 4, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg3) dsdt.dsl 7918: Method (RRIO, 4, NotSerialized) Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\RRIO) dsdt.dsl 7920: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_0) dsdt.dsl 8125: Method (RDMA, 3, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 8125: Method (RDMA, 3, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg1) dsdt.dsl 8125: Method (RDMA, 3, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg2) dsdt.dsl 8131: Method (NPTS, 1, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 8135: Method (NWAK, 1, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 8219: Method (_DOD, 0, NotSerialized) // _DOD: Display Output Devices Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8271: Name (TMP1, Package (0x01) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8281: Name (TMP2, Package (0x02) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8293: Name (TMP3, Package (0x03) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8307: Name (TMP4, Package (0x04) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8323: Name (TMP5, Package (0x05) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8341: Name (TMP6, Package (0x06) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8361: Name (TMP7, Package (0x07) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 8383: Name (TMP8, Package (0x08) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GFX0._DOD) dsdt.dsl 9422: Sleep (ASLP) Remark 2159 - ^ Very long Sleep, greater than 1 second dsdt.dsl 9432: Sleep (ASLP) Remark 2159 - ^ Very long Sleep, greater than 1 second dsdt.dsl 9501: Sleep (ASLP) Remark 2159 - ^ Very long Sleep, greater than 1 second dsdt.dsl 9663: Processor (CPU0, 0x01, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9664: Processor (CPU1, 0x02, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9665: Processor (CPU2, 0x03, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9666: Processor (CPU3, 0x04, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9667: Processor (CPU4, 0x05, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9668: Processor (CPU5, 0x06, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9669: Processor (CPU6, 0x07, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 9670: Processor (CPU7, 0x08, 0x00000410, 0x06){} Warning 3168 - ^ Legacy Processor() keyword detected. Use Device() keyword instead. dsdt.dsl 10074: If (CondRefOf (_OSI, Local0)) Warning 3144 - Method Local is set but never used ^ (Local0) dsdt.dsl 10613: Method (_HID, 0, NotSerialized) // _HID: Hardware ID Warning 3115 - ^ Not all control paths return a value (\_SB.PCI0.LPCB.TPM._HID) dsdt.dsl 10613: Method (_HID, 0, NotSerialized) // _HID: Hardware ID Warning 3107 - ^ Reserved method must return a value (Integer/String required for _HID) dsdt.dsl 10670: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.LPCB.TPM._DSM) dsdt.dsl 10674: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_0) dsdt.dsl 10714: Name (PPI1, Package (0x02) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.TPM._DSM) dsdt.dsl 10735: Name (PPI2, Package (0x03) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.TPM._DSM) dsdt.dsl 10817: Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_1) dsdt.dsl 10917: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\_SB.PCI0.ITPM._DSM) dsdt.dsl 10921: Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_0) dsdt.dsl 10956: Name (PPI1, Package (0x02) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.ITPM._DSM) dsdt.dsl 10977: Name (PPI2, Package (0x03) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.ITPM._DSM) dsdt.dsl 11024: Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z Remark 2011 - ^ Use of compiler reserved name (_T_1) dsdt.dsl 11168: Name (_HID, "pnp0c14") // _HID: Hardware ID Error 6136 - ^ Non-hex letters must be upper case (pnp0c14) dsdt.dsl 11176: Method (WMMX, 3, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg0) dsdt.dsl 11176: Method (WMMX, 3, NotSerialized) Remark 2146 - ^ Method Argument is never used (Arg1) dsdt.dsl 11316: Name (_HID, "ABCDEFGH") // _HID: Hardware ID Error 6035 - ^ _HID suffix must be all hex digits (GH) ASL Input: dsdt.dsl - 356569 bytes 4279 keywords 11406 source lines Hex Dump: dsdt.hex - 377414 bytes Compilation failed. 4 Errors, 16 Warnings, 97 Remarks No AML files were generated due to compiler error(s) |