Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update security.md
Browse files Browse the repository at this point in the history
byhal authored Jan 13, 2025
1 parent 80f2bae commit f2f1d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.plist/security.md
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ These settings in your config.plist can restrict which macOS versions OpenCore w
OpenCore by default has [Apple Secure Boot](https://dortania.github.io/OpenCore-Post-Install/universal/security/applesecureboot.html#what-is-apple-secure-boot) enabled.
This enables security features such as the verification of macOS' `boot.efi`, with the side effect of restricting which macOS versions OpenCore will boot.

* Sonoma and above (14.4+): Sonoma broke updates, in order to install and update macOS you must set SecureBootModel to Disabled otherwise it will boot-loop. It is recommended to turn it back on after for security.
* Sonoma and above (14.4+): Due to increased security measures in Sonoma and newer, in order to install and update macOS you must set SecureBootModel to Disabled otherwise it will boot-loop. It is recommended to turn it back on after for security.
* Big Sur to Ventura (11 - 13): The recommended value is `Default`.
* High Sierra-Catalina (10.13-10.15):
* If your model is not listed below, set to `Disabled`.

0 comments on commit f2f1d83

Please sign in to comment.