From f2f1d838ec70f2d42090b8666d2ae23f6af9dab0 Mon Sep 17 00:00:00 2001 From: byhal <69502131+byhal@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:12:58 +1300 Subject: [PATCH] Update security.md --- config.plist/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.plist/security.md b/config.plist/security.md index fd02e9382..3ebf6c9a8 100644 --- a/config.plist/security.md +++ b/config.plist/security.md @@ -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`.