Skip to content

Commit

Permalink
reset config to 085
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasong committed Dec 9, 2022
1 parent dcb3d31 commit 700d900
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<key>AvoidRuntimeDefrag</key>
<true/>
<key>DevirtualiseMmio</key>
<false/>
<true/>
<key>DisableSingleUser</key>
<false/>
<key>DisableVariableWrite</key>
Expand All @@ -140,7 +140,7 @@
<key>EnableSafeModeSlide</key>
<true/>
<key>EnableWriteUnprotector</key>
<true/>
<false/>
<key>ForceBooterSignature</key>
<false/>
<key>ForceExitBootServices</key>
Expand All @@ -150,17 +150,17 @@
<key>ProtectSecureBoot</key>
<false/>
<key>ProtectUefiServices</key>
<false/>
<true/>
<key>ProvideCustomSlide</key>
<true/>
<key>ProvideMaxSlide</key>
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<false/>
<true/>
<key>ResizeAppleGpuBars</key>
<integer>-1</integer>
<key>SetupVirtualMap</key>
<true/>
<false/>
<key>SignalAppleOS</key>
<false/>
<key>SyncRuntimePermissions</key>
Expand Down Expand Up @@ -490,7 +490,7 @@
<key>CustomSMBIOSGuid</key>
<false/>
<key>DisableIoMapper</key>
<false/>
<true/>
<key>DisableLinkeditJettison</key>
<true/>
<key>DisableRtcChecksum</key>
Expand All @@ -510,7 +510,7 @@
<key>LegacyCommpage</key>
<false/>
<key>PanicNoKextDump</key>
<false/>
<true/>
<key>PowerTimeoutKernelPanic</key>
<true/>
<key>ProvideCurrentCpuInfo</key>
Expand Down Expand Up @@ -1013,7 +1013,7 @@
<key>DisableSecurityPolicy</key>
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<false/>
<key>EnableVmx</key>
<false/>
<key>ExitBootServicesDelay</key>
Expand Down

0 comments on commit 700d900

Please sign in to comment.