CloverBootloader/rEFIt_UEFI
Florin9doi 7b6f0afd5d MKextV1 (Tiger/Leopard) patcher
Kext injection was not possible on Tiger/Leopard:
-KLDBootstrap::readBooterExtensions() doesn't exist to be patched
-Tiger gray discs were model specific and didn't had all the kexts in S/L/E to boot without cache

This patch append a kext file to the MKextV1 structure which is
loaded in memory by boot.efi, then repair the structure.

The existing kext isn't removed, so the injected kext needs to be a
higher version.
2019-12-27 15:24:30 +02:00
..
entry_scan Display CLover boot volume 2019-12-16 15:28:22 +01:00
include initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
libeg Remove unused includes for C++ 2019-12-20 16:03:49 +01:00
Platform MKextV1 (Tiger/Leopard) patcher 2019-12-27 15:24:30 +02:00
refit Move clover boot volume info to bottom right corner. 2019-12-20 18:18:55 +01:00
refit.inf use unified DeviceTreeLib 2019-12-18 20:34:26 +03:00