fix the USB Power using a kext, and upgrade drivers and kexts.
This commit is contained in:
@@ -14,14 +14,6 @@
|
||||
<key>Path</key>
|
||||
<string>SSDT-PLUG.aml</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Fix EC and USB Power</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Path</key>
|
||||
<string>SSDT-EC-USBX.aml</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>300 series RTC patch</string>
|
||||
@@ -252,6 +244,16 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>USBPower.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>USB Power</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Patch</key>
|
||||
<array>
|
||||
@@ -449,17 +451,17 @@
|
||||
<key>Generic</key>
|
||||
<dict>
|
||||
<key>MLB</key>
|
||||
<string>M000000000001</string>
|
||||
<string></string>
|
||||
<key>ROM</key>
|
||||
<data>ESIzAAAA</data>
|
||||
<data></data>
|
||||
<key>SpoofVendor</key>
|
||||
<true/>
|
||||
<key>SystemProductName</key>
|
||||
<string>iMacPro1,1</string>
|
||||
<string>iMac19,1</string>
|
||||
<key>SystemSerialNumber</key>
|
||||
<string>W0000000001</string>
|
||||
<string></string>
|
||||
<key>SystemUUID</key>
|
||||
<string>00000000-0000-0000-0000-000000000000</string>
|
||||
<string></string>
|
||||
</dict>
|
||||
<key>UpdateDataHub</key>
|
||||
<true/>
|
||||
|
Reference in New Issue
Block a user