Skip to content

Commit

Permalink
OC: Config: Adjust Quirks
Browse files Browse the repository at this point in the history
* Fix installer shutdown on big sur
  • Loading branch information
ananjaser1211 committed Oct 21, 2021
1 parent eb0ce35 commit 8258d55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<key>ForceBooterSignature</key>
<false/>
<key>ForceExitBootServices</key>
<false/>
<true/>
<key>ProtectMemoryRegions</key>
<false/>
<key>ProtectSecureBoot</key>
Expand All @@ -222,7 +222,7 @@
<key>ProvideMaxSlide</key>
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<true/>
<false/>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
Expand Down Expand Up @@ -782,7 +782,7 @@
<key>DisableLinkeditJettison</key>
<true/>
<key>DisableRtcChecksum</key>
<false/>
<true/>
<key>ExtendBTFeatureFlags</key>
<false/>
<key>ExternalDiskIcons</key>
Expand Down

0 comments on commit 8258d55

Please sign in to comment.