Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
Go to file
jief666 16c627596f Rename OSVersion to macOSVersion.
Fixed some icons ordering in main menu.
Fixed macOs version detection for custom entries.
Fixed main Big Sur partition appearing in menu.
Refactor IsValidGuidAsciiString.
2021-01-31 12:50:23 +03:00
.github/workflows Update release page style 2020-12-03 00:48:26 -05:00
BaseTools Use gcc instead of cc for VfrCompile compilation. 2020-11-26 08:41:35 +03:00
bdmesg_efi Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +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 Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
CloverPackage correct config-plist 2021-01-27 19:49:58 +03:00
Drivers Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
FileSystems Clean [BuildOptions] in inf files. 2020-10-20 15:00: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 Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
gptsync Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
Include Fix partition name when there is more than 1 system partition in 2020-10-26 23:37:32 +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 Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
Library Create object MacOsVersion. 2020-11-13 00:25:56 +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 Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
NetworkPkg fix UninstallMultipleProtocolInterfaces() calls 2019-11-19 16:40:14 +03:00
OpenCorePkg@78708c2edc Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +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 Clean [BuildOptions] in inf files. 2020-10-20 15:00:24 +03:00
Qemu Redirect OC log to Clover. 2020-09-18 11:55:44 +03:00
rEFIt_UEFI Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +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
VC MSVC compilation. 2020-11-02 16:45:11 +03:00
Xcode Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
.gitignore Fix GenFW, remove -no-lto for CppMemLib. 2020-11-09 16:19:33 +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 Add GitHub Action CI 2020-12-02 16:32:41 -05: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 Create object MacOsVersion. 2020-11-13 00:25:56 +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 ebuild.sh, add include in refit.inf 2020-10-28 14:24:30 +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 update package 2020-10-19 22:34:48 +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