From a6b311f4cbb01970655bc610202050cf586d76f3 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Mon, 13 Sep 2021 11:48:42 +0000 Subject: [PATCH] Add ForceBooterSignature via https://github.com/kholia/OSX-KVM/ --- config-custom.plist | 2 ++ config-nopicker-custom.plist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/config-custom.plist b/config-custom.plist index 4110732..071209d 100644 --- a/config-custom.plist +++ b/config-custom.plist @@ -286,6 +286,8 @@ EnableWriteUnprotector + ForceBooterSignature + ForceExitBootServices ProtectMemoryRegions diff --git a/config-nopicker-custom.plist b/config-nopicker-custom.plist index f16a291..26f2494 100644 --- a/config-nopicker-custom.plist +++ b/config-nopicker-custom.plist @@ -286,6 +286,8 @@ EnableWriteUnprotector + ForceBooterSignature + ForceExitBootServices ProtectMemoryRegions