From 9a76d8b22412ef568b68d68b18ae55dc232e4385 Mon Sep 17 00:00:00 2001 From: MineTurtlee Date: Sat, 22 Mar 2025 13:25:42 +0700 Subject: [PATCH] Fix trailing spaces --- 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 73dc64ee3..11dbd5fa8 100644 --- a/config.plist/security.md +++ b/config.plist/security.md @@ -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`.