So recently I managed to generate SSDT called SSDT-GPIO and SSDT-TPDE using Gen2IC. Those SSDT are basically GPIO Patches needed to install VoodooI2C.kext Those SSDT work wonders, but there's no If (_OSI ("Darwin")) lines inside the generated SSDT and that will make the changes enabled on other OS booted from Open Core.
So I tried to combine those SSDT into SSDT-I2C but I don't really know how to implement If (_OSI ("Darwin")) in it.
Please help me if you know the link for related tutorial or maybe any of you could just point out rightly what I needed to change.
[link] [comments]
Post a Comment