Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
vectorsigma72 2ce587e7c1 New way to build packages
Looks like xar command line is removed in 10.15.4 so we let pkgutil do the job for us.
pkgutil knows what to do and which compression needs to be used.
2020-02-12 15:59:13 +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 Graphics fix for old OSes 2020-02-11 16:31:33 +01:00
CloverEFI forbid lto for CloverEFI 2019-10-05 08:51:42 +03:00
CloverPackage New way to build packages 2020-02-12 15:59:13 +01:00
Conf fix again windows compilation with python2, not fdf 2019-09-25 16:38:21 +03:00
Drivers create library for HDA operations 2019-11-27 14:16:02 +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 adopt to new DeviceTree declarstions 2019-12-18 21:41:07 +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 dont produce _SUN for graphics 2019-12-20 08:49:28 +03:00
Library use unified DeviceTreeLib 2019-12-18 20:34:26 +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 comments 2019-12-31 12:13:16 +03:00
MdePkg check for zero size allocation 2019-09-19 22:14:57 +03:00
MemoryFix adopt to new DeviceTree declarstions 2019-12-18 21:41:07 +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 unified DeviceTreeLib 2019-12-18 20:34:26 +03:00
rEFIt_UEFI Merge pull request #75 from Florin9doi/issue_74 2020-01-22 15:22:21 +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 define CometLake 2020-01-05 09:29:06 +03:00
.gitignore Clover.app v1.02 Beta 2019-11-09 18:03:22 +01:00
build_gcc9.sh Changing protocol from ftp to https downloading gcc and dependencies 2019-12-01 13:49:23 +01: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 remove debug line from buildme 2019-12-01 17:07:19 +01: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 check more Scope false search 2019-12-19 14:14:54 +03:00
Clover.dsc dont produce _SUN for graphics 2019-12-20 08:49:28 +03:00
Clover.fdf added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
CloverPkg.dec create library for HDA operations 2019-11-27 14:16:02 +03:00
CppProperties.json restructure sources, preliminary include AptioMemoryFix from OC 2019-10-04 16:19:40 +03:00
ebuild.sh Use HFSPlus option 2019-12-01 15:27:34 +01: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 fix a bug with Fix DSDT occured with scope devices 2019-12-04 20:23:10 +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