OSX-KVM - January 2022 Batch Update #1

Changes:

- Add support for Windows ;)

- Update OVMF bits (https://github.com/retrage/edk2-nightly)

- Update OpenCore to 0.7.6 (via Nick)
This commit is contained in:
Dhiru Kholia
2021-12-27 14:28:40 +05:30
committed by Dhiru Kholia
parent 88154b5bac
commit 687fa91e14
28 changed files with 996 additions and 73 deletions

View File

@@ -307,6 +307,8 @@
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<false/>
<key>ResizeAppleGpuBars</key>
<integer>-1</integer>
<key>SetupVirtualMap</key>
<false/>
<key>SignalAppleOS</key>
@@ -873,7 +875,7 @@
<key>Arguments</key>
<string></string>
<key>Auxiliary</key>
<false/>
<true/>
<key>Comment</key>
<string>Not signed for security reasons</string>
<key>Enabled</key>
@@ -939,8 +941,6 @@
<dict>
<key>DefaultBackgroundColor</key>
<data>AAAAAA==</data>
<key>UIScale</key>
<data>AQ==</data>
</dict>
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
<dict>
@@ -969,7 +969,6 @@
<dict>
<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
<array>
<string>UIScale</string>
<string>DefaultBackgroundColor</string>
</array>
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
@@ -1134,7 +1133,7 @@
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenRuntime.efi</string>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
@@ -1144,7 +1143,7 @@
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenCanopy.efi</string>
<string>OpenCanopy.efi</string>
</dict>
<dict>
<key>Arguments</key>
@@ -1164,7 +1163,7 @@
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenPartitionDxe.efi</string>
<string>OpenPartitionDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
@@ -1312,6 +1311,8 @@
<false/>
<key>ProvideConsoleGop</key>
<true/>
<key>ReconnectGraphicsOnConnect</key>
<false/>
<key>ReconnectOnResChange</key>
<false/>
<key>ReplaceTabWithSpace</key>
@@ -1322,6 +1323,8 @@
<false/>
<key>TextRenderer</key>
<string>BuiltinGraphics</string>
<key>UIScale</key>
<integer>0</integer>
<key>UgaPassThrough</key>
<false/>
</dict>
@@ -1372,6 +1375,8 @@
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<key>EnableVmx</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>ForceOcWriteFlash</key>
@@ -1386,6 +1391,8 @@
<false/>
<key>RequestBootVarRouting</key>
<true/>
<key>ResizeGpuBars</key>
<integer>-1</integer>
<key>TscSyncTimeout</key>
<integer>0</integer>
<key>UnblockFsConnect</key>