mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30:15 +10:00
Fix SurPlus entry
This commit is contained in:
@@ -751,8 +751,8 @@ Note: Only supported on Nehalem and newer MacBooks (2010+)
|
|||||||
utilities.header(["Override SurPlus MaxKernel"])
|
utilities.header(["Override SurPlus MaxKernel"])
|
||||||
print(
|
print(
|
||||||
"""
|
"""
|
||||||
By default OCLP will only allow SurPlus to be used on Monterey and older.
|
By default OCLP will only allow SurPlus to be used on Big Sur and Monterey.
|
||||||
This is for saftey reasons in the event newer OSes may break compatibility
|
This is for safety reasons in the event newer OSes may break compatibility
|
||||||
and result in boot loops.
|
and result in boot loops.
|
||||||
|
|
||||||
Enabling this option will allow SurPlus to have no MaxKernel set, and
|
Enabling this option will allow SurPlus to have no MaxKernel set, and
|
||||||
|
|||||||
Reference in New Issue
Block a user