mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 18:40:16 +10:00
push
This commit is contained in:
@@ -187,7 +187,7 @@ class Constants:
|
||||
## Security Settings
|
||||
self.sip_status: bool = True # System Integrity Protection
|
||||
self.secure_status: bool = False # Secure Boot Model
|
||||
self.vault: bool = True # EFI Vault
|
||||
self.vault: bool = False # EFI Vault
|
||||
self.disable_cs_lv: bool = False # Disable Library validation
|
||||
self.disable_amfi: bool = False # Disable AMFI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user