This commit is contained in:
2020-04-25 17:15:18 +08:00
parent 21a7ec994e
commit d879159695
24 changed files with 177 additions and 33 deletions

View File

@@ -128,18 +128,22 @@
<true/>
<key>ForceExitBootServices</key>
<false/>
<key>ProtectCsmRegion</key>
<key>ProtectMemoryRegions</key>
<false/>
<key>ProtectSecureBoot</key>
<false/>
<key>ProtectUefiServices</key>
<true/>
<key>ProvideCustomSlide</key>
<true/>
<key>RebuildAppleMemoryMap</key>
<false/>
<key>SetupVirtualMap</key>
<true/>
<key>ShrinkMemoryMap</key>
<false/>
<key>SignalAppleOS</key>
<false/>
<key>SyncRuntimePermissions</key>
<false/>
</dict>
</dict>
<key>DeviceProperties</key>
@@ -417,6 +421,8 @@
<dict>
<key>Boot</key>
<dict>
<key>ConsoleAttributes</key>
<integer>0</integer>
<key>HibernateMode</key>
<string>None</string>
<key>PickerMode</key>
@@ -444,6 +450,8 @@
</array>
<key>Debug</key>
<dict>
<key>AppleDebug</key>
<false/>
<key>DisableWatchDog</key>
<true/>
<key>DisplayDelay</key>
@@ -482,7 +490,7 @@
<key>Enabled</key>
<true/>
<key>Path</key>
<string>Shell.efi</string>
<string>OpenShell.efi</string>
</dict>
</array>
</dict>
@@ -588,14 +596,14 @@
<true/>
<key>Drivers</key>
<array>
<string>HfsPlus.efi</string>
<string>ApfsDriverLoader.efi</string>
<string>FwRuntimeServices.efi</string>
<string>MemoryAllocation.efi</string>
<string>VirtualSmc.efi</string>
<string>OpenRuntime.efi</string>
<string>HfsPlus.efi</string>
</array>
<key>Input</key>
<dict>
<key>KeyFiltering</key>
<false/>
<key>KeyForgetThreshold</key>
<integer>5</integer>
<key>KeyMergeThreshold</key>
@@ -623,16 +631,18 @@
<string>Max</string>
<key>ClearScreenOnModeSwitch</key>
<false/>
<key>DirectGopCacheMode</key>
<string></string>
<key>DirectGopRendering</key>
<false/>
<key>IgnoreTextInGraphics</key>
<false/>
<key>ReplaceTabWithSpace</key>
<false/>
<key>ProvideConsoleGop</key>
<true/>
<key>DirectGopRendering</key>
<false/>
<key>ReconnectOnResChange</key>
<false/>
<key>ReplaceTabWithSpace</key>
<false/>
<key>SanitiseClearScreen</key>
<false/>
</dict>
@@ -642,6 +652,8 @@
<false/>
<key>AppleBootPolicy</key>
<false/>
<key>AppleDebugLog</key>
<false/>
<key>AppleEvent</key>
<false/>
<key>AppleImageConversion</key>
@@ -649,7 +661,7 @@
<key>AppleKeyMap</key>
<false/>
<key>AppleSmcIo</key>
<false/>
<true/>
<key>AppleUserInterfaceTheme</key>
<false/>
<key>DataHub</key>