Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
vectorsigma72 c91b868595 Warn about Virtual machine
Clover.app cannot install from Virtual Machines to real devices. I'm still not sure this is even possible so for now warn the user.
2020-04-28 16:02:26 +02:00
BaseTools Move ctors function pointers to .data section, and add .init_array, to fix compilation on Linux 2020-04-26 19:01:14 +03:00
bdmesg_efi added absent files and fixed dependencies 2019-09-03 15:19:03 +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 Warn about Virtual machine 2020-04-28 16:02:26 +02:00
CloverEFI fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
CloverPackage Added sha1 to installer log (pkg) 2020-04-27 17:34:14 +02:00
Drivers fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
FileSystems fix some addresses issue, format text 2020-04-28 13:49: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
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 detect unknown linux versions, 2020-04-23 12:08:10 +03:00
IntelFrameworkModulePkg additional includes 2019-09-03 16:36:55 +03:00
IntelFrameworkPkg detect unknown linux versions, 2020-04-23 12:08:10 +03:00
LegacyBios fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
Library fix some addresses issue, format text 2020-04-28 13:49:24 +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 some addresses issue, format text 2020-04-28 13:49:24 +03:00
MdePkg fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
MemoryFix fix some addresses issue, format text 2020-04-28 13:49:24 +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 symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
Protocols fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
Qemu a feature to double search pattern in kernel/kext/boot 2020-04-25 19:18:18 +03:00
rEFIt_UEFI fix some addresses issue, format text 2020-04-28 13:49:24 +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 symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
.gitignore Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
build_gcc9.sh Update toolchain to GCC 9.3.0, catalina patches no longer needed 2020-03-21 20:37:20 +02: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 Update buildme 2020-04-14 20:27:42 +02:00
buildmtoc.sh Switch to new mtoc 2020-02-17 12:54:54 +03:00
buildnasm.sh changes of BaseTools 2019-09-04 23:02:41 +03:00
cbuild.bat allow kext patches length will be less then find 2020-04-24 12:01:28 +03:00
Clover.dsc some cleanup 2020-03-05 16:59:17 +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 Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +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 define default MTOC_PREFIX 2020-04-20 09:44:02 +03:00
LICENSE Initial commit 2019-09-02 11:22:15 +03:00
makeall.sh add missing files 2020-02-15 17:51:18 +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
xbuildme add missing files 2020-02-15 17:51:18 +03:00

CloverBootloader

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