-
Notifications
You must be signed in to change notification settings - Fork 662
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CloverHackyColor/CloverBootloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5171
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CloverHackyColor/CloverBootloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5172
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 2 contributors
Commits on Mar 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c2655ad - Browse repository at this point
Copy the full SHA c2655adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2dff29 - Browse repository at this point
Copy the full SHA f2dff29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d83dd4 - Browse repository at this point
Copy the full SHA 1d83dd4View commit details
Commits on Mar 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c9d1fe9 - Browse repository at this point
Copy the full SHA c9d1fe9View commit details -
Merge pull request #815 from YBronst/master
Stability restoration and memory management fixes
Configuration menu - View commit details
-
Copy full SHA for ad120fa - Browse repository at this point
Copy the full SHA ad120faView commit details
Commits on Mar 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f6a3d61 - Browse repository at this point
Copy the full SHA f6a3d61View commit details
Commits on Mar 16, 2026
-
Restores the missing log messages for kexts listed in the
KextsToBlockThis change restores the missing log messages for kexts listed in the `KextsToBlock` section of `config.plist`. Users noticed that messages like "Allow IOSkywalk Downgrade" (which is a comment label for blocking `com.apple.iokit.IOSkywalkFamily`) were no longer appearing in `bdmesg`. The implementation iterates through the `KextsToBlock` array, evaluates whether each entry should be active based on user settings and macOS version compatibility, and logs the result using the `DBG` macro. This logging mirrors the behavior of other patch types in Clover, providing transparency into which kexts are being blocked during the boot process without affecting the actual blocking logic.
Configuration menu - View commit details
-
Copy full SHA for a8f8f9a - Browse repository at this point
Copy the full SHA a8f8f9aView commit details -
Merge pull request #816 from YBronst/master
Restores the missing log messages for kexts listed in the `KextsToBlock`
Configuration menu - View commit details
-
Copy full SHA for 459b95b - Browse repository at this point
Copy the full SHA 459b95bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5171...5172