MACOSHOME.COM
Clover 是基于 Clover, rEFIt, XNU, VirtualBox 等不同项目的开放源码。 主要基于 EDK2 最新修正版。
https://github.com/CloverHackyColor/CloverBootloader
主要功能:
Integration with OC 0.7.5
New quirk ResizeAppleGpuBar will be useful for owners of AMD RX6800.
New Monterey compatibilities.
MD5 (Clover_r5142.pkg) = 70dbbdbb35fcc44725ea324ff3781b13
CloverUpdater is no more working because of GitHub policy. It doesn’t allow to download a file from a script. You should get updates manually from this place.
Restored FakeCPUID functionality.
The package includes CloverConfigPlistValidator. It is the tool for testing your config.plist and helping to exclude non-existant keys and to correct errors.
Clover.app excluded from the distribution because of no changes. Take from older release.
Package is compatible with BigSur.
Debug.log will have time stamp in his name.
Some minor bugs fixes.
Fixed bugs found in previous release.
Resolved issue with kext loading.
Resolved legacy boot (6,7) file.
MD5 (Clover_r5125.pkg) = 33ee7b30f5b70a29ecfeffed8b4d6985
This release integrated OpenCore and delegates kernel and kext injection and patching to OC which allows to boot BigSur.
MD5 (Clover_r5124.pkg) = a1fa9ae3122a464d9f6b1f06551a8458
This is the joint project Clover+OpenCore (https://github.com/acidanthera/OpenCorePkg) so that starts as Clover with Clover GUI and settings and then loads OC to start chosen OS with delegated rights to load and patch kexts.
This version successfully loads BigSur and allows install and update.
Check new config-sample.plist. It contains default values for Quirks which are the most common settings.
These binaries compile from the brach opencore-integration.
MD5 (Clover_r5123.pkg) = 74086dca46774c508d9b6f52fe7f806b
This is renewed release 5122 of commit 6-gf4e10b1a2 because of new commits correct severe bugs.
Bug fixes moving to C++.
Symbolic patches improvements.
MD5 (Clover_r5121.pkg) = c514ef03985266e387eb08f936fe4c4b
此版本包括从OpenCore项目复制的OcQuirks.efi和OpenRuntime.efi。
OcQuirks.plist嵌入config.plist中,并作为单独的菜单出现在Clover GUI中,以即时调整设置。
内核修补程序包括Big Sur的模式。
Critical bugs elimination
GUI enhancements, bugs eliminating.
New Clover.app application.
CloverThemeManager is now part of Clover.app.
Advanced kernel patches to be independent on system version.
Excluded old settings.
Use symbolic methods for main internal patches for more insurance they will work in new systems.
Multiple GUI bugs eliminating.
Introduced symbolic kext and kernel patcher.
Fixed GUI glitches and other bugs.
Correct GUI
Fixed GUI geometry.
Fixed device injection.
Fixed custom entries.
Fixed boot-args
New Clover.app with plist editor.
Updated GUI.
New theme engine
Fixed mouse functionality
MD5 (sym/Clover_r5108.pkg) = c13d5d473157b4b3e6017deb61ef0d1d
支持10.15.4 正式版!
Fixed Catalina compatibility
Fix kernel patches with mask.
Fix theme switching.
Fix installer revision.
Switching to C++ language. Less memory leaks, more reliable and sometimes even faster.
Partially switched to C++.
Improved Clover.a
apply dsdt fix changes to master
Signed-off-by: SergeySlice isakov-sl@bk.ru
Log audio devices
Parsing the boot-log will help Clover.app finding startup audio settings.
Switch from CHAR8 to UINT8 to avoid signedness problems.
prevent wrong patching Field
Signed-off-by: Sergey Isakov isakov-sl@bk.ru
dont restart automatically after F11 it can be done manually
Signed-off-by: Sergey Isakov isakov-sl@bk.ru
correct kext inject for OSBundle, by Eric, ticket 603
new way to get clover revision by Dids
Signed-off-by: Sergey Isakov isakov-sl@bk.ru
Fixed bugs
Implemented mask patching
Reupload the release because of fix tiny bug not worth of new release.
This release includes AptioMemoryFix and AptioInputFix.
Fixed a problem with legacy Clover.
correct kext inject for OSBundle, by Eric, ticket 603
correct kext inject for OSBundle, by Eric, ticket 603
correct kext inject for OSBundle, by Eric, ticket 603
ShellLib.h not needed in Patches_for_EDK2
update bios and efi version
build gcc if GCC53 is use but not found in macOS
Review ApfsDriverLoader
correction for the previous commit
buildme: the default toolchain is GCC53, if not found XCODE8 will be used
ignoring some temporary files
Update for buildme following github changes
apply source changes from git
exclude unused SorceLen
Update changes to build_rule.txt made in edk2 from 2019-02-14 through 2019-07-12
sync sources with github
Correct indentation of r5078
Upgrade GCC to 9.2
Exclude sys.setdefaultencoding for python3, as it is no longer supported, to fix errors on Catalina/XCode10
update bios and efi version
buildme can use different toolchain
Patches are no longer needed
Work around gettext compilation for Catalina and disable gettext building java prompts
buildme updated to use CloverHackyColor/edk2
update tools_def for recent VS
add headers to inf files
Fix compilation of BlockIoDxe
Move discontinued modules from EDK2/PcAtChipsetPkg to Clover/CloverEFI
Apply new EDK2 copyrights
use SPACE+Reset to clear CMOS
Correct svn:executable and svn:mime-type
Fix compilation error of 5061
implemented PanicNoKextDump as in OC
exclude unnecessary check in loader path
add Off folder