Skip to content

Commit

Permalink
new TDPX
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Apr 10, 2020
1 parent 7e7df44 commit 3aefb9f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 104 deletions.
Binary file added EFIOC/OC/ACPI/SSDT-KBDM.aml
Binary file not shown.
138 changes: 34 additions & 104 deletions EFIOC/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<key>Comment</key>
<string>Fix HPET,TIMR,RTC</string>
<key>Enabled</key>
<true/>
<false/>
<key>Path</key>
<string>SSDT-HRT.aml</string>
</dict>
Expand All @@ -70,6 +70,14 @@
<key>Path</key>
<string>SSDT-KBD0.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Custom ADB Keyboard</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-KBDM.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Fake Ethernet</string>
Expand Down Expand Up @@ -130,7 +138,7 @@
<key>Comment</key>
<string>Add SLPB device</string>
<key>Enabled</key>
<true/>
<false/>
<key>Path</key>
<string>SSDT-SLPB.aml</string>
</dict>
Expand All @@ -140,7 +148,7 @@
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-TPD0.aml</string>
<string>SSDT-TPDX.aml</string>
</dict>
<dict>
<key>Comment</key>
Expand Down Expand Up @@ -241,84 +249,6 @@
<key>TableSignature</key>
<data>RFNEVA==</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename MATH._STA and LDR2._STA to XSTA</string>
<key>Count</key>
<integer>0</integer>
<key>Enabled</key>
<true/>
<key>Find</key>
<data>X1NUQQCgDZNQ</data>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>OemTableId</key>
<data></data>
<key>Replace</key>
<data>WFNUQQCgDZNQ</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
<key>TableLength</key>
<integer>0</integer>
<key>TableSignature</key>
<data>RFNEVA==</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename TPD0._CRS to XCRS</string>
<key>Count</key>
<integer>0</integer>
<key>Enabled</key>
<false/>
<key>Find</key>
<data>FEAHX0NSUwA=</data>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>OemTableId</key>
<data></data>
<key>Replace</key>
<data>FEAHWENSUwA=</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
<key>TableLength</key>
<integer>0</integer>
<key>TableSignature</key>
<data>U1NEVA==</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename TPD0._INI to XINI</string>
<key>Count</key>
<integer>0</integer>
<key>Enabled</key>
<false/>
<key>Find</key>
<data>FEUEX0lOSQA=</data>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>OemTableId</key>
<data></data>
<key>Replace</key>
<data>FEUEWElOSQA=</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
<key>TableLength</key>
<integer>0</integer>
<key>TableSignature</key>
<data>U1NEVA==</data>
</dict>
</array>
<key>Quirks</key>
<dict>
Expand Down Expand Up @@ -752,6 +682,22 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>BundlePath</key>
<string>NVMeFix.kext</string>
<key>Comment</key>
<string>NVME Power</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/NVMeFix</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
Expand Down Expand Up @@ -818,13 +764,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext</string>
<string>VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext</string>
<key>Comment</key>
<string>Trackpad</string>
<string>VoodooI2CServices</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooGPIO</string>
<string>Contents/MacOS/VoodooI2CServices</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -834,13 +780,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext</string>
<string>VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext</string>
<key>Comment</key>
<string>Trackpad</string>
<string>VoodooGPI0</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooI2CServices</string>
<string>Contents/MacOS/VoodooGPIO</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -852,7 +798,7 @@
<key>BundlePath</key>
<string>VoodooI2C.kext</string>
<key>Comment</key>
<string>Trackpad</string>
<string>VoodooI2C</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down Expand Up @@ -928,22 +874,6 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>BundlePath</key>
<string>NVMeFix.kext</string>
<key>Comment</key>
<string>NVME Power</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/NVMeFix</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>
Expand Down

0 comments on commit 3aefb9f

Please sign in to comment.