Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
jief666 70988228c4 Refactor selfOem. Created getConfigDir... methods.
Enclose access to getOemDir... by if (selfOem.oemDirExists()).
Enclose access to getKextsDir... by if (selfOem.isKextsDirFound()).
closeDebugLog() in UninitRefitLib().
Prevent DBG loop.
2020-10-17 16:01:33 +03:00
BaseTools Generate debug symbol with Xcode8 2020-09-14 15:56:48 +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 somehow resolve conflict between c++ and swift 2020-09-01 20:58:59 +03:00
CloverEFI restore CloverEFI functionality 2020-10-16 10:06:20 +03:00
CloverPackage dont exclude OpenRuntime from distribution 2020-10-12 15:05:34 +03:00
Drivers Fix package dependency. 2020-09-07 01:51:01 +03:00
FileSystems 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +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 Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
IntelFrameworkModulePkg additional includes 2019-09-03 16:36:55 +03:00
IntelFrameworkPkg add modified contents 2020-10-15 10:27:30 +03:00
LegacyBios 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
Library Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +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 Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
MemoryFix Comment out gAppleDevicePropertyProtocolGuid 2020-09-21 08:53:36 +03:00
NetworkPkg fix UninstallMultipleProtocolInterfaces() calls 2019-11-19 16:40:14 +03:00
OpenCorePkg@b2824181ef Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
Patches add patches for Catalina 2019-10-02 07:59:59 +03:00
PcAtChipsetPkg 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
Protocols restore CloverEFI functionality 2020-10-16 10:06:20 +03:00
Qemu Redirect OC log to Clover. 2020-09-18 11:55:44 +03:00
rEFIt_UEFI Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +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
UefiCpuPkg 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
Xcode Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
.gitignore Cleaning in XString. Some method renaming. 2020-04-23 23:43:35 +03:00
.gitmodules 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
build_gcc10.sh Update toolchain to GCC 10.2. If you wish to update, delete Build and toolchain directories. 2020-08-09 10:00:31 +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 restore CloverEFI functionality 2020-10-16 10:06:20 +03:00
buildmtoc.sh Update buildmtoc.sh 2020-04-30 19:42:19 +02:00
buildnasm.sh exclude double settings 2020-10-08 23:03:41 +03:00
cbuild.bat allow kext patches length will be less then find 2020-04-24 12:01:28 +03:00
Clover.dsc restore CloverEFI functionality 2020-10-16 10:06:20 +03:00
Clover.fdf restore CloverEFI functionality 2020-10-16 10:06:20 +03:00
CloverPkg.dec Comment out gAppleDevicePropertyProtocolGuid 2020-09-21 08:53:36 +03:00
CppProperties.json restructure sources, preliminary include AptioMemoryFix from OC 2019-10-04 16:19:40 +03:00
ebuild.sh Build id in log and in About menu. 2020-10-07 20:25:31 +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 several optimisations 2020-10-15 10:05:37 +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