mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 06:10:00 +10:00
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:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user