-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update OpenCore 0.8.6 > 0.8.7 - Update Kexts #13
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I put a small list of Kexts that need to be updated.
As I don't have the permission for Pull Requests, I put it in an Issue.
What ChangeLog :
Main changes :
Removed unwanted flicker when launching non-text entry.
Changed macrecovery to download files into com.apple.recovery.boot by default.
Improved Apple builtin picker (BootKicker.efi) on some systems and after reboot.
Misc -> Boot -> ShowPicker changed from Boolean to String, valid values are:Always - Always show picker (equivalent to ShowPicker=True).Never - Never show picker (equivalent to ShowPicker=False).SkipOnHibernateWake - Don't show picker if waking from macOS hibernation.Misc -> Boot -> added HibernateSkipsPicker (Boolean): not to show picker if waking from macOS hibernation. Failsafe value: false.
config.plist :
Misc -> Boot -> ShowPicker changed from Boolean to String, valid values are Always, Never and SkipOnHibernateWake.Download table :
Sincerely, UsedDiscord / Magik
SOURCE CHANGEMENTS
The text was updated successfully, but these errors were encountered: