Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
Adds options for STRIX-ROG-Z270H
Browse files Browse the repository at this point in the history
Changes from recommended opencore values to troubleshoot "Stuck on EndRandomSeed",
"Stuck on [EB|#LOG:EXITBS:START]"
  • Loading branch information
brosahay committed Jul 29, 2020
1 parent a5aec5e commit c828826
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -149,15 +149,15 @@
<key>AvoidRuntimeDefrag</key>
<true/>
<key>DevirtualiseMmio</key>
<false/>
<true/>
<key>DisableSingleUser</key>
<false/>
<key>DisableVariableWrite</key>
<false/>
<key>DiscardHibernateMap</key>
<false/>
<key>EnableSafeModeSlide</key>
<true/>
<false/>
<key>EnableWriteUnprotector</key>
<true/>
<key>ForceExitBootServices</key>
Expand All @@ -169,15 +169,15 @@
<key>ProtectUefiServices</key>
<false/>
<key>ProvideCustomSlide</key>
<true/>
<false/>
<key>RebuildAppleMemoryMap</key>
<false/>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
<false/>
<key>SyncRuntimePermissions</key>
<false/>
<true/>
</dict>
</dict>
<key>DeviceProperties</key>
Expand Down Expand Up @@ -661,7 +661,7 @@
<key>ApplePanic</key>
<false/>
<key>DisableWatchDog</key>
<false/>
<true/>
<key>DisplayDelay</key>
<integer>0</integer>
<key>DisplayLevel</key>
Expand Down Expand Up @@ -691,9 +691,9 @@
<key>Security</key>
<dict>
<key>AllowNvramReset</key>
<false/>
<true/>
<key>AllowSetDefault</key>
<false/>
<true/>
<key>AuthRestart</key>
<false/>
<key>BlacklistAppleUpdate</key>
Expand Down

0 comments on commit c828826

Please sign in to comment.