Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1.  
  2. Intel ACPI Component Architecture
  3. ASL Optimizing Compiler version 20110211-32 [Feb 12 2011]
  4. Copyright (c) 2000 - 2011 Intel Corporation
  5.  
  6. /Users/tool/Downloads/DSDTSE V2 Beta/DSDTSE.app/Contents/Resources/DSDTFiles/dsdt.dsl 490: 0xFFF00000, // Length
  7. Error 4117-Length is larger than Min/Max window ^
  8.  
  9. /Users/tool/Downloads/DSDTSE V2 Beta/DSDTSE.app/Contents/Resources/DSDTFiles/dsdt.dsl 1243: Or (0x03, PARM)
  10. Warning 1106-Result is not used, operator has no effect ^
  11.  
  12. /Users/tool/Downloads/DSDTSE V2 Beta/DSDTSE.app/Contents/Resources/DSDTFiles/dsdt.dsl 2621: Name (_HID, "pnp0c14")
  13. Error 4124-Non-hex letters must be upper case ^ (pnp0c14)
  14.  
  15. /Users/tool/Downloads/DSDTSE V2 Beta/DSDTSE.app/Contents/Resources/DSDTFiles/dsdt.dsl 4299: Name (_PLD, Buffer (0x10)
  16. Error 4080-Invalid object type for reserved name ^ (found BUFFER, requires Package)
  17.  
  18. /Users/tool/Downloads/DSDTSE V2 Beta/DSDTSE.app/Contents/Resources/DSDTFiles/dsdt.dsl 4340: Name (_PLD, Buffer (0x10)
  19. Error 4080-Invalid object type for reserved name ^ (found BUFFER, requires Package)
  20.  
  21. ASL Input: - 5726 lines, 189314 bytes, 2125 keywords
  22. Compilation complete. 4 Errors, 1 Warnings, 0 Remarks, 23 Optimizations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement