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

View File

@@ -152,7 +152,7 @@
<key>ProtectMemoryRegions</key>
<false/>
<key>ProtectSecureBoot</key>
<false/>
<true/>
<key>ProtectUefiServices</key>
<false/>
<key>ProvideCustomSlide</key>