-
Notifications
You must be signed in to change notification settings - Fork 624
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBo…
- Loading branch information
Showing
13 changed files
with
177 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# CloverBootloader | ||
Bootloader for macOS, Windows and Linux in UEFI and in legacy mode | ||
# Features | ||
|
||
- Boot macOS, Windows, and Linux in UEFI or legacy mode on Mac or PC with UEFI or BIOS firmware | ||
- Boot using UEFI firmware directly or CloverEFI UEFI firmware emulation | ||
- Customizable GUI including themes, icons, fonts, background images, animations, and mouse pointers. | ||
- Theme manager and theme repository at http://sourceforge.net/p/cloverefiboot/themes/ | ||
- Native screen resolution in GUI | ||
- Press Page Up or Page Down to change GUI resolution | ||
- Press **F1** for multilingual help, depending on language setting in configuration | ||
- Press **F2** to save `preboot.log` from GUI | ||
- 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 | ||
- Press **F11** to reset NVRAM | ||
- Press **F12** to eject CD/DVD | ||
- 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 | ||
- Startup sound controlled by **F8** and checked by **F7** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.