diff --git a/Changelog.md b/Changelog.md index 5e02399cf..ca165555f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -233,12 +233,15 @@ - Change `igfxrst=1` to `gfxrst=1` according to [WhateverGreen README](https://github.com/acidanthera/WhateverGreen/blob/master/README.md) -- X-XX-2019 +- 3-28-2019 + - Update `Clover` r4910 - Update `AppleALC` v1.3.6 - - Update `WhateverGreen` v1.2.7 + - Update `WhateverGreen` v1.2.8 - Update `Lilu` v1.3.5 + - Update `VoodooPS2` - Update `USBPorts` and merge `SSDT-USBX` - Edit hotpatches to fit ACPI 6.3 standard - Remove `SSDT-PTSWAK` because Xiaomi-Pro doesn't need it + - Remove `SMCSuperIO.kext` because it failed to detect supported SuperIO chip - Change `AppleRTC` back to true and `InjectKexts` mode to `Detect` diff --git a/Changelog_CN.md b/Changelog_CN.md index fe1f0132a..99b50f97b 100644 --- a/Changelog_CN.md +++ b/Changelog_CN.md @@ -233,12 +233,15 @@ * 修改 `igfxrst=1` 为 `gfxrst=1`,根据[WhateverGreen README](https://github.com/acidanthera/WhateverGreen/blob/master/README.md) -* X-XX-2019 +* 3-28-2019 + * 更新 `Clover` r4910 * 更新 `AppleALC` v1.3.6 - * 更新 `WhateverGreen` v1.2.7 + * 更新 `WhateverGreen` v1.2.8 * 更新 `Lilu` v1.3.5 + * 更新 `VoodooPS2` * 更新 `USBPorts`,合并 `SSDT-USBX` * 修改热补丁来适配ACPI 6.3标准 * 移除 `SSDT-PTSWAK` 因为小米Pro不需要它 + * 移除 `SMCSuperIO.kext` 因为它没检测到受支持的SuperIO芯片 * 修改 `AppleRTC` 为true,`InjectKexts` 模式为 `Detect` diff --git a/EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/PlugIns/SMCSuperIO.kext/Contents/Info.plist b/EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/PlugIns/SMCSuperIO.kext/Contents/Info.plist deleted file mode 100644 index 9d773d6d3..000000000 --- a/EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/PlugIns/SMCSuperIO.kext/Contents/Info.plist +++ /dev/null @@ -1,89 +0,0 @@ - - - - - BuildMachineOSBuild - 17D102 - CFBundleDevelopmentRegion - en - CFBundleExecutable - SMCSuperIO - CFBundleIdentifier - ru.joedm.SMCSuperIO - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SMCSuperIO - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 9F2000 - DTPlatformVersion - GM - DTSDKBuild - 17E189 - DTSDKName - macosx10.13 - DTXcode - 0941 - DTXcodeBuild - 9F2000 - IOKitPersonalities - - ru.joedm.SMCSuperIO - - CFBundleIdentifier - ru.joedm.SMCSuperIO - IOClass - SMCSuperIO - IOMatchCategory - SMCSuperIO - IOPCIClassMatch - 0x06010000&0xffff0000 - IOProviderClass - IOPCIDevice - IOResourceMatch - ACPI - - - NSHumanReadableCopyright - Copyright © 2018 joedm. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - as.vit9696.Lilu - 1.2.0 - as.vit9696.VirtualSMC - 1.0.0 - com.apple.iokit.IOACPIFamily - 1.0.0d1 - 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/CLOVER/kexts/Other/WhateverGreen.kext/Contents/Info.plist b/EFI/CLOVER/kexts/Other/WhateverGreen.kext/Contents/Info.plist index 7ab5159de..bd0c8cb71 100644 --- a/EFI/CLOVER/kexts/Other/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/CLOVER/kexts/Other/WhateverGreen.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 17D102 + 18E226 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,21 +25,21 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 9F2000 + 10B61 DTPlatformVersion GM DTSDKBuild - 17E189 + 16C58 DTSDKName - macosx10.13 + macosx10.12 DTXcode - 0941 + 1010 DTXcodeBuild - 9F2000 + 10B61 IOKitPersonalities AppleIntelPanelA