diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist index 226029c..0c596e6 100644 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist +++ b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19B88 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,27 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.3 + 2.8 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.3 + 2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C29 + 11E801a DTPlatformVersion GM DTSDKBuild - 16E185 + 19G68 DTSDKName - macosx10.12 + macosx10.15 DTXcode - 1130 + 1170 DTXcodeBuild - 11C29 + 11E801a IOKitPersonalities Custom MT2 Personality @@ -528,34 +528,31 @@ com.alexandred.VoodooI2C IOClass VoodooI2CPCIController - IONameMatch - - pci8086,2e8 - pci8086,2e9 - pci8086,9d60 - pci8086,9d61 - pci8086,9d62 - pci8086,9d63 - pci8086,9de8 - pci8086,9de9 - pci8086,a160 - pci8086,a161 - pci8086,a162 - pci8086,a368 - pci8086,a369 - pci8086,a36a - pci8086,a36b - + IOPCIMatch + 0x9d608086&0xFFFCFFFF 0xa1608086&0xFFFCFFFF 0x9de88086&0xFFFCFFFF 0xa3688086&0xFFFCFFFF IOProbeScore 9999 IOProviderClass - IOService + IOPCIDevice + + VoodooI2CPCILakeController + + CFBundleIdentifier + com.alexandred.VoodooI2C + IOClass + VoodooI2CPCILakeController + IOPCIMatch + 0x06e88086&0xFFFCFFFF 0x02e88086&0xFFFCFFFF 0x34e88086&0xFFFCFFFF + IOProbeScore + 9999 + IOProviderClass + IOPCIDevice LSMinimumSystemVersion 10.11 NSHumanReadableCopyright - Copyright © 2019 Alexandre Daoud. All rights reserved. + Copyright © 2020 Alexandre Daoud. All rights reserved. OSBundleCompatibleVersion 2.0.0 OSBundleLibraries diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C old mode 100644 new mode 100755 index c5e472a..fb7853a Binary files a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C and b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C differ diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist index 12edced..5b11f44 100644 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist +++ b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19B88 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C29 + 11E801a DTPlatformVersion GM DTSDKBuild - 16E185 + 19G68 DTSDKName - macosx10.12 + macosx10.15 DTXcode - 1130 + 1170 DTXcodeBuild - 11C29 + 11E801a IOKitPersonalities VoodooGPIOCannonLakeH @@ -66,6 +66,19 @@ IOProviderClass IOService + VoodooGPIOIceLakeLP + + CFBundleIdentifier + org.coolstar.VoodooGPIO + IOClass + VoodooGPIOIceLakeLP + IONameMatch + + INT3455 + + IOProviderClass + IOService + VoodooGPIOSunrisePointH CFBundleIdentifier diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO old mode 100644 new mode 100755 index 20fc856..e688c8a Binary files a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO and b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO differ diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist index a08c7af..85e1eb0 100644 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist +++ b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19B88 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C29 + 11E801a DTPlatformVersion GM DTSDKBuild - 16E185 + 19G68 DTSDKName - macosx10.12 + macosx10.15 DTXcode - 1130 + 1170 DTXcodeBuild - 11C29 + 11E801a IOKitPersonalities VoodooI2CLogger @@ -76,5 +76,7 @@ com.apple.kpi.libkern 14 + OSBundleRequired + Root diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices old mode 100644 new mode 100755 index 79944b5..afe9656 Binary files a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices and b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices differ diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index d5d0fd7..0000000 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ - - nested - - weight - 10 - - ^.* - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^Resources/ - - weight - 20 - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^[^/]+$ - - nested - - weight - 10 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist new file mode 100644 index 0000000..2d2354a --- /dev/null +++ b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -0,0 +1,78 @@ + + + + + BuildMachineOSBuild + 19F101 + CFBundleDevelopmentRegion + en + CFBundleExecutable + VoodooInput + CFBundleIdentifier + me.kishorprins.VoodooInput + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + VoodooInput + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.1.4 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.1.4 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 11E801a + DTPlatformVersion + GM + DTSDKBuild + 19G68 + DTSDKName + macosx10.15 + DTXcode + 1170 + DTXcodeBuild + 11E801a + IOKitPersonalities + + Voodoo Input + + CFBundleIdentifier + me.kishorprins.VoodooInput + IOClass + VoodooInput + IOProbeScore + 200 + IOPropertyMatch + + VoodooInputSupported + + + IOProviderClass + IOService + + + LSMinimumSystemVersion + 10.11 + NSHumanReadableCopyright + Copyright © 2019 Kishor Prins. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOHIDFamily + 2.0 + com.apple.kpi.iokit + 14 + com.apple.kpi.libkern + 14 + com.apple.kpi.mach + 13.0 + + OSBundleRequired + Root + + diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput new file mode 100755 index 0000000..a0a8815 Binary files /dev/null and b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/_CodeSignature/CodeResources similarity index 100% rename from CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources rename to CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/_CodeSignature/CodeResources diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/_CodeSignature/CodeResources b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index e3af16b..0000000 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,134 +0,0 @@ - - - - - files - - files2 - - PlugIns/VoodooGPIO.kext - - cdhash - - 7MJTmumI5o/hDeDuv1eljg5oN/E= - - requirement - cdhash H"a894b0070fddd513f8784e0ae9ef23404754e591" or cdhash H"ecc2539ae988e68fe10de0eebf57a58e0e6837f1" - - PlugIns/VoodooI2CServices.kext - - cdhash - - GHalEFEL570AE8QZwMUNODDSVuE= - - requirement - cdhash H"30013f03ed34b37067abc2bbd76f62c293426537" or cdhash H"1876a510510be7bd0013c419c0c50d3830d256e1" - - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ - - nested - - weight - 10 - - ^.* - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^Resources/ - - weight - 20 - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^[^/]+$ - - nested - - weight - 10 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/Info.plist b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/Info.plist index 95192de..998233f 100644 --- a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/Info.plist +++ b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19C57 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 0.3.1 + 0.4.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 0.3.1 + 0.4.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix old mode 100644 new mode 100755 index 8e77583..a1051ea Binary files a/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix and b/CLOVER/EFI/CLOVER/kexts/Other/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix differ diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist index 3261903..0c596e6 100644 --- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.7 + 2.8 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.7 + 2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C b/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C old mode 100644 new mode 100755 index e8b53ca..fb7853a Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C differ diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO old mode 100644 new mode 100755 index 2da99bd..e688c8a Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO differ diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices old mode 100644 new mode 100755 index 3075898..afe9656 Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices differ diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist index da53a0c..2d2354a 100644 --- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.1.3 + 1.1.4 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.1.3 + 1.1.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput old mode 100644 new mode 100755 index d61025a..a0a8815 Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/Info.plist index e883e90..998233f 100644 --- a/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H114 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 0.3.1 + 0.4.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 0.3.1 + 0.4.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12C33 - DTPlatformName - macosx + 11C29 DTPlatformVersion - 11.1 + GM DTSDKBuild - 20C63 + 19B90 DTSDKName - macosx11.1 + macosx10.15 DTXcode - 1230 + 1130 DTXcodeBuild - 12C33 + 11C29 IOKitPersonalities Goodix Touch Screen @@ -75,6 +73,8 @@ 2.0 com.apple.iokit.IOACPIFamily 1.4 + com.apple.iokit.IOGraphicsFamily + 1.0.0b1 com.apple.iokit.IOHIDFamily 2.0 com.apple.kpi.iokit @@ -84,7 +84,5 @@ com.apple.kpi.mach 13.0 - OSBundleRequired - Root diff --git a/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix b/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix old mode 100644 new mode 100755 index d5d079b..a1051ea Binary files a/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix and b/EFI/OC/Kexts/VoodooI2CGoodix.kext/Contents/MacOS/VoodooI2CGoodix differ diff --git a/EFI/OC/Kexts/VoodooI2CGoodix.kext/SSDT-Touch.aml b/EFI/OC/Kexts/VoodooI2CGoodix.kext/SSDT-Touch.aml deleted file mode 100644 index 646d08d..0000000 Binary files a/EFI/OC/Kexts/VoodooI2CGoodix.kext/SSDT-Touch.aml and /dev/null differ