Skip to content

Commit

Permalink
Update config plist to OpenCore 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lehuutrung1412 committed Jun 13, 2021
1 parent 5ce449b commit d34bc00
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,8 @@
<true/>
<key>PowerTimeoutKernelPanic</key>
<true/>
<key>ProvideCurrentCpuInfo</key>
<false/>
<key>SetApfsTrimTimeout</key>
<integer>-1</integer>
<key>ThirdPartyDrives</key>
Expand Down Expand Up @@ -979,6 +981,8 @@
<string>Not signed for security reasons</string>
<key>Enabled</key>
<false/>
<key>Flavour</key>
<string>Auto</string>
<key>Name</key>
<string>CustomOS</string>
<key>Path</key>
Expand Down Expand Up @@ -1025,6 +1029,8 @@
<true/>
<key>AllowSetDefault</key>
<true/>
<key>AllowToggleSip</key>
<false/>
<key>ApECID</key>
<integer>0</integer>
<key>AuthRestart</key>
Expand Down Expand Up @@ -1061,6 +1067,8 @@
<string>Not signed for security reasons</string>
<key>Enabled</key>
<false/>
<key>Flavour</key>
<string>OpenShell:UEFIShell:Shell</string>
<key>Name</key>
<string>UEFI Shell</string>
<key>Path</key>
Expand Down Expand Up @@ -1100,6 +1108,8 @@
<data>ZW4tVVM6MA==</data>
<key>run-efi-updater</key>
<string>No</string>
<key>ForceDisplayRotationInEFI</key>
<integer>0</integer>
</dict>
</dict>
<key>Delete</key>
Expand All @@ -1116,6 +1126,7 @@
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<array>
<string>boot-args</string>
<string>ForceDisplayRotationInEFI</string>
</array>
</dict>
<key>LegacyEnable</key>
Expand Down Expand Up @@ -1161,7 +1172,7 @@
<false/>
<key>Generic</key>
<dict>
<key>AdviseWindows</key>
<key>AdviseFeatures</key>
<false/>
<key>MaxBIOSVersion</key>
<false/>
Expand Down Expand Up @@ -1283,7 +1294,7 @@
<key>ForceResolution</key>
<false/>
<key>GopPassThrough</key>
<false/>
<string>Disabled</string>
<key>IgnoreTextInGraphics</key>
<false/>
<key>ProvideConsoleGop</key>
Expand All @@ -1309,6 +1320,8 @@
<false/>
<key>AppleDebugLog</key>
<false/>
<key>AppleEg2Info</key>
<false/>
<key>AppleFramebufferInfo</key>
<false/>
<key>AppleImageConversion</key>
Expand Down

0 comments on commit d34bc00

Please sign in to comment.