From d52278e01ef9cbaf09fab8c8504862038791a6bd Mon Sep 17 00:00:00 2001 From: Mqdd Date: Thu, 29 Jan 2026 11:13:04 +0700 Subject: Update Sequoia --- oc/Kexts/VoodooI2C.kext/Contents/Info.plist | 39 ++----- oc/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C | Bin 174528 -> 170376 bytes .../PlugIns/VoodooGPIO.kext/Contents/Info.plist | 44 ++------ .../VoodooGPIO.kext/Contents/MacOS/VoodooGPIO | Bin 303264 -> 155856 bytes .../Contents/_CodeSignature/CodeResources | 115 --------------------- .../VoodooI2CServices.kext/Contents/Info.plist | 16 ++- .../Contents/MacOS/VoodooI2CServices | Bin 62544 -> 43120 bytes .../Contents/_CodeSignature/CodeResources | 115 --------------------- .../PlugIns/VoodooInput.kext/Contents/Info.plist | 22 ++-- .../VoodooInput.kext/Contents/MacOS/VoodooInput | Bin 108320 -> 107552 bytes 10 files changed, 33 insertions(+), 318 deletions(-) delete mode 100755 oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources delete mode 100755 oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources (limited to 'oc/Kexts/VoodooI2C.kext/Contents') diff --git a/oc/Kexts/VoodooI2C.kext/Contents/Info.plist b/oc/Kexts/VoodooI2C.kext/Contents/Info.plist index c6e5c5f..0c596e6 100755 --- a/oc/Kexts/VoodooI2C.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooI2C.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23H124 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.9.1 + 2.8 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.9.1 + 2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - - DTPlatformName - macosx + 11E801a DTPlatformVersion - 13.3 + GM DTSDKBuild - 22E245 + 19G68 DTSDKName - macosx13.3 + macosx10.15 DTXcode - 1431 + 1170 DTXcodeBuild - 14E300c + 11E801a IOKitPersonalities Custom MT2 Personality @@ -513,25 +511,6 @@ IOProviderClass IOService - VoodooI2CACPIControllerAMD - - AccessIntrMaskWorkaround - - CFBundleIdentifier - com.alexandred.VoodooI2C - IOClass - VoodooI2CACPIController - IONameMatch - - AMD0010 - AMDI0010 - AMDI0510 - - IOProbeScore - 9999 - IOProviderClass - IOService - VoodooI2CControllerDriver CFBundleIdentifier diff --git a/oc/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C b/oc/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C index 95c0304..fb7853a 100755 Binary files a/oc/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C and b/oc/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C differ diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist index a1b119c..5b11f44 100755 --- a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23H124 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,36 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - - DTPlatformName - macosx + 11E801a DTPlatformVersion - 13.3 + GM DTSDKBuild - 22E245 + 19G68 DTSDKName - macosx13.3 + macosx10.15 DTXcode - 1431 + 1170 DTXcodeBuild - 14E300c + 11E801a IOKitPersonalities - VoodooGPIOAMD - - CFBundleIdentifier - org.coolstar.VoodooGPIO - IOClass - VoodooGPIOAMD - IONameMatch - - AMD0030 - AMDI0030 - AMDI0031 - - IOProviderClass - IOService - VoodooGPIOCannonLakeH CFBundleIdentifier @@ -122,19 +105,6 @@ IOProviderClass IOService - VoodooGPIOTigerLakeLP - - CFBundleIdentifier - org.coolstar.VoodooGPIO - IOClass - VoodooGPIOTigerLakeLP - IONameMatch - - INTC1055 - - IOProviderClass - IOService - LSMinimumSystemVersion 10.12 diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO index ec240fd..e688c8a 100755 Binary files a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO and b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO differ diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.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/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist index 568599e..85e1eb0 100755 --- a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23H124 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,19 +27,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - - DTPlatformName - macosx + 11E801a DTPlatformVersion - 13.3 + GM DTSDKBuild - 22E245 + 19G68 DTSDKName - macosx13.3 + macosx10.15 DTXcode - 1431 + 1170 DTXcodeBuild - 14E300c + 11E801a IOKitPersonalities VoodooI2CLogger diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices index 8ce7109..afe9656 100755 Binary files a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices and b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices differ diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/oc/Kexts/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/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist index 14518b9..2d2354a 100755 --- a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 23H124 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.1.6 + 1.1.4 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.1.6 + 1.1.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - - DTPlatformName - macosx + 11E801a DTPlatformVersion - 13.3 + GM DTSDKBuild - 22E245 + 19G68 DTSDKName - macosx13.3 + macosx10.15 DTXcode - 1431 + 1170 DTXcodeBuild - 14E300c + 11E801a IOKitPersonalities Voodoo Input @@ -60,7 +58,7 @@ LSMinimumSystemVersion - 10.10 + 10.11 NSHumanReadableCopyright Copyright © 2019 Kishor Prins. All rights reserved. OSBundleLibraries diff --git a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput index c7e404b..a0a8815 100755 Binary files a/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/oc/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ -- cgit v1.2.3