Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
Florin9doi fcc25ba1b6 Reduce the number of folders created outside of Clover source folder
Try to use ~/src/opt/local for TOOLCHAIN_DIR. If it doesn't exist,
we will use $CLOVERROOT/toolchain instead.
2019-11-09 10:52:55 +02: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 Fix conflicts 2019-11-08 10:45:19 -05:00
CloverEFI forbid lto for CloverEFI 2019-10-05 08:51:42 +03:00
CloverPackage Update simplified chinese translation, continuous work from https://sourceforge.net/p/cloverefiboot/tickets/579/ 2019-11-08 04:08:37 -05:00
Conf fix again windows compilation with python2, not fdf 2019-09-25 16:38:21 +03:00
Drivers use LzmaCompress-64bit for Catalina compatibility 2019-10-21 19:20:37 +03: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 fix windows compilation, fix setmem usage 2019-10-16 15:38:41 +03: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 some fighting with idiotic ASSERTs 2019-09-15 21:27:19 +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 sync sources wuth new edk2 2019-09-04 13:44:38 +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 show clover revision in system profiler 2019-11-08 08:35:59 +03: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 use LzmaCompress-64bit for Catalina compatibility 2019-10-21 19:20:37 +03:00
.gitignore Reduce the number of folders created outside of Clover source folder 2019-11-09 10:52:55 +02: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
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