Contribute
Register

100% Success with the Acer Aspire E5-575G-53VG and Sierra 10.12.5

Status
Not open for further replies.
Perfect. I'll copy essentials to that "Other" folder during upgrades.

You should just keep them there.
They will be ignored when booting your system partition with config.plist/SystemParameters/InjectKexts=Detect, but will spring into action automatically when booting the installer or recovery.

Again, I really don't know what you're talking about. :shh:

Added maybe...
 
You should just keep them there.
They will be ignored when booting your system partition with config.plist/SystemParameters/InjectKexts=Detect, but will spring into action automatically when booting the installer or recovery.

So much wisdom it's palpable. Thank you. Done.
 
Ok everyone, some updates on disabling the discrete graphics on this bad boy. Thanks to some comments from rehabman, I have begun following the following guide: https://www.tonymacx86.com/threads/guide-disabling-discrete-graphics-in-dual-gpu-laptops.163772/

Now, I'll outline this in post 1 when I get it figured out completely, but one needs to read https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/ in order to fully grasp how to get started with this. I've followed it, and have F4'd my .aml files, placed them into documents, and have iasl'd the resulting .dsl files. The fun begins!

Discoveries:
  • Of all the SSDT's instructions from the guide (not DSDT yet), only my SSDT-12.dsl had resulting changes from the GFX0 > IGPU patches applied. When applying it to the others, it claimed there were no changes to be made. Interesting.
  • The notes at the bottom state you can find more _DSM methods to remove by running 'grep' against the folder containing the .dsl files. I found more, but they were inside SSDT's that rehabman didn't list specifically in the guide. I'm not sure if I need to patch 0, 12, 14 or 2, which is where more were found.
    SSDT-2x, SSDT-3x, SSDT-4x are not included as they are dynamically loaded.
    SSDT-1, SSDT-5, SSDT-6, SSDT-8 require no patches.
  • The SSDT.dsl files all compile just fine. Yay!
  • My DSDT.dsl file... is a nightmare. Without making any changes to it, and hitting compile, I have 3 or 4 pages of errors.
    Code:
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(2541) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3033) : Error    4064 - Object does not exist (NHPG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3038) : Error    4064 - Object does not exist (NPME)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3197) : Error    4064 - Object does not exist (CRBL)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3203) : Warning  1088 - Not all control paths return a value (XDSM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4255) : Warning  1088 - Not all control paths return a value (THDS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4914) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4914) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4931) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4940) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4945) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4962) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4962) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4979) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4988) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4993) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5010) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5010) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5027) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5036) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5041) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5058) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5058) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5075) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5084) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5089) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5106) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5106) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5123) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5132) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5137) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5154) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5154) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5171) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5180) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5185) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5202) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5202) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5219) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5228) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5233) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5250) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5250) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5267) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5276) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5281) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5538) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5554) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5603) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5644) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5698) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5711) : Warning  1088 - Not all control paths return a value (_PS2)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5724) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6107) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6115) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6159) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6162) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6171) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6219) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6236) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6256) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6261) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6266) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6271) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6309) : Error    4064 - Object does not exist (SLPB)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6310) : Error    4064 - Object does not exist (P8XH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6333) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6555) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6571) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6576) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6803) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6819) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6824) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7051) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7067) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7072) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7299) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7315) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7320) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7547) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7563) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7568) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7795) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7811) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7816) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8043) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8059) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8064) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8291) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8307) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8312) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8539) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8555) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8560) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8787) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8803) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8808) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9035) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9051) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9056) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9283) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9299) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9304) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9531) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9547) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9552) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9779) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9795) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9800) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10027) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10043) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10048) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10275) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10291) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10296) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10523) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10539) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10544) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10771) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10787) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10792) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11019) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11035) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11040) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11267) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11283) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11288) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11310) : Error    4096 - syntax error, unexpected PARSEOP_ARG0
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11310) : Warning  1100 - Statement is unreachable
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11349) : Warning  1088 - Not all control paths return a value (RDCA)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11457) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11491) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11509) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11516) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11520) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11525) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11532) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11541) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11603) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11637) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11655) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11662) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11666) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11671) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11678) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11687) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11749) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11783) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11801) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11808) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11812) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11817) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11824) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11833) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12190) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12190) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12251) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12251) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12312) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12312) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12373) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12373) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12434) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12434) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12495) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12495) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12555) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12555) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12615) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12615) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12674) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12674) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12754) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12754) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12834) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12834) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(13032) : Error    4096 - syntax error, unexpected PARSEOP_NAMESEG
    5/28/17, 10:25:19 PM, ASL Input:  iASL1Zzcgf.dsl - 23225 lines, 696869 bytes, 5090 keywords
    5/28/17, 10:25:19 PM, Compilation complete. 119 Errors, 58 Warnings, 24 Remarks, 57 Optimizations
  • I've attached my .dsl (and the pre-iasl .aml as well).
 

Attachments

  • DSDT.aml
    89.8 KB · Views: 262
  • DSDT.dsl
    688 KB · Views: 215
Ok everyone, some updates on disabling the discrete graphics on this bad boy. Thanks to some comments from rehabman, I have begun following the following guide: https://www.tonymacx86.com/threads/guide-disabling-discrete-graphics-in-dual-gpu-laptops.163772/

Now, I'll outline this in post 1 when I get it figured out completely, but one needs to read https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/ in order to fully grasp how to get started with this. I've followed it, and have F4'd my .aml files, placed them into documents, and have iasl'd the resulting .dsl files. The fun begins!

Discoveries:
  • Of all the SSDT's instructions from the guide (not DSDT yet), only my SSDT-12.dsl had resulting changes from the GFX0 > IGPU patches applied. When applying it to the others, it claimed there were no changes to be made. Interesting.
  • The notes at the bottom state you can find more _DSM methods to remove by running 'grep' against the folder containing the .dsl files. I found more, but they were inside SSDT's that rehabman didn't list specifically in the guide. I'm not sure if I need to patch 0, 12, 14 or 2, which is where more were found.
  • The SSDT.dsl files all compile just fine. Yay!
  • My DSDT.dsl file... is a nightmare. Without making any changes to it, and hitting compile, I have 3 or 4 pages of errors.
    Code:
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(2541) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3033) : Error    4064 - Object does not exist (NHPG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3038) : Error    4064 - Object does not exist (NPME)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3197) : Error    4064 - Object does not exist (CRBL)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(3203) : Warning  1088 - Not all control paths return a value (XDSM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4255) : Warning  1088 - Not all control paths return a value (THDS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4914) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4914) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4931) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4940) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4945) : Error    4064 - Object does not exist (PARC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4962) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4962) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4979) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4988) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(4993) : Error    4064 - Object does not exist (PBRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5010) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5010) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5027) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5036) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5041) : Error    4064 - Object does not exist (PCRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5058) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5058) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5075) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5084) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5089) : Error    4064 - Object does not exist (PDRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5106) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5106) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5123) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5132) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5137) : Error    4064 - Object does not exist (PERC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5154) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5154) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5171) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5180) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5185) : Error    4064 - Object does not exist (PFRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5202) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5202) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5219) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5228) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5233) : Error    4064 - Object does not exist (PGRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5250) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5250) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5267) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5276) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5281) : Error    4064 - Object does not exist (PHRC)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5538) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5554) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5603) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5644) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5698) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5711) : Warning  1088 - Not all control paths return a value (_PS2)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(5724) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6107) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6115) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6159) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6162) : Warning  1088 - Not all control paths return a value (GPEH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6171) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6219) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6236) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6256) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6261) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6266) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6271) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6309) : Error    4064 - Object does not exist (SLPB)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6310) : Error    4064 - Object does not exist (P8XH)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6333) : Error    4064 - Object does not exist (ADBG)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6555) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6571) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6576) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6803) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6819) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(6824) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7051) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7067) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7072) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7299) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7315) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7320) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7547) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7563) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7568) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7795) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7811) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(7816) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8043) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8059) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8064) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8291) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8307) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8312) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8539) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8555) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8560) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8787) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8803) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(8808) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9035) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9051) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9056) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9283) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9299) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9304) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9531) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9547) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9552) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9779) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9795) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(9800) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10027) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10043) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10048) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10275) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10291) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10296) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10523) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10539) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10544) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10771) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10787) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(10792) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11019) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11035) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11040) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11267) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11283) : Error    4064 - Object does not exist (GPRW)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11288) : Error    4064 - Object does not exist (PICM)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11310) : Error    4096 - syntax error, unexpected PARSEOP_ARG0
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11310) : Warning  1100 - Statement is unreachable
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11349) : Warning  1088 - Not all control paths return a value (RDCA)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11457) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11491) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11509) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11516) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11520) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11525) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11532) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11541) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11603) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11637) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11655) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11662) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11666) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11671) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11678) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11687) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11749) : Warning  1088 - Not all control paths return a value (CNRS)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11783) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11801) : Warning  1088 - Not all control paths return a value (_PS3)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11808) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11812) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11817) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11824) : Warning  1088 - Not all control paths return a value (_PS0)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(11833) : Warning  1093 - Called method may not always return a value
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12190) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12190) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12251) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12251) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12312) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12312) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12373) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12373) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12434) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12434) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12495) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12495) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12555) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12555) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12615) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12615) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12674) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12674) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12754) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12754) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12834) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(12834) : Warning  1099 - Unknown reserved name (_HRV)
    5/28/17, 10:25:19 PM, iASL1Zzcgf.dsl(13032) : Error    4096 - syntax error, unexpected PARSEOP_NAMESEG
    5/28/17, 10:25:19 PM, ASL Input:  iASL1Zzcgf.dsl - 23225 lines, 696869 bytes, 5090 keywords
    5/28/17, 10:25:19 PM, Compilation complete. 119 Errors, 58 Warnings, 24 Remarks, 57 Optimizations
  • I've attached my .dsl (and the pre-iasl .aml as well).

There is only one error in your DSDT.dsl.
And that error is due to not using refs.txt as per guide.
I think you are not using the correct MaciASL with ACPI 6.1.
 
There is only one error in your DSDT.dsl.
And that error is due to not using refs.txt as per guide.
I think you are not using the correct MaciASL with ACPI 6.1.

Thank you for not slam dunking my stupidity; I was using some crap version from 2015 by mistake. GAH. *slams head on desk*

One error. Heading back to the guide to follow refs.txt portion. Thanks!
 
There is only one error in your DSDT.dsl.
And that error is due to not using refs.txt as per guide.

Ok, so, I created the refs.txt, placed it with the .aml files, re-ran the new iasl command:
Code:
iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml
, and still ended up with the one error.
Screen Shot 2017-05-28 at 10.57.09 PM.png


. I've also re-attached my new refs.txt'd DSDT.dsl (aml in above post still). I have confirmed I'm using ACPI 6.1 now:

Screen Shot 2017-05-28 at 11.04.43 PM.png


Here is the full output from when I run the iasl + refs.txt code above:

Code:
Michaels-Air:dsdtssdtdump5.28.17 michael$ iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20161210-64(RM)
Copyright (c) 2000 - 2016 Intel Corporation

Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 16 external control methods, reparsing with new information
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    DSDT.dsl - 705011 bytes

iASL Warning: There were 16 external control methods found during
disassembly, but only 9 were resolved (7 unresolved). Additional
ACPI tables may be required to properly disassemble the code. This
resulting disassembler output file may not compile because the
disassembler did not know how many arguments to assign to the
unresolved methods. Note: SSDTs can be dynamically loaded at
runtime and may or may not be available via the host OS.

In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
     External (<method pathname>, MethodObj, <argument count>)
Invocation:
     iasl -fe refs.txt -d dsdt.aml

Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-0.dsl - 11088 bytes
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-1.dsl - 8763 bytes
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-10x.dsl - 2362 bytes
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-11.dsl - 846 bytes
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 14 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-12.dsl - 140389 bytes

iASL Warning: There were 14 external control methods found during
disassembly, but only 12 were resolved (2 unresolved). Additional
ACPI tables may be required to properly disassemble the code. This
resulting disassembler output file may not compile because the
disassembler did not know how many arguments to assign to the
unresolved methods. Note: SSDTs can be dynamically loaded at
runtime and may or may not be available via the host OS.

In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
     External (<method pathname>, MethodObj, <argument count>)
Invocation:
     iasl -fe refs.txt -d dsdt.aml

Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-13.dsl - 3421 bytes
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 6 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-14.dsl - 70418 bytes
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-15.dsl - 160851 bytes
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 3 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-2.dsl - 15618 bytes
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-3.dsl - 19529 bytes
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-4x.dsl - 16080 bytes
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 3 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-5x.dsl - 10920 bytes
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-6x.dsl - 6857 bytes
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 1 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-7x.dsl - 2171 bytes
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-8x.dsl - 1553 bytes
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 1 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-9x.dsl - 2325 bytes
 

Attachments

  • DSDT.dsl
    688 KB · Views: 219
Last edited:
Ok, so, I created the refs.txt, placed it with the .aml files, re-ran the new iasl command:
Code:
iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml
, and still ended up with the one error.
View attachment 258059

. I've also re-attached my new refs.txt'd DSDT.dsl (aml in above post still). I have confirmed I'm using ACPI 6.1 now:

View attachment 258062

Here is the full output from when I run the iasl + refs.txt code above:

Code:
Michaels-Air:dsdtssdtdump5.28.17 michael$ iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml

Intel ACPI Component Architecture
ASL+ Optimizing Compiler version 20161210-64(RM)
Copyright (c) 2000 - 2016 Intel Corporation

Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 16 external control methods, reparsing with new information
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    DSDT.dsl - 705011 bytes

iASL Warning: There were 16 external control methods found during
disassembly, but only 9 were resolved (7 unresolved). Additional
ACPI tables may be required to properly disassemble the code. This
resulting disassembler output file may not compile because the
disassembler did not know how many arguments to assign to the
unresolved methods. Note: SSDTs can be dynamically loaded at
runtime and may or may not be available via the host OS.

In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
     External (<method pathname>, MethodObj, <argument count>)
Invocation:
     iasl -fe refs.txt -d dsdt.aml

Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-0.dsl - 11088 bytes
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-1.dsl - 8763 bytes
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-10x.dsl - 2362 bytes
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-11.dsl - 846 bytes
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 14 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-12.dsl - 140389 bytes

iASL Warning: There were 14 external control methods found during
disassembly, but only 12 were resolved (2 unresolved). Additional
ACPI tables may be required to properly disassemble the code. This
resulting disassembler output file may not compile because the
disassembler did not know how many arguments to assign to the
unresolved methods. Note: SSDTs can be dynamically loaded at
runtime and may or may not be available via the host OS.

In addition, the -fe option can be used to specify a file containing
control method external declarations with the associated method
argument counts. Each line of the file must be of the form:
     External (<method pathname>, MethodObj, <argument count>)
Invocation:
     iasl -fe refs.txt -d dsdt.aml

Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-13.dsl - 3421 bytes
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 6 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-14.dsl - 70418 bytes
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-15.dsl - 160851 bytes
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 3 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-2.dsl - 15618 bytes
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-3.dsl - 19529 bytes
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-4x.dsl - 16080 bytes
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 3 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-5x.dsl - 10920 bytes
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-6x.dsl - 6857 bytes
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 1 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-7x.dsl - 2171 bytes
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
External object resolution file      SSDT-9x.aml
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-8x.dsl - 1553 bytes
Input file SSDT-9x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApHwp    00003000 INTL 20120816)
External object resolution file      SSDT-8x.aml
Input file SSDT-8x.aml, Length 0x8E (142) bytes
ACPI: SSDT 0x0000000000000000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-7x.aml
Input file SSDT-7x.aml, Length 0x119 (281) bytes
ACPI: SSDT 0x0000000000000000 000119 (v02 PmRef  ApCst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-6x.aml
Input file SSDT-6x.aml, Length 0x37F (895) bytes
ACPI: SSDT 0x0000000000000000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-5x.aml
Input file SSDT-5x.aml, Length 0x5AA (1450) bytes
ACPI: SSDT 0x0000000000000000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-4x.aml
Input file SSDT-4x.aml, Length 0x61E (1566) bytes
ACPI: SSDT 0x0000000000000000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-3.aml
Input file SSDT-3.aml, Length 0xE73 (3699) bytes
ACPI: SSDT 0x0000000000000000 000E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-2.aml
Input file SSDT-2.aml, Length 0x4A3 (1187) bytes
ACPI: SSDT 0x0000000000000000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-15.aml
Input file SSDT-15.aml, Length 0x443C (17468) bytes
ACPI: SSDT 0x0000000000000000 00443C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-14.aml
Input file SSDT-14.aml, Length 0x3016 (12310) bytes
ACPI: SSDT 0x0000000000000000 003016 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-13.aml
Input file SSDT-13.aml, Length 0x19A (410) bytes
ACPI: SSDT 0x0000000000000000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-12.aml
Input file SSDT-12.aml, Length 0x4E73 (20083) bytes
ACPI: SSDT 0x0000000000000000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file      SSDT-11.aml
Input file SSDT-11.aml, Length 0x4B (75) bytes
ACPI: SSDT 0x0000000000000000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file     SSDT-10x.aml
Input file SSDT-10x.aml, Length 0x130 (304) bytes
ACPI: SSDT 0x0000000000000000 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120816)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-1.aml
Input file SSDT-1.aml, Length 0x4AB (1195) bytes
ACPI: SSDT 0x0000000000000000 0004AB (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file       SSDT-0.aml
Input file SSDT-0.aml, Length 0x4B7 (1207) bytes
ACPI: SSDT 0x0000000000000000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
External object resolution file         DSDT.aml
Input file DSDT.aml, Length 0x16716 (91926) bytes
ACPI: DSDT 0x0000000000000000 016716 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
Pass 1 parse of [DSDT]
Pass 2 parse of [DSDT]
Did not find any external methods in reference file "refs.txt"
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed

Found 1 external control methods, reparsing with new information
Pass 1 parse of [SSDT]
Pass 2 parse of [SSDT]
Parsing Deferred Opcodes (Methods/Buffers/Packages/Regions)

Parsing completed
Disassembly completed
ASL Output:    SSDT-9x.dsl - 2325 bytes

You still didn't use refs.txt.
Or your refs.txt content was invalid/corrupt.
 

Attachments

  • refs.txt
    988 bytes · Views: 151
Status
Not open for further replies.
Back
Top