Advertisement
RubbaBoy

iasl.exe -g

Aug 31st, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1.  
  2. C:\Users\Adam\Downloads\DSDT>set IASL=\Users\Adam\Downloads\iasl-win-20120620
  3.  
  4. C:\Users\Adam\Downloads\DSDT>set ASL="\Program Files (x86)\Microsoft ASL Compile
  5. r v4.0"
  6.  
  7. C:\Users\Adam\Downloads\DSDT>%IASL%\iasl.exe -g
  8.  
  9. Intel ACPI Component Architecture
  10. ASL Optimizing Compiler version 20120620-32 [Jun 20 2012]
  11. Copyright (c) 2000 - 2012 Intel Corporation
  12.  
  13. Table [RSDT] obtained from registry, 124 bytes
  14. Table [RSDT] written to "RSDT_SLIC-MPC.dat"
  15. There are 11 tables defined in the XSDT
  16.  
  17. Table [FACP] obtained from registry, 244 bytes
  18. Table [FACP] written to "FACP_161C.dat"
  19.  
  20. Table [DSDT] obtained from registry, 152193 bytes
  21. Table [DSDT] written to "DSDT_161C.dat"
  22.  
  23. Disassembly of DSDT
  24. Pass 1 parse of [DSDT]
  25. Pass 2 parse of [DSDT]
  26. Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
  27. ................................................................................
  28. ................................................................................
  29. ................................................................................
  30. ................................................................................
  31. ................................................................................
  32. ................................................................................
  33. ................................................................................
  34. ................................................................................
  35. ................................................................................
  36. ................................................................................
  37. ................................................................................
  38. ................................................................................
  39. ................................................................................
  40. ................................................................................
  41. ................................................................................
  42. ................................................................................
  43. ...........................................................................
  44. Parsing completed
  45.  
  46. Found 2 external control methods, reparsing with new information
  47. Pass 1 parse of [DSDT]
  48. Pass 2 parse of [DSDT]
  49. Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)
  50. ................................................................................
  51. ................................................................................
  52. ................................................................................
  53. ................................................................................
  54. ................................................................................
  55. ................................................................................
  56. ................................................................................
  57. ................................................................................
  58. ................................................................................
  59. ................................................................................
  60. ................................................................................
  61. ................................................................................
  62. ................................................................................
  63. ................................................................................
  64. ................................................................................
  65. ................................................................................
  66. ...........................................................................
  67. Parsing completed
  68. ACPI Warning: NsLookup: Type mismatch on HASH (RegionField), searching for (Buff
  69. er) (20120620/nsaccess-731)
  70. Disassembly completed
  71. ASL Output: dsdt_161C.dsl - 1019908 bytes
  72.  
  73. C:\Users\Adam\Downloads\DSDT>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement