Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.plist/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This enables security features such as the verification of macOS' `boot.efi`, wi
* Big Sur and Above (11.0+): The recommended value is `Default`.
* After macOS 14.4, you have to set SecureBootModel to `Disabled` in order to update/install macOS, or it will cause bootloop.
* After updating/installing, remember to set it back to `Default` or other values, as not setting it back comes with some security risk.
* If you don't set this back, OpenCore will bypass verification the authenticity and integrity of the bootloader and macOS kernel, potentially allowing malicious software to load during startup. This can make your system vulnerable to boot-time malware, rootkits, or other malicious software that could exploit vulnerabilities in the boot process.
* If you don't set this back, OpenCore will bypass verification the authenticity and integrity of the bootloader and macOS kernel, potentially allowing malicious software to load during startup. This can make your system vulnerable to boot-time malware, rootkits, or other malicious software that could exploit vulnerabilities in the boot process.
* High Sierra-Catalina (10.13-10.15):
* If your model is not listed below, set to `Disabled`.
* If running NVIDIA Web Drivers, set to `Disabled`.
Expand Down