Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
vectorsigma72 d42696ee81 Clover.app: now CloverEFI is called BIOS
To make things clear in the installer CloverEFI has been renamed "BIOS". So now should be cleare that above options are for legacy installations and not pure UEFI booting.
2019-11-23 16:52:33 +01:00
BaseTools correct python indentation again 2019-09-25 20:52:02 +03:00
bdmesg_efi added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
BootHFS initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +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 Clover.app: now CloverEFI is called BIOS 2019-11-23 16:52:33 +01:00
CloverEFI forbid lto for CloverEFI 2019-10-05 08:51:42 +03:00
CloverPackage avoid rc scripts conflicting with Clover.app's daemon 2019-11-19 22:34:59 +01:00
Conf fix again windows compilation with python2, not fdf 2019-09-25 16:38:21 +03:00
Drivers Add GK208 and TU106; rename a few cards 2019-11-11 21:54:53 +02:00
FileSystems use LzmaCompress-64bit for Catalina compatibility 2019-10-21 19:20:37 +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
FSInject add absent files 2019-09-05 20:54:56 +03:00
gptsync added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
Include Add GK208 and TU106; rename a few cards 2019-11-11 21:54:53 +02:00
IntelFrameworkModulePkg additional includes 2019-09-03 16:36:55 +03:00
IntelFrameworkPkg fix windows compilation somehow 2019-09-04 15:27:51 +03:00
LegacyBios added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
Library eliminate some warnings caused by different include order in inf files 2019-10-24 00:37:29 +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 fix UninstallMultipleProtocolInterfaces() calls 2019-11-19 16:40:14 +03:00
MdePkg check for zero size allocation 2019-09-19 22:14:57 +03:00
MemoryFix use LzmaCompress-64bit for Catalina compatibility 2019-10-21 19:20:37 +03:00
NetworkPkg fix UninstallMultipleProtocolInterfaces() calls 2019-11-19 16:40:14 +03:00
Patches add patches for Catalina 2019-10-02 07:59:59 +03:00
PcAtChipsetPkg changes for legacy hardware 2019-09-13 21:50:51 +03:00
Protocols use LzmaCompress-64bit for Catalina compatibility 2019-10-21 19:20:37 +03:00
rEFIt_UEFI Clean up Reset NVRAM 2019-11-22 22:19:43 +09:00
ShellPkg some fighting with idiotic ASSERTs 2019-09-15 21:27:19 +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 include headers into inf files 2019-09-05 07:30:46 +03:00
Xcode new information about graphics 2019-11-16 09:18:24 +03:00
.gitignore Clover.app v1.02 Beta 2019-11-09 18:03:22 +01:00
build_gcc9.sh add build_gcc9.sh patches and workarounds for Catalina 2019-10-23 23:41:30 +03:00
buildExtras.sh Sync revision with sourceforge 2019-09-12 08:49:40 +02: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 Reduce the number of folders created outside of Clover source folder 2019-11-09 10:52:55 +02:00
buildmtoc.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
buildnasm.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
cbuild.bat new way to get clover revision by Dids 2019-10-28 13:22:48 +03:00
Clover.dsc refactoring, renaming, cleanup 2019-10-04 23:32:02 +03:00
Clover.fdf added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
CloverPkg.dec add apple varibles to be erased 2019-10-22 15:00:07 +03:00
CppProperties.json restructure sources, preliminary include AptioMemoryFix from OC 2019-10-04 16:19:40 +03:00
ebuild.sh Reduce the number of folders created outside of Clover source folder 2019-11-09 10:52:55 +02:00
edksetup.bat additional includes 2019-09-03 16:36:55 +03:00
edksetup.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
hebuild.sh new information about graphics 2019-11-16 09:18:24 +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 Initial commit 2019-09-02 11:22:15 +03:00

CloverBootloader

Bootloader for macOS, Windows and Linux in UEFI and in legacy mode