From 5c521987eb0a646df8bd1f8cd6ec9a6dfd74d8e8 Mon Sep 17 00:00:00 2001 From: mrasong Date: Fri, 5 Feb 2021 06:00:31 +0800 Subject: [PATCH] fixed bug --- EFI/OC/config.AppleALC.plist | 18 +++++++++--------- EFI/OC/config.GUI.AppleALC.plist | 18 +++++++++--------- EFI/OC/config.GUI.VoodooHDA.plist | 18 +++++++++--------- EFI/OC/config.VoodooHDA.plist | 18 +++++++++--------- EFI/OC/config.plist | 18 +++++++++--------- 5 files changed, 45 insertions(+), 45 deletions(-) diff --git a/EFI/OC/config.AppleALC.plist b/EFI/OC/config.AppleALC.plist index 729ecd1..fddac47 100644 --- a/EFI/OC/config.AppleALC.plist +++ b/EFI/OC/config.AppleALC.plist @@ -454,11 +454,11 @@ Debug AppleDebug - + ApplePanic - + DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -468,22 +468,22 @@ SysReport Target - 3 + 0 Entries Security AllowNvramReset - + AllowSetDefault - + ApECID 0 AuthRestart BlacklistAppleUpdate - + DmgLoading Signed EnablePassword @@ -497,11 +497,11 @@ PasswordSalt ScanPolicy - 17760515 + 0 SecureBootModel Default Vault - Secure + Optional Tools diff --git a/EFI/OC/config.GUI.AppleALC.plist b/EFI/OC/config.GUI.AppleALC.plist index 8b8406b..e684211 100644 --- a/EFI/OC/config.GUI.AppleALC.plist +++ b/EFI/OC/config.GUI.AppleALC.plist @@ -454,11 +454,11 @@ Debug AppleDebug - + ApplePanic - + DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -468,22 +468,22 @@ SysReport Target - 3 + 0 Entries Security AllowNvramReset - + AllowSetDefault - + ApECID 0 AuthRestart BlacklistAppleUpdate - + DmgLoading Signed EnablePassword @@ -497,11 +497,11 @@ PasswordSalt ScanPolicy - 17760515 + 0 SecureBootModel Default Vault - Secure + Optional Tools diff --git a/EFI/OC/config.GUI.VoodooHDA.plist b/EFI/OC/config.GUI.VoodooHDA.plist index bc37e5e..3479184 100644 --- a/EFI/OC/config.GUI.VoodooHDA.plist +++ b/EFI/OC/config.GUI.VoodooHDA.plist @@ -454,11 +454,11 @@ Debug AppleDebug - + ApplePanic - + DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -468,22 +468,22 @@ SysReport Target - 3 + 0 Entries Security AllowNvramReset - + AllowSetDefault - + ApECID 0 AuthRestart BlacklistAppleUpdate - + DmgLoading Signed EnablePassword @@ -497,11 +497,11 @@ PasswordSalt ScanPolicy - 17760515 + 0 SecureBootModel Default Vault - Secure + Optional Tools diff --git a/EFI/OC/config.VoodooHDA.plist b/EFI/OC/config.VoodooHDA.plist index 7dd8cf4..83b4b4f 100644 --- a/EFI/OC/config.VoodooHDA.plist +++ b/EFI/OC/config.VoodooHDA.plist @@ -454,11 +454,11 @@ Debug AppleDebug - + ApplePanic - + DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -468,22 +468,22 @@ SysReport Target - 3 + 0 Entries Security AllowNvramReset - + AllowSetDefault - + ApECID 0 AuthRestart BlacklistAppleUpdate - + DmgLoading Signed EnablePassword @@ -497,11 +497,11 @@ PasswordSalt ScanPolicy - 17760515 + 0 SecureBootModel Default Vault - Secure + Optional Tools diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 729ecd1..fddac47 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -454,11 +454,11 @@ Debug AppleDebug - + ApplePanic - + DisableWatchDog - + DisplayDelay 0 DisplayLevel @@ -468,22 +468,22 @@ SysReport Target - 3 + 0 Entries Security AllowNvramReset - + AllowSetDefault - + ApECID 0 AuthRestart BlacklistAppleUpdate - + DmgLoading Signed EnablePassword @@ -497,11 +497,11 @@ PasswordSalt ScanPolicy - 17760515 + 0 SecureBootModel Default Vault - Secure + Optional Tools -- GitLab