CloverHackyColor / CloverBootloader

Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
BSD 2-Clause "Simplified" License
4.51k stars 619 forks source link

MatchOS in Kext to Patch and Big Sur beta 11.0.1 #286

Closed fabiosun closed 3 years ago

fabiosun commented 3 years ago

Screenshot 2020-10-29 at 11 40 43

It seems that 11.x or 11.0.x are not working anymore. Also if I leave empty MatchOS value that patch for Aquantia is not applied well

I can't see anymore in debug log a log like this I can see in commit 6a96d4833 :

Starting Clover revision: 5125 (master, commit 6a96d4833) on American Megatrends EFI KextsToPatch: 1 requested

with the commit shown in attach I can't find KextToPatch

fabiosun commented 3 years ago

I think it wasn't a bug...but a big bug solved from previous version We could declare a kext patch in a bad way (without putting complete kext name and clover applied it only with a find/replace to all that matched that data)

thank you to have solved this (I think bug is present In latest release 5125 . using commit d0388ee7a solves this and we have to use a correct naming to have the patch applied. Screenshot 2020-10-29 at 12 40 59

In debug log I can't see any info about this Kext to patch applied and maybe also this commit is missing something

jief666 commented 3 years ago

By reading you, I can't understand if it's working or not. You said fixed, but you also said it's not applied. We also said that version with 3 numbers are not supported yet.

fabiosun commented 3 years ago

It is working with commit I have said above But in log we miss all printed data of that applied patch