CloverBootloader/README.md

49 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

2022-10-18 18:46:43 +02:00
2024-05-18 22:08:39 +02:00
# CloverBootloader
2024-05-18 23:17:56 +02:00
![Github Actions](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml/badge.svg?branch=master)
2024-05-18 22:08:39 +02:00
2019-09-02 10:22:15 +02:00
Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
2024-03-04 12:16:09 +01:00
### Read the DOC [Clover-Documentation](https://github.com/CloverHackyColor/Clover-Documentation) / [Clover-Documentation Site](https://cloverhackycolor.github.io/Clover-Documentation/)
2024-03-03 19:25:20 +01:00
2021-07-15 01:56:44 +02:00
# Features
2024-03-03 19:25:20 +01:00
- Boot macOS, Windows, and Linux in UEFI
- or legacy mode on Mac or PC with UEFI or BIOS firmware
2021-07-15 01:56:44 +02:00
- Boot using UEFI firmware directly or CloverEFI UEFI firmware emulation
- Customizable GUI including themes, icons, fonts, background images, animations, and mouse pointers.
2022-04-18 19:08:24 +02:00
- Theme manager and theme repository at https://github.com/CloverHackyColor/CloverThemes
2021-07-15 01:56:44 +02:00
- Native screen resolution in GUI
- Press Page Up or Page Down to change GUI resolution
2021-07-15 01:58:56 +02:00
- Press **F1** for multilingual help, depending on language setting in configuration
- Press **F2** to save `preboot.log` from GUI
2022-08-02 14:42:42 +02:00
- Press **F3** to show hidden entries
2021-07-15 01:58:56 +02:00
- Press **F4** to save original (OEM) ACPI tables into `/EFI/CLOVER/ACPI/origin`
- Press **F5** to test DSDT patching
- Press **F6** to save graphics firmware into `/EFI/CLOVER/misc`
- Press **F10** to save screenshots from GUI
2021-07-25 04:25:36 +02:00
- Press **F11** to reset NVRAM
2021-07-15 01:58:56 +02:00
- Press **F12** to eject CD/DVD
2021-07-15 01:56:44 +02:00
- GUI refreshes after CD/DVD insertion
- Ability to boot previously selected boot entry after default timeout
- Boot entries menu scrolls if screen resolution is too low for menu
- Create custom boot entries for personalizing boot entries and add support for other operating systems
- Create Clover boot entry in NVRAM with tool from GUI
- Launch EFI command shell from GUI
2021-07-15 01:58:56 +02:00
- Startup sound controlled by **F8** and checked by **F7**
2022-10-18 18:46:43 +02:00
2024-03-03 19:25:20 +01:00
### Developers:
2022-10-18 18:46:43 +02:00
2024-03-03 19:25:20 +01:00
* Slice, with help of Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, rehabman, Download-Fritz, nms42, Sherlocks, Zenit432, cecekpawon, stinga11, TheRacerMaster, solstice, Micky1979, Needy, joevt, ErmaC, vit9696, ath, savvas, syscl, goodwin\_c, clovy, jief\_machak, chris1111, vector\_sigma, LAbyOne, Florin9doi.
### Source code credits to:
Intel, Apple, Oracle, Chameleon, rEFIt and Xom, nanosvg.
### Packages credits to :
Chameleon team, crazybirdy, JrCs, chris1111.
### Clover is open source based on different projects :
* Clover, rEFIt, XNU, VirtualBox. [The main is EDK2 latest revision](https://github.com/CloverHackyColor/CloverBootloader)
* Recent developments and changes in details at [Clover Change Explanations](https://www.insanelymac.com/forum/topic/304530-clover-change-explanations/)
* Support forum discussion [AppleLife](https://applelife.ru/threads/clover.42089/) (Russian) [Insanelymac](https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/) (English) [macos86.it](https://www.macos86.it/forum/46-clover/) (Italian)
---------------------------------------------------------