Update all packages to latest master

OpenCore now supports booting from NVMe or virtio drives (if you set ScanPolicy accordingly)
This commit is contained in:
Nicholas Sherlock
2020-06-24 12:17:03 +12:00
parent ef920c96b2
commit 71366c309f
8 changed files with 28 additions and 14 deletions

View File

@@ -45,7 +45,7 @@
<key>All</key>
<false/>
<key>Comment</key>
<string>Drop CpuPm</string>
<string>Delete CpuPm</string>
<key>Enabled</key>
<false/>
<key>OemTableId</key>
@@ -59,7 +59,7 @@
<key>All</key>
<false/>
<key>Comment</key>
<string>Drop Cpu0Ist</string>
<string>Delete Cpu0Ist</string>
<key>Enabled</key>
<false/>
<key>OemTableId</key>
@@ -169,6 +169,8 @@
<false/>
<key>ProvideCustomSlide</key>
<true/>
<key>ProvideMaxSlide</key>
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<false/>
<key>SetupVirtualMap</key>
@@ -484,12 +486,16 @@
<dict>
<key>AppleDebug</key>
<false/>
<key>ApplePanic</key>
<false/>
<key>DisableWatchDog</key>
<false/>
<key>DisplayDelay</key>
<integer>0</integer>
<key>DisplayLevel</key>
<integer>2147483650</integer>
<key>SysReport</key>
<false/>
<key>Target</key>
<integer>3</integer>
</dict>
@@ -503,8 +509,6 @@
<false/>
<key>AuthRestart</key>
<false/>
<key>BlacklistAppleUpdate</key>
<false/>
<key>BootProtect</key>
<string>None</string>
<key>ExposeSensitiveData</key>
@@ -512,7 +516,7 @@
<key>HaltLevel</key>
<integer>2147483648</integer>
<key>ScanPolicy</key>
<integer>2032387</integer>
<integer>18809603</integer>
<key>Vault</key>
<string>Optional</string>
</dict>
@@ -570,6 +574,8 @@
<data>Rg==</data>
<key>boot-args</key>
<string>keepsyms=1</string>
<key>run-efi-updater</key>
<string>No</string>
<key>csr-active-config</key>
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
@@ -663,6 +669,8 @@
<dict>
<key>EnableJumpstart</key>
<true/>
<key>GlobalConnect</key>
<false/>
<key>HideVerbose</key>
<true/>
<key>JumpstartHotPlug</key>
@@ -776,16 +784,18 @@
</dict>
<key>Quirks</key>
<dict>
<key>DeduplicateBootOrder</key>
<true/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>IgnoreInvalidFlexRatio</key>
<false/>
<key>ReleaseUsbOwnership</key>
<false/>
<key>DeduplicateBootOrder</key>
<true/>
<key>RequestBootVarRouting</key>
<true/>
<key>TscSyncTimeout</key>
<integer>0</integer>
<key>UnblockFsConnect</key>
<false/>
</dict>