Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
jief666 07b993b8b2 Clean some unused globals in main.cpp 2021-10-27 21:41:42 +02:00
.github/workflows CI: Update yml to get rid of CPV package 2021-05-17 11:02:02 +08:00
BaseTools added new kexts folders 2021-10-10 20:14:13 +03:00
BootHFS vs dont like __typeof 2020-03-10 11:05:37 +03:00
Certificates/Default initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
CloverApp somehow resolve conflict between c++ and swift 2020-09-01 20:58:59 +03:00
CloverEFI Reactivate warnings. 2021-02-10 15:32:07 +03:00
CloverPackage added new kexts folders 2021-10-10 20:14:13 +03:00
Drivers Reactivate warnings. 2021-02-10 15:32:07 +03:00
FSInject Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
FileSystems Reactivate warnings. 2021-02-10 15:32:07 +03:00
Include Move assignment of gCPUStructure.TSCCalibr after 2021-09-29 16:32:55 +03:00
IntelFrameworkModulePkg additional includes 2019-09-03 16:36:55 +03:00
IntelFrameworkPkg add modified contents 2020-10-15 10:27:30 +03:00
LegacyBios Silence a forgotten warning. 2021-02-10 16:40:02 +03:00
Library Move assignment of gCPUStructure.TSCCalibr after 2021-09-29 16:32:55 +03:00
Logo initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
MdeModulePkg Reactivate warnings. 2021-02-10 15:32:07 +03:00
MdePkg Create union for uint32 signature with SignatureAs4Char. Useful in gdb. 2021-09-25 13:11:54 +03:00
MemoryFix Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
NetworkPkg fix UninstallMultipleProtocolInterfaces() calls 2019-11-19 16:40:14 +03:00
OpenCorePkg@19492cb6eb add new OC commits 2021-10-10 20:17:47 +03:00
Patches add patches for Catalina 2019-10-02 07:59:59 +03:00
PcAtChipsetPkg 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
PosixCompilation Cleaning and improvement of PlatformPOSIX. 2021-05-05 13:20:40 +03:00
Protocols Left and right arrows were swapped. 2021-09-27 10:38:45 +03:00
Qemu Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03:00
ShellPkg Make OC 0.7.3 compile as a library for Clover. It compiles, doesn't mean 2021-09-23 13:36:41 +03:00
SignTool initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
Trash move genconfig to trash 2021-02-07 19:24:19 +03:00
UefiCpuPkg 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
VC Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
Xcode Display "Your plist looks so wonderful" even when there is info, v2 2021-10-22 09:40:09 +02:00
bdmesg_efi Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
font initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
gptsync Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
rEFIt_UEFI Clean some unused globals in main.cpp 2021-10-27 21:41:42 +02:00
.gitignore Merge branch 'master' into master 2021-05-13 08:29:14 +08:00
.gitmodules 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
Clover.dsc Make OC 0.7.3 compile as a library for Clover. It compiles, doesn't mean 2021-09-23 13:36:41 +03:00
Clover.fdf embedded DataHubDxe and default for ARTFrequency 2021-02-07 17:59:15 +03:00
CloverPkg.dec Make OC 0.7.3 compile as a library for Clover. It compiles, doesn't mean 2021-09-23 13:36:41 +03:00
CppProperties.json restructure sources, preliminary include AptioMemoryFix from OC 2019-10-04 16:19:40 +03:00
LICENSE Initial commit 2019-09-02 11:22:15 +03:00
Nasm.inc fix windows compilation somehow 2019-09-04 15:27:51 +03:00
README.md Update Platformdata 2021-07-25 11:25:36 +09:00
buildExtras.sh Sync revision with sourceforge 2019-09-12 08:49:40 +02:00
build_gcc10.sh Update toolchain to GCC 10.2. If you wish to update, delete Build and toolchain directories. 2020-08-09 10:00:31 +03:00
build_gcc11.sh isl library will be local to the repo 2021-10-06 19:34:18 +03:00
buildgcc-4.9.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
buildgcc.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
buildgettext.sh Work around gettext compilation for Catalina and disable gettext building java prompts 2019-09-23 19:05:37 +03:00
buildmc.bat restructure sources, preliminary include AptioMemoryFix from OC 2019-10-04 16:19:40 +03:00
buildme use gcc11 in main build and, updated few tools 2021-10-07 23:30:45 +02:00
buildmtoc.sh Update buildmtoc.sh 2020-04-30 19:42:19 +02:00
buildnasm.sh exclude double settings 2020-10-08 23:03:41 +03:00
cbuild.bat add missing files 2021-02-07 18:56:01 +03:00
ebuild.sh Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03:00
edksetup.bat VS2019 compatibility 2020-04-20 15:45:25 +03:00
edksetup.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
hebuild.sh c++20 compatibility 2021-10-03 20:33:03 +03:00
isl-0.24.tar.xz isl library will be local to the repo 2021-10-06 19:34:18 +03:00
makeall.sh add missing files 2020-02-15 17:51:18 +03:00
xbuildme add missing files 2020-02-15 17:51:18 +03:00

README.md

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