mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
amfi_detect.py: Update comment
This commit is contained in:
@@ -93,6 +93,7 @@ class amfi_configuration_detection:
|
|||||||
|
|
||||||
def check_config(self, level):
|
def check_config(self, level):
|
||||||
# Levels:
|
# Levels:
|
||||||
|
# - 0: No checks
|
||||||
# - 1. Library Validation (Monterey and Older)
|
# - 1. Library Validation (Monterey and Older)
|
||||||
# - 2. Library Validation and Signature Checks (Ventura and Newer)
|
# - 2. Library Validation and Signature Checks (Ventura and Newer)
|
||||||
# - 3. Disable all AMFI checks
|
# - 3. Disable all AMFI checks
|
||||||
|
|||||||
Reference in New Issue
Block a user