diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist old mode 100755 new mode 100644 index 3eb8163..2b1e0f2 --- a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 21G419 + 19H2026 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,29 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.6.5 + 2.6.7 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 2.6.5 + 2.6.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 13F100 + 12D4e DTPlatformName macosx DTPlatformVersion - 12.3 + 11.1 DTSDKBuild - 21E226 + 20C63 DTSDKName - macosx12.3 + macosx11.1 DTXcode - 1341 + 1240 DTXcodeBuild - 13F100 + 12D4e IOKitPersonalities BlueToolFixup diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup index 8585838..52870b9 100755 Binary files a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup and b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup differ diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist deleted file mode 100755 index 7b7464a..0000000 --- a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist +++ /dev/null @@ -1,114 +0,0 @@ - - - - - BuildMachineOSBuild - 19H1419 - CFBundleDevelopmentRegion - en - CFBundleExecutable - itlwm - CFBundleIdentifier - com.zxystd.itlwm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - itlwm - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 11A420a - DTPlatformVersion - GM - DTSDKBuild - 19A547 - DTSDKName - macosx10.15 - DTXcode - 1100 - DTXcodeBuild - 11A420a - IOKitPersonalities - - itlwm - - CFBundleIdentifier - com.zxystd.itlwm - IOClass - itlwm - IOMatchCategory - IODefaultMatchCategory - IOPCIPrimaryMatch - 0x00008086&0x0000ffff - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - IOUserClientClass - ItlNetworkUserClient - WiFiConfig - - WiFi_1 - - password - zxyssdt112233 - ssid - ssdt - - WiFi_2 - - password - zxyssdt112233 - ssid - ssdt_5G - - WiFi_3 - - password - - ssid - Redmi - - WiFi_4 - - password - 9utc5c5f - ssid - CMCC-KtG6 - - - - - LSMinimumSystemVersion - 10.9 - NSHumanReadableCopyright - Copyright © 2020 钟先耀. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 1.5.0 - com.apple.iokit.IOPCIFamily - 1.7 - com.apple.kpi.bsd - 8.10.0 - com.apple.kpi.iokit - 8.10.0 - com.apple.kpi.libkern - 8.10.0 - com.apple.kpi.mach - 8.10.0 - - OSBundleRequired - Network-Root - - diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm b/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm deleted file mode 100755 index e38d9d0..0000000 Binary files a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm and /dev/null differ