Fix BlessOverride typo

Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/382
This commit is contained in:
Mykola Grymalyuk
2021-07-11 17:08:38 -06:00
parent 8159761833
commit 18e3fa37ff
3 changed files with 9 additions and 5 deletions

View File

@@ -1091,7 +1091,9 @@
<key>Misc</key>
<dict>
<key>BlessOverride</key>
<array/>
<array>
<string>\EFI\Microsoft\Boot\bootmgfw.efi</string>
</array>
<key>Boot</key>
<dict>
<key>ConsoleAttributes</key>
@@ -1141,9 +1143,7 @@
<integer>3</integer>
</dict>
<key>Entries</key>
<array>
<string>\EFI\Microsoft\Boot\bootmgfw.efi</string>
</array>
<array/>
<key>Security</key>
<dict>
<key>AllowNvramReset</key>