Skip to content

Commit

Permalink
OC: Update config to sync with acidanthera/OpenCorePkg@9d5fc5f
Browse files Browse the repository at this point in the history
* OC: Enable EnableVectorAcceleration to speed up Secure Boot
  • Loading branch information
stevezhengshiqi committed Nov 28, 2021
1 parent d1ed185 commit 3c64196
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OC/config_cml.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1413,6 +1413,8 @@
<false/>
<key>ProvideConsoleGop</key>
<true/>
<key>ReconnectGraphicsOnConnect</key>
<false/>
<key>ReconnectOnResChange</key>
<false/>
<key>ReplaceTabWithSpace</key>
Expand Down Expand Up @@ -1474,6 +1476,8 @@
<key>DisableSecurityPolicy</key>
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<key>EnableVmx</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
Expand Down
4 changes: 4 additions & 0 deletions OC/config_kbl.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,8 @@
<false/>
<key>ProvideConsoleGop</key>
<true/>
<key>ReconnectGraphicsOnConnect</key>
<false/>
<key>ReconnectOnResChange</key>
<false/>
<key>ReplaceTabWithSpace</key>
Expand Down Expand Up @@ -1485,6 +1487,8 @@
<key>DisableSecurityPolicy</key>
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<key>EnableVmx</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
Expand Down

0 comments on commit 3c64196

Please sign in to comment.