Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
Sherlocks bbcc916bba Updated firmware versions for T2 models. by Andrey1970
Added MBP162 and MBP163 models
2020-05-20 22:23:49 +09: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 Clover.app v1.22 2020-05-13 19:09:30 +02:00
CloverEFI using XIcon class for dynamic images 2020-05-16 22:30:29 +03:00
CloverPackage StrnCpy must create null-terminating string 2020-05-12 09:01:46 +03:00
Drivers kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
FileSystems disable deprecated functions 2020-05-13 11:18:12 +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 kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
gptsync added absent files and fixed dependencies 2019-09-03 15:19:03 +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 implicitly use of strncmp 2020-05-18 07:07:48 +03:00
Library using XIcon class for dynamic images 2020-05-16 22:30: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 disable deprecated functions 2020-05-13 11:18:12 +03:00
MdePkg StrnCpy must create null-terminating string 2020-05-12 09:01:46 +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
rEFIt_UEFI Updated firmware versions for T2 models. by Andrey1970 2020-05-20 22:23:49 +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 strcpy bug. DecodeOptions bug. 2020-05-03 23:53:50 +03:00
.gitignore Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
build_gcc10.sh gcc 10.1.0 2020-05-14 14:09:52 +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 gcc 10.1.0 2020-05-14 14:09:52 +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
Clover.dsc eliminate some warnings by gcc10 2020-05-15 06:23:33 +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