Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
vectorsigma72 a4ac6daf97 Wrong type for FileExists() 2020-05-11 20:45:11 +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
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 Clover.app v1.21: KernelCpu and DropOEM_DSM unused in Clover r5017+ 2020-05-09 16:34:35 +02:00
CloverEFI kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
CloverPackage exclude old CloverThemeManager from distribution, use Clover.app 2020-05-11 10:16:14 +03:00
Drivers kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
FSInject kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
FileSystems kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
Include kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +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 kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
Library Correct no_sanitize attribute. 2020-05-03 18:26:32 +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 kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
MdePkg kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
MemoryFix kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +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 kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
Protocols kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
Qemu a feature to double search pattern in kernel/kext/boot 2020-04-25 19:18:18 +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 strcpy bug. DecodeOptions bug. 2020-05-03 23:53:50 +03:00
bdmesg_efi added absent files and fixed dependencies 2019-09-03 15:19:03 +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 added absent files and fixed dependencies 2019-09-03 15:19:03 +03:00
rEFIt_UEFI Wrong type for FileExists() 2020-05-11 20:45:11 +02:00
.gitignore Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +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
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
buildExtras.sh Sync revision with sourceforge 2019-09-12 08:49:40 +02:00
build_gcc9.sh Update toolchain to GCC 9.3.0, catalina patches no longer needed 2020-03-21 20:37:20 +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 Ensure the sym directory exist when the package installer is never in use. 2020-05-11 20:01:02 +02:00
buildmtoc.sh Update buildmtoc.sh 2020-04-30 19:42:19 +02: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
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
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