diff --git a/.DS_Store b/.DS_Store index b640874..220b29a 100755 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/EFI/.DS_Store b/EFI/.DS_Store index d95277f..3f9fa71 100755 Binary files a/EFI/.DS_Store and b/EFI/.DS_Store differ diff --git a/EFI/OC/.DS_Store b/EFI/OC/.DS_Store index 6c7235b..1fe0295 100755 Binary files a/EFI/OC/.DS_Store and b/EFI/OC/.DS_Store differ diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi index 26707bf2..69e52ba 100755 Binary files a/EFI/OC/Drivers/OpenCanopy.efi and b/EFI/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI/OC/Kexts/.DS_Store b/EFI/OC/Kexts/.DS_Store index 317147b..055d58f 100755 Binary files a/EFI/OC/Kexts/.DS_Store and b/EFI/OC/Kexts/.DS_Store differ diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 07ebaaa..80f9d4e 100755 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities ALCUserClientProvider @@ -2543,7 +2543,7 @@ 96 WakeConfigData - AUcMAgIXDAIBlwcC + AUcMAg== WakeVerbReinit @@ -13313,6 +13313,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + b0ltun/agasecond - Realtek ALC256 (3246) for Hasee KingBook X57S1 + CodecID + 283902550 + ConfigData + + AbccEAG3HQABtx4XAbcfkAG3DAICFwwCAUcM + AgGXByUCBQBFAgTQiQIFABsCBAxLAgUAEAIE + ACA= + + FuncGroup + 1 + LayoutID + 70 + WakeConfigData + + AbcMAgFHDAICFwwC + + WakeVerbReinit + + IOClass AppleHDAHardwareConfigDriver @@ -13336,7 +13362,7 @@ LSMinimumSystemVersion - 10.8 + 10.6 NSHumanReadableCopyright Copyright © 2017 vit9696. All rights reserved. OSBundleCompatibleVersion @@ -13348,17 +13374,17 @@ com.apple.iokit.IOPCIFamily 1.0.0b1 com.apple.kpi.bsd - 12.0.0 + 10.0.0 com.apple.kpi.dsep - 12.0.0 + 10.0.0 com.apple.kpi.iokit - 12.0.0 + 10.0.0 com.apple.kpi.libkern - 12.0.0 + 10.0.0 com.apple.kpi.mach - 12.0.0 + 10.0.0 com.apple.kpi.unsupported - 12.0.0 + 10.0.0 OSBundleRequired Root diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 48f1a7d..1c1f078 100755 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist new file mode 100755 index 0000000..8f9c799 --- /dev/null +++ b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 19H1217 + CFBundleDevelopmentRegion + en + CFBundleExecutable + BlueToolFixup + CFBundleIdentifier + as.acidanthera.BlueToolFixup + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BlueToolFixup + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.0 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12B45b + DTPlatformName + macosx + DTPlatformVersion + 11.0 + DTSDKBuild + 20A2408 + DTSDKName + macosx11.0 + DTXcode + 1220 + DTXcodeBuild + 12B45b + IOKitPersonalities + + BlueToolFixup + + CFBundleIdentifier + as.acidanthera.BlueToolFixup + IOClass + BlueToolFixup + IOMatchCategory + BlueToolFixup + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.8 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup new file mode 100755 index 0000000..2a5632e Binary files /dev/null and b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup differ diff --git a/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist index 14f0d53..69d2528 100755 --- a/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.9 + 2.6.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -21,7 +21,7 @@ MacOSX CFBundleVersion - 2.5.9 + 2.6.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist index 3ff13fb..295ebe9 100755 --- a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.9 + 2.6.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -23,7 +23,7 @@ MacOSX CFBundleVersion - 2.5.9 + 2.6.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -57,7 +57,7 @@ LSMinimumSystemVersion 10.8 OSBundleCompatibleVersion - 2.5.9 + 2.6.0 OSBundleLibraries com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData index 0f89da4..315bc4c 100755 Binary files a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData and b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData differ diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/BrcmFirmwareData.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/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist index 55debd0..b9e0c20 100755 --- a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.9 + 2.6.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -23,7 +23,7 @@ MacOSX CFBundleVersion - 2.5.9 + 2.6.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -2117,7 +2117,7 @@ OSBundleLibraries as.acidanthera.BrcmFirmwareStore - 2.5.9 + 2.6.0 com.apple.iokit.IOUSBHostFamily 1.0.1 com.apple.kpi.bsd diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 index d18782d..56c866f 100755 Binary files a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 and b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 differ diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/BrcmPatchRAM3.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/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist b/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist index 6b72445..2f748a1 100755 --- a/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/IntelMausi.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H524 + 19H1217 CFBundleDevelopmentRegion English CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.0.6 + 1.0.7 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.0.6 + 1.0.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -74,7 +74,7 @@ 0 Driver_Version - 1.0.6 + 1.0.7 IOClass IntelMausi IOPCIMatch diff --git a/EFI/OC/Kexts/IntelMausi.kext/Contents/MacOS/IntelMausi b/EFI/OC/Kexts/IntelMausi.kext/Contents/MacOS/IntelMausi index 2abec3a..fe7766c 100755 Binary files a/EFI/OC/Kexts/IntelMausi.kext/Contents/MacOS/IntelMausi and b/EFI/OC/Kexts/IntelMausi.kext/Contents/MacOS/IntelMausi differ diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index 8c01c6c..bc26ab0 100755 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities as.vit9696.Lilu diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index e376aaf..270bdea 100755 Binary files a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist b/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist index 9a4ac01..357baf5 100755 --- a/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities org.acidanthera.NVMeFix diff --git a/EFI/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix b/EFI/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix index e232b6d..760eb6b 100755 Binary files a/EFI/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix and b/EFI/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix differ diff --git a/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/Info.plist index 9201d64..9d27b71 100755 --- a/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1217 + 19F101 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,27 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.0.8 + 1.0.7 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.0.8 + 1.0.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e - DTPlatformName - macosx + 11E708 DTPlatformVersion - 11.1 + GM DTSDKBuild - 20C63 + 19G68 DTSDKName - macosx11.1 + macosx10.15 DTXcode - 1240 + 1160 DTXcodeBuild - 12D4e + 11E708 IOKitPersonalities as.lvs1974.RTCMemoryFixup diff --git a/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/MacOS/RTCMemoryFixup b/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/MacOS/RTCMemoryFixup index 254165d..a1adc85 100755 Binary files a/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/MacOS/RTCMemoryFixup and b/EFI/OC/Kexts/RTCMemoryFixup.kext/Contents/MacOS/RTCMemoryFixup differ diff --git a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist index 4e35abb..7871871 100755 --- a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities IOSMBusController diff --git a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager index d9788d8..725d822 100755 Binary files a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager and b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager differ diff --git a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist index c77b4ce..1134bca 100755 --- a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities SMCLightSensor diff --git a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor index 0dd7f3a..761a035 100755 Binary files a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor and b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor differ diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index 510f207..073f18e 100755 --- a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index 0e22ec9..ef511a7 100755 Binary files a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index 01c97bc..0e00a1a 100755 --- a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index 6993dd9..afd07e5 100755 Binary files a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI/OC/Kexts/SidecarFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/SidecarFixup.kext/Contents/Info.plist new file mode 100755 index 0000000..78ff6ab --- /dev/null +++ b/EFI/OC/Kexts/SidecarFixup.kext/Contents/Info.plist @@ -0,0 +1,83 @@ + + + + + BuildMachineOSBuild + 19H1217 + CFBundleDevelopmentRegion + en + CFBundleExecutable + SidecarFixup + CFBundleIdentifier + com.khronokernel.SidecarFixup + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + SidecarFixup + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0.2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.0.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12B45b + DTPlatformName + macosx + DTPlatformVersion + 11.0 + DTSDKBuild + 20A2408 + DTSDKName + macosx11.0 + DTXcode + 1220 + DTXcodeBuild + 12B45b + IOKitPersonalities + + SidecarFixup + + CFBundleIdentifier + com.khronokernel.SidecarFixup + IOClass + SidecarFixup + IOMatchCategory + SidecarFixup + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.14 + NSHumanReadableCopyright + Copyright © 2021 Khronokernel. All rights reserved. + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI/OC/Kexts/SidecarFixup.kext/Contents/MacOS/SidecarFixup b/EFI/OC/Kexts/SidecarFixup.kext/Contents/MacOS/SidecarFixup new file mode 100755 index 0000000..82c4c24 Binary files /dev/null and b/EFI/OC/Kexts/SidecarFixup.kext/Contents/MacOS/SidecarFixup differ diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist old mode 100644 new mode 100755 index b92fd1a..2d39f9d --- a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H524 + 21A5248p CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,29 +17,54 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 9.0.0 + 9.1.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 9.0.0 + 9.1.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E801a + 13A5154h + DTPlatformName + macosx DTPlatformVersion - GM + 12.0 DTSDKBuild - 17A315g + 21A5248o DTSDKName - macosx10.13 + macosx12.0 DTXcode - 1170 + 1300 DTXcodeBuild - 11E801a + 13A5154h IOKitPersonalities + AppleSDXCBlockStorageDevice + + CFBundleIdentifier + com.apple.driver.AppleSDXC + Device Characteristics + + Product Name + Built In SDXC Reader + Vendor Name + Apple + + IOClass + AppleSDXCBlockStorageDevice + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + + IOProviderClass + AppleSDXCSlotNull + Sinetek_rtsx CFBundleIdentifier @@ -48,8 +73,19 @@ Sinetek_rtsx IOKitDebug 65535 + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + IOPCIMatch - 0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC + 0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC 0x526010EC IOProbeScore 1000 IOProviderClass @@ -77,5 +113,7 @@ com.apple.kpi.unsupported 8.0 + OSBundleRequired + Root diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx index bca16dc..a7e0d47 100755 Binary files a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx and b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx differ diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 02e262d..70834b8 100755 --- a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index 09f52cd..93701c6 100755 Binary files a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 90e96aa..2566a22 100755 --- a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -29,19 +29,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12D4e + 12B45b DTPlatformName macosx DTPlatformVersion - 11.1 + 11.0 DTSDKBuild - 20C63 + 20A2408 DTSDKName - macosx11.1 + macosx11.0 DTXcode - 1240 + 1220 DTXcodeBuild - 12D4e + 12B45b IOKitPersonalities NVHDAEnabler @@ -76,7 +76,7 @@ LSMinimumSystemVersion - 10.8 + 10.6 NSHumanReadableCopyright Copyright © 2018 vit9696. All rights reserved. OSBundleCompatibleVersion @@ -88,17 +88,17 @@ com.apple.iokit.IOPCIFamily 1.0.0b1 com.apple.kpi.bsd - 12.0.0 + 10.0.0 com.apple.kpi.dsep - 12.0.0 + 10.0.0 com.apple.kpi.iokit - 12.0.0 + 10.0.0 com.apple.kpi.libkern - 12.0.0 + 10.0.0 com.apple.kpi.mach - 12.0.0 + 10.0.0 com.apple.kpi.unsupported - 12.0.0 + 10.0.0 OSBundleRequired Root diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 38d349e..9835803 100755 Binary files a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI/OC/Kexts/YogaSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/YogaSMC.kext/Contents/Info.plist old mode 100644 new mode 100755 diff --git a/EFI/OC/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources old mode 100644 new mode 100755 diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index ab1948d..bfde110 100755 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/Resources/.DS_Store b/EFI/OC/Resources/.DS_Store index 7d06612..fe8d2f0 100755 Binary files a/EFI/OC/Resources/.DS_Store and b/EFI/OC/Resources/.DS_Store differ diff --git a/EFI/OC/Resources/Image/.DS_Store b/EFI/OC/Resources/Image/.DS_Store index 09b81de..aa5ebc9 100755 Binary files a/EFI/OC/Resources/Image/.DS_Store and b/EFI/OC/Resources/Image/.DS_Store differ diff --git a/EFI/OC/Resources/Image/Acidanthera/.DS_Store b/EFI/OC/Resources/Image/Acidanthera/.DS_Store index 104c1f7..32326e8 100755 Binary files a/EFI/OC/Resources/Image/Acidanthera/.DS_Store and b/EFI/OC/Resources/Image/Acidanthera/.DS_Store differ diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/.DS_Store b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/.DS_Store new file mode 100644 index 0000000..a80e36c Binary files /dev/null and b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/.DS_Store differ diff --git a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns index 6db4c4b..6c03653 100755 Binary files a/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns and b/EFI/OC/Resources/Image/Acidanthera/GoldenGate/Selector.icns differ diff --git a/EFI/OC/Tools/TpmInfo.efi b/EFI/OC/Tools/TpmInfo.efi new file mode 100755 index 0000000..3ae5666 Binary files /dev/null and b/EFI/OC/Tools/TpmInfo.efi differ diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index fe169ad..cfaf1d6 100755 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -785,6 +785,8 @@ ResetLogoStatus + SyncTableIds + Booter @@ -1372,6 +1374,24 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + SidecarFixup.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SidecarFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch x86_64 @@ -1448,12 +1468,30 @@ Arch x86_64 BundlePath - BrcmBluetoothInjector.kext + BlueToolFixup.kext Comment Enabled ExecutablePath + Contents/MacOS/BlueToolFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + BrcmBluetoothInjector.kext + Comment + + Enabled + + ExecutablePath MaxKernel @@ -1470,7 +1508,7 @@ Comment Enabled - + ExecutablePath Contents/MacOS/BrcmFirmwareData MaxKernel @@ -1488,7 +1526,7 @@ Comment Enabled - + ExecutablePath Contents/MacOS/BrcmPatchRAM3 MaxKernel @@ -1948,6 +1986,8 @@ Scheme + CustomKernel + FuzzyMatch KernelArch @@ -2205,7 +2245,7 @@ SystemAudioVolume Rg== boot-args - -v rtsx_sleep_wake_delay_ms=1000 + -v csr-active-config AAAAAA== booter-fileset-kernel diff --git a/README-English.md b/README-English.md index e3ef793..c4f42a2 100755 --- a/README-English.md +++ b/README-English.md @@ -1,8 +1,8 @@ -# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.0 +# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.1 Lenovo Thinkpad T450s macOS Hackintosh OpenCore [![macOS](https://img.shields.io/badge/macOS-12.0-blue)](https://developer.apple.com/documentation/macos-release-notes) -[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.0-green)](https://github.com/acidanthera/OpenCorePkg) +[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.1-green)](https://github.com/acidanthera/OpenCorePkg) [![ThinkPad](https://img.shields.io/badge/ThinkPad-T450s.X250.T450.X1C3-orange)](https://think.lenovo.com.cn/index.html) **DISCLAIMER:** @@ -25,6 +25,7 @@ It would mean a lot to me. - support Catalina. - support Mojave. - support docking. +- support Sidecar This repository is available for all ThinkPads using 5th generation CPUs (Broadwell). The confirmed supported models are shown below - support ThinkPad X250 ThinkPad T450 ThinkPad T450s ThinkPad X1 Carbon 3rd. @@ -95,6 +96,7 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw - [x] Docking DisplayPort - [x] Docking DVI - [x] Docking HDMI +- [x] Sidecar @@ -103,7 +105,6 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw
- [ ] VGA -- [ ] Sidecar - [ ] The fingerprint @@ -190,6 +191,16 @@ This repository is available for all ThinkPads using 5th generation CPUs (Broadw + + +
+Sidecar +
+ +![Sidecar-1](./picture/Sidecar-1.png) + +
+ ## Third hard disk
How to install the third hard drive diff --git a/README.md b/README.md index ad65bc1..503148f 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.0 +# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.1 Lenovo Thinkpad T450s macOS Hackintosh OpenCore [![macOS](https://img.shields.io/badge/macOS-12.0-blue)](https://developer.apple.com/documentation/macos-release-notes) -[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.0-green)](https://github.com/acidanthera/OpenCorePkg) +[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.1-green)](https://github.com/acidanthera/OpenCorePkg) [![ThinkPad](https://img.shields.io/badge/ThinkPad-T450s.X250.T450.X1C3-orange)](https://think.lenovo.com.cn/index.html) **免责声明:** @@ -25,6 +25,7 @@ - 支持 Catalina。 - 支持 Mojave。 - 支持扩展坞。 +- 支持 Sidecar - 此仓库可适用于所有使用第五代CPU(Broadwell)的ThinkPad,已经确认支持的型号如下: - 支持 ThinkPad X250 ThinkPad T450 ThinkPad T450s ThinkPad X1 Carbon 3rd。 @@ -94,6 +95,7 @@ - [x] 扩展坞 DisplayPort - [x] 扩展坞 DVI - [x] 扩展坞 HDMI +- [x] Sidecar
@@ -102,7 +104,6 @@
- [ ] VGA -- [ ] Sidecar - [ ] 指纹 @@ -189,6 +190,14 @@ +
+Sidecar +
+ +![Sidecar-1](./picture/Sidecar-1.png) + +
+ ## 第三硬盘位
如何安装第三硬盘 diff --git a/picture/.DS_Store b/picture/.DS_Store index 3deed9c..6ad0dce 100755 Binary files a/picture/.DS_Store and b/picture/.DS_Store differ diff --git a/picture/Sidecar-1.png b/picture/Sidecar-1.png new file mode 100644 index 0000000..5becf2c Binary files /dev/null and b/picture/Sidecar-1.png differ