Set ProtectSecureBoot

As we expect users to use UEFI based Windows installs, we should avoid issues of breaking the install
This commit is contained in:
Mykola Grymalyuk
2021-04-03 15:25:16 -06:00
parent 4731c2c346
commit 50256b92c8
+1 -1
View File
@@ -152,7 +152,7 @@
<key>ProtectMemoryRegions</key> <key>ProtectMemoryRegions</key>
<false/> <false/>
<key>ProtectSecureBoot</key> <key>ProtectSecureBoot</key>
<false/> <true/>
<key>ProtectUefiServices</key> <key>ProtectUefiServices</key>
<false/> <false/>
<key>ProvideCustomSlide</key> <key>ProvideCustomSlide</key>