We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e360f6 + d70c8a1 commit 8b0b0e4Copy full SHA for 8b0b0e4
CloverPackage/CloverV2/EFI/CLOVER/config-sample.plist
@@ -1002,10 +1002,14 @@
1002
<false/>
1003
<key>AvoidRuntimeDefrag</key>
1004
<true/>
1005
+ <key>ClearTaskSwitchBit</key>
1006
+ <false/>
1007
<key>DevirtualiseMmio</key>
1008
1009
<key>DisableIoMapper</key>
1010
1011
+ <key>DisableIoMapperMapping</key>
1012
1013
<key>DisableLinkeditJettison</key>
1014
1015
<key>DisableSingleUser</key>
@@ -1073,6 +1077,8 @@
1073
1077
1074
1078
<key>ResizeAppleGpuBars</key>
1075
1079
<integer>-1</integer>
1080
+ <key>ResizeGpuBars</key>
1081
+ <integer>-1</integer>
1076
1082
<key>SetupVirtualMap</key>
1083
1084
<key>SignalAppleOS</key>
0 commit comments