About This File
This is EFI-based bootloader for BIOS-based computers created as a replacement to EDK2/Duet bootloader http://www.tianocore.org.
To compile it needs to place Clover sources into edk2/ folder.
Features:
- using UEFI BIOS or own CloverEFI
- default boot after timeout into previous chosen OS
- customizable GUI: themes support, own icons, fonts, background image, animated pictures, mouse pointers.
- F1 - multilingual help, depending on language in config
- saving preboot.log from GUI by typing F2 and system.log for debug
- save original (OEM) ACPI tables by pressing F4
- test DSDT patching with F5
- save videoBIOS into EFI/misc by pressing F6
- saving screenshots from GUI typing F10
- CD/DVD eject by F12 and refresh menu after CD insertion
- change GUI resolution by PgUp/PgDown
- save BOOT0000 option to NVRAM (like bcfg in Shell)
- call to Shell.efi
- native screen resolution in GUI
- scroll bar if screen resolution is too low for menu
- theme database http://clover-wiki.zetam.org/Theme-database
Clover wiki: http://clover-wiki.zetam.org/Home
Clover on ProjectOSX : http://www.projectosx.com/forum/index.php?showtopic=2562
Clover on InsanelyMac: http://www.insanelymac.com/forum/forum/327-clover/
What's New in Version 3156 See changelog
Released
- [3142] corrected bugs with KernelAndKext patching set by config or by GUI
- [3141] Fix kernel patch for 10.10. Fix some uninitialized variables. Make sure that some converted values are complemented, not that the complemented values are converted.
- [3140] missing brace
- [3139] set patches for entry if changed in menu
- [3138] no OnExitBoot for Win and Linux
- [3137] correct DDR4 16bit addressing
- [3136] Corrected last commented GTX 970 Data again
- [3135] Fixed last commented GTX 970 data
- [3134] Added more GTX 970 data
- [3133] Added EVGA GTX 970 data
- [3132] Little misconception: OS X Mavericks 10.9.5 requires BOTH patches to be applied. 10.9.4 and OS X Yosemite 10.10.x don't seem to contain this pattern and thus both are patched always (should there be a version check?)
- [3131] Eliminating some leftovers from the last commit.
- [3130] Added an on-the-fly patch for Haswell-E CPUs (credit to stinga11 for the binary patch).
- [3129] patch for wrong edk2 16606
- [3128] max ram slots = 8
- [3127] infoPlist patching with skip of invisibles
- [3126] correct FileHandleLib reference
Recommended Comments