DKMN

SSDT-1.aml as of 20140318

Mar 18th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. DefinitionBlock ("SSDT-1.aml", "SSDT", 1, "APPLE ", "CpuPm", 0x00012700)
  2. {
  3. External (\_SB_.C00B, DeviceObj)
  4. External (\_SB_.C00A, DeviceObj)
  5. External (\_SB_.C009, DeviceObj)
  6. External (\_SB_.C008, DeviceObj)
  7. External (\_SB_.C007, DeviceObj)
  8. External (\_SB_.C006, DeviceObj)
  9. External (\_SB_.C005, DeviceObj)
  10. External (\_SB_.C004, DeviceObj)
  11. External (\_SB_.C003, DeviceObj)
  12. External (\_SB_.C002, DeviceObj)
  13. External (\_SB_.C001, DeviceObj)
  14. External (\_SB_.C000, DeviceObj)
  15. Scope (\_SB.C000)
  16. {
  17. Method (_INI, 0, NotSerialized)
  18. {
  19. Store ("ssdtPRGen version....: 12.7 / Mac OS X 10.9.2 (13C64)", Debug)
  20. Store ("target processor.....: E5-2620", Debug)
  21. Store ("running processor....: ", Debug)
  22. Store ("baseFrequency........: 1200", Debug)
  23. Store ("frequency............: 2000", Debug)
  24. Store ("busFrequency.........: 100", Debug)
  25. Store ("logicalCPUs..........: 12", Debug)
  26. Store ("maximum TDP..........: 95", Debug)
  27. Store ("packageLength........: 14", Debug)
  28. Store ("turboStates..........: 5", Debug)
  29. Store ("maxTurboFrequency....: 2500", Debug)
  30. Store ("machdep.xcpm.mode....: 0", Debug)
  31. }
  32. Name (APSN, 0x05)
  33. Name (APSS, Package (0x0E)
  34. {
  35. Package (0x06)
  36. {
  37. 0x09C4,
  38. 0x00017318,
  39. 0x0A,
  40. 0x0A,
  41. 0x1900,
  42. 0x1900
  43. },
  44. Package (0x06)
  45. {
  46. 0x0960,
  47. 0x00017318,
  48. 0x0A,
  49. 0x0A,
  50. 0x1800,
  51. 0x1800
  52. },
  53. Package (0x06)
  54. {
  55. 0x08FC,
  56. 0x00017318,
  57. 0x0A,
  58. 0x0A,
  59. 0x1700,
  60. 0x1700
  61. },
  62. Package (0x06)
  63. {
  64. 0x0898,
  65. 0x00017318,
  66. 0x0A,
  67. 0x0A,
  68. 0x1600,
  69. 0x1600
  70. },
  71. Package (0x06)
  72. {
  73. 0x0834,
  74. 0x00017318,
  75. 0x0A,
  76. 0x0A,
  77. 0x1500,
  78. 0x1500
  79. },
  80. Package (0x06)
  81. {
  82. 0x07D0,
  83. 0x00017318,
  84. 0x0A,
  85. 0x0A,
  86. 0x1400,
  87. 0x1400
  88. },
  89. Package (0x06)
  90. {
  91. 0x076C,
  92. 0x00015C8B,
  93. 0x0A,
  94. 0x0A,
  95. 0x1300,
  96. 0x1300
  97. },
  98. Package (0x06)
  99. {
  100. 0x0708,
  101. 0x0001466F,
  102. 0x0A,
  103. 0x0A,
  104. 0x1200,
  105. 0x1200
  106. },
  107. Package (0x06)
  108. {
  109. 0x06A4,
  110. 0x000130C4,
  111. 0x0A,
  112. 0x0A,
  113. 0x1100,
  114. 0x1100
  115. },
  116. Package (0x06)
  117. {
  118. 0x0640,
  119. 0x00011B88,
  120. 0x0A,
  121. 0x0A,
  122. 0x1000,
  123. 0x1000
  124. },
  125. Package (0x06)
  126. {
  127. 0x05DC,
  128. 0x000106BB,
  129. 0x0A,
  130. 0x0A,
  131. 0x0F00,
  132. 0x0F00
  133. },
  134. Package (0x06)
  135. {
  136. 0x0578,
  137. 0xF25B,
  138. 0x0A,
  139. 0x0A,
  140. 0x0E00,
  141. 0x0E00
  142. },
  143. Package (0x06)
  144. {
  145. 0x0514,
  146. 0xDE67,
  147. 0x0A,
  148. 0x0A,
  149. 0x0D00,
  150. 0x0D00
  151. },
  152. Package (0x06)
  153. {
  154. 0x04B0,
  155. 0xCADF,
  156. 0x0A,
  157. 0x0A,
  158. 0x0C00,
  159. 0x0C00
  160. }
  161. })
  162. Method (ACST, 0, NotSerialized)
  163. {
  164. Store ("Method C000.ACST Called", Debug)
  165. Store ("C000 C-States : 29", Debug)
  166. Return (Package (0x06)
  167. {
  168. One,
  169. 0x04,
  170. Package (0x04)
  171. {
  172. ResourceTemplate ()
  173. {
  174. Register (FFixedHW,
  175. 0x01, // Bit Width
  176. 0x02, // Bit Offset
  177. 0x0000000000000000, // Address
  178. 0x01, // Access Size
  179. )
  180. },
  181. One,
  182. Zero,
  183. 0x03E8
  184. },
  185. Package (0x04)
  186. {
  187. ResourceTemplate ()
  188. {
  189. Register (FFixedHW,
  190. 0x01, // Bit Width
  191. 0x02, // Bit Offset
  192. 0x0000000000000010, // Address
  193. 0x03, // Access Size
  194. )
  195. },
  196. 0x03,
  197. 0xCD,
  198. 0x01F4
  199. },
  200. Package (0x04)
  201. {
  202. ResourceTemplate ()
  203. {
  204. Register (FFixedHW,
  205. 0x01, // Bit Width
  206. 0x02, // Bit Offset
  207. 0x0000000000000020, // Address
  208. 0x03, // Access Size
  209. )
  210. },
  211. 0x06,
  212. 0xF5,
  213. 0x015E
  214. },
  215. Package (0x04)
  216. {
  217. ResourceTemplate ()
  218. {
  219. Register (FFixedHW,
  220. 0x01, // Bit Width
  221. 0x02, // Bit Offset
  222. 0x0000000000000030, // Address
  223. 0x03, // Access Size
  224. )
  225. },
  226. 0x07,
  227. 0xF5,
  228. 0xC8
  229. }
  230. })
  231. }
  232. }
  233. Scope (\_SB.C001)
  234. {
  235. Method (APSS, 0, NotSerialized)
  236. {
  237. Store ("Method _SB_.C001.APSS Called", Debug)
  238. Return (\_SB.C000.APSS)
  239. }
  240. }
  241. Scope (\_SB.C002)
  242. {
  243. Method (APSS, 0, NotSerialized)
  244. {
  245. Store ("Method _SB_.C002.APSS Called", Debug)
  246. Return (\_SB.C000.APSS)
  247. }
  248. }
  249. Scope (\_SB.C003)
  250. {
  251. Method (APSS, 0, NotSerialized)
  252. {
  253. Store ("Method _SB_.C003.APSS Called", Debug)
  254. Return (\_SB.C000.APSS)
  255. }
  256. }
  257. Scope (\_SB.C004)
  258. {
  259. Method (APSS, 0, NotSerialized)
  260. {
  261. Store ("Method _SB_.C004.APSS Called", Debug)
  262. Return (\_SB.C000.APSS)
  263. }
  264. }
  265. Scope (\_SB.C005)
  266. {
  267. Method (APSS, 0, NotSerialized)
  268. {
  269. Store ("Method _SB_.C005.APSS Called", Debug)
  270. Return (\_SB.C000.APSS)
  271. }
  272. }
  273. Scope (\_SB.C006)
  274. {
  275. Method (APSS, 0, NotSerialized)
  276. {
  277. Store ("Method _SB_.C006.APSS Called", Debug)
  278. Return (\_SB.C000.APSS)
  279. }
  280. }
  281. Scope (\_SB.C007)
  282. {
  283. Method (APSS, 0, NotSerialized)
  284. {
  285. Store ("Method _SB_.C007.APSS Called", Debug)
  286. Return (\_SB.C000.APSS)
  287. }
  288. }
  289. Scope (\_SB.C008)
  290. {
  291. Method (APSS, 0, NotSerialized)
  292. {
  293. Store ("Method _SB_.C008.APSS Called", Debug)
  294. Return (\_SB.C000.APSS)
  295. }
  296. }
  297. Scope (\_SB.C009)
  298. {
  299. Method (APSS, 0, NotSerialized)
  300. {
  301. Store ("Method _SB_.C009.APSS Called", Debug)
  302. Return (\_SB.C000.APSS)
  303. }
  304. }
  305. Scope (\_SB.C00A)
  306. {
  307. Method (APSS, 0, NotSerialized)
  308. {
  309. Store ("Method _SB_.C00A.APSS Called", Debug)
  310. Return (\_SB.C000.APSS)
  311. }
  312. }
  313. Scope (\_SB.C00B)
  314. {
  315. Method (APSS, 0, NotSerialized)
  316. {
  317. Store ("Method _SB_.C00B.APSS Called", Debug)
  318. Return (\_SB.C000.APSS)
  319. }
  320. }
  321. }
Add Comment
Please, Sign In to add comment