config.plist 23.1 KB
Newer Older
M
mrasong 已提交
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
M
mrasong 已提交
5 6
	<key>#DEVICE</key>
	<string>Intel-NUC10</string>
M
mrasong 已提交
7
	<key>#VERSION</key>
M
mrasong 已提交
8
	<string>0.8.8</string>
M
mrasong 已提交
9 10 11 12 13 14
	<key>ACPI</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>Comment</key>
M
mrasong 已提交
15
				<string></string>
M
mrasong 已提交
16 17 18
				<key>Enabled</key>
				<true/>
				<key>Path</key>
M
mrasong 已提交
19
				<string>SSDT-NUC10.aml</string>
M
mrasong 已提交
20 21 22 23 24 25 26
			</dict>
		</array>
		<key>Delete</key>
		<array/>
		<key>Patch</key>
		<array>
			<dict>
M
mrasong 已提交
27 28 29 30
				<key>Base</key>
				<string></string>
				<key>BaseSkip</key>
				<integer>0</integer>
M
mrasong 已提交
31 32 33 34 35 36 37
				<key>Comment</key>
				<string>Rename _STA to XSTA(H_EC)</string>
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
M
mrasong 已提交
38 39 40
				<data>
				X1NUQQCk
				</data>
M
mrasong 已提交
41 42 43
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
M
mrasong 已提交
44 45
				<data>
				</data>
M
mrasong 已提交
46
				<key>OemTableId</key>
M
mrasong 已提交
47 48
				<data>
				</data>
M
mrasong 已提交
49
				<key>Replace</key>
M
mrasong 已提交
50 51 52
				<data>
				WFNUQQCk
				</data>
M
mrasong 已提交
53
				<key>ReplaceMask</key>
M
mrasong 已提交
54 55
				<data>
				</data>
M
mrasong 已提交
56 57 58 59 60
				<key>Skip</key>
				<integer>46</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
M
mrasong 已提交
61 62 63
				<data>
				RFNEVA==
				</data>
M
mrasong 已提交
64
			</dict>
M
mrasong 已提交
65 66 67 68 69 70 71 72 73 74 75 76
			<dict>
				<key>Base</key>
				<string></string>
				<key>BaseSkip</key>
				<integer>0</integer>
				<key>Comment</key>
				<string>GPRW to XPRW</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
M
mrasong 已提交
77 78 79
				<data>
				R1BSVwI=
				</data>
M
mrasong 已提交
80 81 82
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
M
mrasong 已提交
83 84
				<data>
				</data>
M
mrasong 已提交
85
				<key>OemTableId</key>
M
mrasong 已提交
86 87
				<data>
				</data>
M
mrasong 已提交
88
				<key>Replace</key>
M
mrasong 已提交
89 90 91
				<data>
				WFBSVwI=
				</data>
M
mrasong 已提交
92
				<key>ReplaceMask</key>
M
mrasong 已提交
93 94
				<data>
				</data>
M
mrasong 已提交
95 96 97 98 99
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
M
mrasong 已提交
100 101
				<data>
				</data>
M
mrasong 已提交
102
			</dict>
M
mrasong 已提交
103 104 105 106 107 108 109 110 111 112 113 114
		</array>
		<key>Quirks</key>
		<dict>
			<key>FadtEnableReset</key>
			<false/>
			<key>NormalizeHeaders</key>
			<false/>
			<key>RebaseRegions</key>
			<false/>
			<key>ResetHwSig</key>
			<false/>
			<key>ResetLogoStatus</key>
M
mrasong 已提交
115
			<true/>
M
mrasong 已提交
116 117
			<key>SyncTableIds</key>
			<false/>
M
mrasong 已提交
118 119 120 121 122 123
		</dict>
	</dict>
	<key>Booter</key>
	<dict>
		<key>MmioWhitelist</key>
		<array/>
M
mrasong 已提交
124 125
		<key>Patch</key>
		<array/>
M
mrasong 已提交
126 127
		<key>Quirks</key>
		<dict>
M
mrasong 已提交
128 129
			<key>AllowRelocationBlock</key>
			<false/>
M
mrasong 已提交
130 131 132
			<key>AvoidRuntimeDefrag</key>
			<true/>
			<key>DevirtualiseMmio</key>
M
mrasong 已提交
133
			<true/>
M
mrasong 已提交
134 135 136 137 138 139 140 141 142
			<key>DisableSingleUser</key>
			<false/>
			<key>DisableVariableWrite</key>
			<false/>
			<key>DiscardHibernateMap</key>
			<false/>
			<key>EnableSafeModeSlide</key>
			<true/>
			<key>EnableWriteUnprotector</key>
M
mrasong 已提交
143
			<false/>
M
mrasong 已提交
144 145
			<key>ForceBooterSignature</key>
			<false/>
M
mrasong 已提交
146 147 148 149 150 151 152
			<key>ForceExitBootServices</key>
			<false/>
			<key>ProtectMemoryRegions</key>
			<false/>
			<key>ProtectSecureBoot</key>
			<false/>
			<key>ProtectUefiServices</key>
M
mrasong 已提交
153
			<true/>
M
mrasong 已提交
154 155 156 157 158
			<key>ProvideCustomSlide</key>
			<true/>
			<key>ProvideMaxSlide</key>
			<integer>0</integer>
			<key>RebuildAppleMemoryMap</key>
M
mrasong 已提交
159
			<true/>
M
mrasong 已提交
160 161
			<key>ResizeAppleGpuBars</key>
			<integer>-1</integer>
M
mrasong 已提交
162
			<key>SetupVirtualMap</key>
M
mrasong 已提交
163
			<false/>
M
mrasong 已提交
164 165 166 167 168 169 170 171 172 173
			<key>SignalAppleOS</key>
			<false/>
			<key>SyncRuntimePermissions</key>
			<true/>
		</dict>
	</dict>
	<key>DeviceProperties</key>
	<dict>
		<key>Add</key>
		<dict>
M
ma 已提交
174
			<key>PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)</key>
M
mrasong 已提交
175 176 177 178
			<dict>
				<key>AAPL,slot-name</key>
				<string>Thunderbolt</string>
				<key>device_type</key>
M
ma 已提交
179
				<string>System peripheral</string>
M
mrasong 已提交
180
				<key>model</key>
M
ma 已提交
181
				<string>Thunderbolt 3 NHI</string>
M
mrasong 已提交
182
			</dict>
M
ma 已提交
183
			<key>PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)</key>
M
mrasong 已提交
184 185 186 187
			<dict>
				<key>AAPL,slot-name</key>
				<string>Thunderbolt</string>
				<key>device_type</key>
M
ma 已提交
188
				<string>USB controller</string>
M
mrasong 已提交
189
				<key>model</key>
M
ma 已提交
190
				<string>Thunderbolt 3 USB Controller</string>
M
mrasong 已提交
191
			</dict>
M
mrasong 已提交
192 193 194 195
			<key>PciRoot(0x0)/Pci(0x1D,0x5)/Pci(0x0,0x0)</key>
			<dict>
				<key>compatible</key>
				<string>pci14e4,16bc</string>
M
ma 已提交
196 197 198 199 200 201 202 203 204 205
				<key>model</key>
				<string>SD Card Reader</string>
			</dict>
			<key>PciRoot(0x0)/Pci(0x1F,0x0)</key>
			<dict>
				<key>ec-device</key>
				<string>Intel_EC_V9</string>
				<key>model</key>
				<string>Intel Corporation Comet Lake Series LPC Controller</string>
			</dict>
M
mrasong 已提交
206 207 208 209
			<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
			<dict>
				<key>device-id</key>
				<data>
M
mrasong 已提交
210
				0HoAAA==
M
mrasong 已提交
211 212 213 214
				</data>
				<key>layout-id</key>
				<integer>24</integer>
			</dict>
M
ma 已提交
215 216 217
			<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
			<dict>
				<key>AAPL,ig-platform-id</key>
M
mrasong 已提交
218 219 220
				<data>
				BwCbPg==
				</data>
M
ma 已提交
221
				<key>device-id</key>
M
mrasong 已提交
222 223 224
				<data>
				mz4AAA==
				</data>
M
ma 已提交
225 226
				<key>model</key>
				<string>Intel UHD Graphics 630</string>
M
mrasong 已提交
227
			</dict>
M
mrasong 已提交
228 229 230 231 232 233 234 235 236 237 238 239
		</dict>
		<key>Delete</key>
		<dict/>
	</dict>
	<key>Kernel</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
240
				<string>Lilu.kext</string>
M
mrasong 已提交
241 242 243 244 245
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
246
				<string>Contents/MacOS/Lilu</string>
M
mrasong 已提交
247 248 249 250 251 252 253 254 255 256 257
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
258
				<string>VirtualSMC.kext</string>
M
mrasong 已提交
259 260 261 262 263
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
264
				<string>Contents/MacOS/VirtualSMC</string>
M
mrasong 已提交
265 266 267 268 269 270 271 272 273 274 275
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
276
				<string>SMCProcessor.kext</string>
M
mrasong 已提交
277 278 279 280 281
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
282
				<string>Contents/MacOS/SMCProcessor</string>
M
mrasong 已提交
283 284 285 286 287 288 289 290 291 292 293
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
294
				<string>SMCSuperIO.kext</string>
M
mrasong 已提交
295 296 297 298 299
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
300
				<string>Contents/MacOS/SMCSuperIO</string>
M
mrasong 已提交
301 302 303 304 305 306 307 308 309 310 311
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
312
				<string>WhateverGreen.kext</string>
M
mrasong 已提交
313 314 315 316 317
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
318
				<string>Contents/MacOS/WhateverGreen</string>
M
mrasong 已提交
319 320 321 322 323 324 325 326 327 328 329
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
330
				<string>AppleALC.kext</string>
M
mrasong 已提交
331 332 333 334 335
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
336
				<string>Contents/MacOS/AppleALC</string>
M
mrasong 已提交
337 338 339 340 341 342 343 344 345 346 347
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
348
				<string>IntelMausi.kext</string>
M
mrasong 已提交
349 350 351 352 353
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
354
				<string>Contents/MacOS/IntelMausi</string>
M
mrasong 已提交
355 356 357
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
M
mrasong 已提交
358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
				<string>NVMeFix.kext</string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/NVMeFix</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
M
mrasong 已提交
376 377 378 379
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
M
mrasong 已提交
380 381 382 383
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
384
				<string>AirportItlwm.kext</string>
M
mrasong 已提交
385 386 387
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
M
mrasong 已提交
388
				<true/>
M
mrasong 已提交
389
				<key>ExecutablePath</key>
M
mrasong 已提交
390
				<string>Contents/MacOS/AirportItlwm</string>
M
mrasong 已提交
391 392 393 394 395 396 397 398 399 400 401
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
402
				<string>BlueToolFixup.kext</string>
M
mrasong 已提交
403 404 405 406 407
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
408
				<string>Contents/MacOS/BlueToolFixup</string>
M
mrasong 已提交
409 410 411 412 413 414 415
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
M
mrasong 已提交
416 417 418 419
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
420
				<string>IntelBluetoothFirmware.kext</string>
M
mrasong 已提交
421 422 423 424 425
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
426
				<string>Contents/MacOS/IntelBluetoothFirmware</string>
M
mrasong 已提交
427 428 429 430 431 432 433 434 435 436 437
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>Arch</key>
				<string>Any</string>
				<key>BundlePath</key>
M
mrasong 已提交
438
				<string>IntelBTPatcher.kext</string>
M
mrasong 已提交
439 440 441 442 443
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
M
mrasong 已提交
444
				<string>Contents/MacOS/IntelBTPatcher</string>
M
mrasong 已提交
445 446 447 448 449 450 451
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
M
mrasong 已提交
452 453 454 455 456 457
		</array>
		<key>Block</key>
		<array/>
		<key>Emulate</key>
		<dict>
			<key>Cpuid1Data</key>
M
mrasong 已提交
458 459 460
			<data>
			7AYIAAAAAAAAAAAAAAAAAA==
			</data>
M
mrasong 已提交
461
			<key>Cpuid1Mask</key>
M
mrasong 已提交
462 463 464
			<data>
			/////wAAAAAAAAAAAAAAAA==
			</data>
M
mrasong 已提交
465 466 467 468 469 470 471 472 473 474
			<key>DummyPowerManagement</key>
			<false/>
			<key>MaxKernel</key>
			<string></string>
			<key>MinKernel</key>
			<string></string>
		</dict>
		<key>Force</key>
		<array/>
		<key>Patch</key>
M
mrasong 已提交
475
		<array/>
M
mrasong 已提交
476 477
		<key>Quirks</key>
		<dict>
M
mrasong 已提交
478 479
			<key>#AUTHOR</key>
			<string>mrasong &lt;i@mrasong.com&gt;</string>
M
mrasong 已提交
480
			<key>AppleCpuPmCfgLock</key>
481
			<false/>
M
mrasong 已提交
482
			<key>AppleXcpmCfgLock</key>
483
			<false/>
M
mrasong 已提交
484 485 486 487
			<key>AppleXcpmExtraMsrs</key>
			<false/>
			<key>AppleXcpmForceBoost</key>
			<false/>
M
ma 已提交
488 489
			<key>CustomPciSerialDevice</key>
			<false/>
M
mrasong 已提交
490 491
			<key>CustomSMBIOSGuid</key>
			<false/>
M
mrasong 已提交
492
			<key>DisableIoMapper</key>
M
mrasong 已提交
493
			<true/>
M
mrasong 已提交
494
			<key>DisableLinkeditJettison</key>
M
mrasong 已提交
495
			<true/>
M
mrasong 已提交
496 497 498 499 500 501
			<key>DisableRtcChecksum</key>
			<false/>
			<key>ExtendBTFeatureFlags</key>
			<false/>
			<key>ExternalDiskIcons</key>
			<false/>
M
ma 已提交
502 503
			<key>ForceAquantiaEthernet</key>
			<false/>
M
mrasong 已提交
504 505 506 507 508 509 510 511 512
			<key>ForceSecureBootScheme</key>
			<false/>
			<key>IncreasePciBarSize</key>
			<false/>
			<key>LapicKernelPanic</key>
			<false/>
			<key>LegacyCommpage</key>
			<false/>
			<key>PanicNoKextDump</key>
M
mrasong 已提交
513
			<true/>
M
mrasong 已提交
514 515
			<key>PowerTimeoutKernelPanic</key>
			<true/>
M
mrasong 已提交
516 517
			<key>ProvideCurrentCpuInfo</key>
			<false/>
M
mrasong 已提交
518 519
			<key>SetApfsTrimTimeout</key>
			<integer>-1</integer>
M
mrasong 已提交
520 521 522
			<key>ThirdPartyDrives</key>
			<false/>
			<key>XhciPortLimit</key>
M
mrasong 已提交
523
			<false/>
M
mrasong 已提交
524 525 526
		</dict>
		<key>Scheme</key>
		<dict>
M
mrasong 已提交
527 528
			<key>CustomKernel</key>
			<false/>
M
mrasong 已提交
529
			<key>FuzzyMatch</key>
M
mrasong 已提交
530
			<true/>
M
mrasong 已提交
531
			<key>KernelArch</key>
532
			<string>x86_64</string>
M
mrasong 已提交
533 534 535 536 537 538 539 540 541 542 543 544 545 546
			<key>KernelCache</key>
			<string>Auto</string>
		</dict>
	</dict>
	<key>Misc</key>
	<dict>
		<key>BlessOverride</key>
		<array/>
		<key>Boot</key>
		<dict>
			<key>ConsoleAttributes</key>
			<integer>0</integer>
			<key>HibernateMode</key>
			<string>None</string>
M
mrasong 已提交
547 548
			<key>HibernateSkipsPicker</key>
			<false/>
M
mrasong 已提交
549
			<key>HideAuxiliary</key>
M
mrasong 已提交
550
			<true/>
M
mrasong 已提交
551 552 553 554
			<key>LauncherOption</key>
			<string>Disabled</string>
			<key>LauncherPath</key>
			<string>Default</string>
M
mrasong 已提交
555
			<key>PickerAttributes</key>
M
mrasong 已提交
556
			<integer>17</integer>
M
mrasong 已提交
557 558 559
			<key>PickerAudioAssist</key>
			<false/>
			<key>PickerMode</key>
M
mrasong 已提交
560
			<string>External</string>
M
mrasong 已提交
561
			<key>PickerVariant</key>
M
mrasong 已提交
562
			<string>OC\m1</string>
M
mrasong 已提交
563 564 565 566 567 568 569 570 571 572 573 574
			<key>PollAppleHotKeys</key>
			<false/>
			<key>ShowPicker</key>
			<true/>
			<key>TakeoffDelay</key>
			<integer>0</integer>
			<key>Timeout</key>
			<integer>5</integer>
		</dict>
		<key>Debug</key>
		<dict>
			<key>AppleDebug</key>
M
mrasong 已提交
575
			<true/>
M
mrasong 已提交
576
			<key>ApplePanic</key>
M
mrasong 已提交
577
			<true/>
M
mrasong 已提交
578
			<key>DisableWatchDog</key>
M
mrasong 已提交
579
			<true/>
M
mrasong 已提交
580 581 582 583
			<key>DisplayDelay</key>
			<integer>0</integer>
			<key>DisplayLevel</key>
			<integer>2147483650</integer>
M
mrasong 已提交
584 585
			<key>LogModules</key>
			<string>*</string>
M
mrasong 已提交
586 587 588
			<key>SysReport</key>
			<false/>
			<key>Target</key>
M
mrasong 已提交
589
			<integer>0</integer>
M
mrasong 已提交
590 591 592 593 594 595
		</dict>
		<key>Entries</key>
		<array/>
		<key>Security</key>
		<dict>
			<key>AllowSetDefault</key>
M
mrasong 已提交
596
			<true/>
M
mrasong 已提交
597 598 599 600
			<key>ApECID</key>
			<integer>0</integer>
			<key>AuthRestart</key>
			<false/>
M
mrasong 已提交
601
			<key>BlacklistAppleUpdate</key>
M
mrasong 已提交
602
			<false/>
M
mrasong 已提交
603 604 605 606 607
			<key>DmgLoading</key>
			<string>Signed</string>
			<key>EnablePassword</key>
			<false/>
			<key>ExposeSensitiveData</key>
M
mrasong 已提交
608
			<integer>6</integer>
M
mrasong 已提交
609 610 611
			<key>HaltLevel</key>
			<integer>2147483648</integer>
			<key>PasswordHash</key>
M
mrasong 已提交
612 613
			<data>
			</data>
M
mrasong 已提交
614
			<key>PasswordSalt</key>
M
mrasong 已提交
615 616
			<data>
			</data>
M
mrasong 已提交
617
			<key>ScanPolicy</key>
M
mrasong 已提交
618
			<integer>0</integer>
M
mrasong 已提交
619 620
			<key>SecureBootModel</key>
			<string>Default</string>
M
mrasong 已提交
621
			<key>Vault</key>
M
mrasong 已提交
622
			<string>Optional</string>
M
mrasong 已提交
623
		</dict>
M
ma 已提交
624 625
		<key>Serial</key>
		<dict>
M
mrasong 已提交
626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654
			<key>Custom</key>
			<dict>
				<key>BaudRate</key>
				<integer>115200</integer>
				<key>ClockRate</key>
				<integer>1843200</integer>
				<key>DetectCable</key>
				<false/>
				<key>ExtendedTxFifoSize</key>
				<integer>64</integer>
				<key>FifoControl</key>
				<integer>7</integer>
				<key>LineControl</key>
				<integer>7</integer>
				<key>PciDeviceInfo</key>
				<data>
				/w==
				</data>
				<key>RegisterAccessWidth</key>
				<integer>8</integer>
				<key>RegisterBase</key>
				<integer>1016</integer>
				<key>RegisterStride</key>
				<integer>1</integer>
				<key>UseHardwareFlowControl</key>
				<false/>
				<key>UseMmio</key>
				<false/>
			</dict>
M
ma 已提交
655 656 657 658 659
			<key>Init</key>
			<false/>
			<key>Override</key>
			<false/>
		</dict>
M
mrasong 已提交
660 661 662 663 664 665 666 667
		<key>Tools</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<true/>
				<key>Comment</key>
M
mrasong 已提交
668
				<string></string>
M
mrasong 已提交
669 670
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
671 672
				<key>Flavour</key>
				<string>Auto</string>
M
mrasong 已提交
673 674
				<key>FullNvramAccess</key>
				<false/>
M
mrasong 已提交
675
				<key>Name</key>
M
mrasong 已提交
676
				<string>UEFI Shell</string>
M
mrasong 已提交
677
				<key>Path</key>
M
mrasong 已提交
678
				<string>OpenShell.efi</string>
M
mrasong 已提交
679 680 681 682
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
M
mrasong 已提交
683 684 685 686 687 688 689
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<true/>
				<key>Comment</key>
M
mrasong 已提交
690
				<string></string>
M
mrasong 已提交
691 692
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
693 694
				<key>Flavour</key>
				<string>Auto</string>
M
mrasong 已提交
695 696
				<key>FullNvramAccess</key>
				<false/>
M
mrasong 已提交
697
				<key>Name</key>
M
mrasong 已提交
698
				<string>CFGLock Shell</string>
M
mrasong 已提交
699
				<key>Path</key>
M
mrasong 已提交
700
				<string>CFGLock.efi</string>
M
mrasong 已提交
701 702 703 704
				<key>RealPath</key>
				<false/>
				<key>TextMode</key>
				<false/>
M
mrasong 已提交
705 706 707 708 709 710 711 712 713 714
			</dict>
		</array>
	</dict>
	<key>NVRAM</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<dict>
				<key>DefaultBackgroundColor</key>
M
mrasong 已提交
715 716 717
				<data>
				AAAAAA==
				</data>
M
mrasong 已提交
718 719 720 721
			</dict>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<dict>
				<key>rtc-blacklist</key>
M
mrasong 已提交
722 723
				<data>
				</data>
M
mrasong 已提交
724 725 726 727
			</dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<dict>
				<key>SystemAudioVolume</key>
M
mrasong 已提交
728 729 730
				<data>
				Rg==
				</data>
M
mrasong 已提交
731
				<key>boot-args</key>
M
mrasong 已提交
732
				<string>keepsyms=1 debug=0x100 igfxonln=1</string>
M
mrasong 已提交
733
				<key>csr-active-config</key>
M
mrasong 已提交
734 735 736
				<data>
				AAAAAA==
				</data>
M
mrasong 已提交
737 738
				<key>run-efi-updater</key>
				<string>No</string>
M
mrasong 已提交
739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757
			</dict>
		</dict>
		<key>Delete</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<array>
				<string>DefaultBackgroundColor</string>
			</array>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<array>
				<string>rtc-blacklist</string>
			</array>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<array>
				<string>boot-args</string>
			</array>
		</dict>
		<key>LegacyOverwrite</key>
		<false/>
M
mrasong 已提交
758 759
		<key>LegacySchema</key>
		<dict/>
M
mrasong 已提交
760 761
		<key>WriteFlash</key>
		<true/>
M
mrasong 已提交
762 763 764 765 766 767 768 769 770
	</dict>
	<key>PlatformInfo</key>
	<dict>
		<key>Automatic</key>
		<true/>
		<key>CustomMemory</key>
		<false/>
		<key>Generic</key>
		<dict>
M
mrasong 已提交
771
			<key>AdviseFeatures</key>
M
mrasong 已提交
772 773 774
			<false/>
			<key>MLB</key>
			<string></string>
M
mrasong 已提交
775 776
			<key>MaxBIOSVersion</key>
			<false/>
M
mrasong 已提交
777 778 779
			<key>ProcessorType</key>
			<integer>0</integer>
			<key>ROM</key>
M
mrasong 已提交
780 781 782
			<data>
			ESIzRFVm
			</data>
M
mrasong 已提交
783 784
			<key>SpoofVendor</key>
			<true/>
M
mrasong 已提交
785 786
			<key>SystemMemoryStatus</key>
			<string>Auto</string>
M
mrasong 已提交
787 788 789 790 791 792 793 794 795 796 797 798 799 800 801
			<key>SystemProductName</key>
			<string>Macmini8,1</string>
			<key>SystemSerialNumber</key>
			<string></string>
			<key>SystemUUID</key>
			<string></string>
		</dict>
		<key>UpdateDataHub</key>
		<true/>
		<key>UpdateNVRAM</key>
		<true/>
		<key>UpdateSMBIOS</key>
		<true/>
		<key>UpdateSMBIOSMode</key>
		<string>Create</string>
M
mrasong 已提交
802 803
		<key>UseRawUuidEncoding</key>
		<false/>
M
mrasong 已提交
804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821
	</dict>
	<key>UEFI</key>
	<dict>
		<key>APFS</key>
		<dict>
			<key>EnableJumpstart</key>
			<true/>
			<key>GlobalConnect</key>
			<false/>
			<key>HideVerbose</key>
			<true/>
			<key>JumpstartHotPlug</key>
			<false/>
			<key>MinDate</key>
			<integer>0</integer>
			<key>MinVersion</key>
			<integer>0</integer>
		</dict>
M
mrasong 已提交
822 823 824
		<key>AppleInput</key>
		<dict>
			<key>AppleEvent</key>
M
mrasong 已提交
825
			<string>Builtin</string>
M
mrasong 已提交
826 827
			<key>CustomDelays</key>
			<false/>
M
mrasong 已提交
828
			<key>GraphicsInputMirroring</key>
M
mrasong 已提交
829
			<true/>
M
mrasong 已提交
830 831 832 833
			<key>KeyInitialDelay</key>
			<integer>50</integer>
			<key>KeySubsequentDelay</key>
			<integer>5</integer>
M
mrasong 已提交
834 835 836 837 838 839
			<key>PointerDwellClickTimeout</key>
			<integer>0</integer>
			<key>PointerDwellDoubleClickTimeout</key>
			<integer>0</integer>
			<key>PointerDwellRadius</key>
			<integer>0</integer>
M
mrasong 已提交
840 841 842
			<key>PointerPollMask</key>
			<integer>-1</integer>
			<key>PointerPollMax</key>
M
mrasong 已提交
843
			<integer>80</integer>
M
mrasong 已提交
844
			<key>PointerPollMin</key>
M
mrasong 已提交
845
			<integer>10</integer>
M
mrasong 已提交
846 847 848 849 850
			<key>PointerSpeedDiv</key>
			<integer>1</integer>
			<key>PointerSpeedMul</key>
			<integer>1</integer>
		</dict>
M
mrasong 已提交
851 852 853 854 855 856
		<key>Audio</key>
		<dict>
			<key>AudioCodec</key>
			<integer>0</integer>
			<key>AudioDevice</key>
			<string></string>
M
mrasong 已提交
857
			<key>AudioOutMask</key>
M
mrasong 已提交
858
			<integer>1</integer>
M
mrasong 已提交
859 860
			<key>AudioSupport</key>
			<false/>
M
mrasong 已提交
861 862 863 864 865 866 867
			<key>DisconnectHda</key>
			<false/>
			<key>MaximumGain</key>
			<integer>-15</integer>
			<key>MinimumAssistGain</key>
			<integer>-30</integer>
			<key>MinimumAudibleGain</key>
M
mrasong 已提交
868
			<integer>-55</integer>
M
mrasong 已提交
869
			<key>PlayChime</key>
M
mrasong 已提交
870
			<string>Auto</string>
M
mrasong 已提交
871 872
			<key>ResetTrafficClass</key>
			<false/>
M
mrasong 已提交
873 874
			<key>SetupDelay</key>
			<integer>0</integer>
M
mrasong 已提交
875 876 877 878 879
		</dict>
		<key>ConnectDrivers</key>
		<true/>
		<key>Drivers</key>
		<array>
M
mrasong 已提交
880 881 882 883 884 885 886
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
887 888
				<key>LoadEarly</key>
				<false/>
M
mrasong 已提交
889 890 891 892 893 894 895 896 897
				<key>Path</key>
				<string>CrScreenshotDxe.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
M
mrasong 已提交
898
				<true/>
M
mrasong 已提交
899 900
				<key>LoadEarly</key>
				<false/>
M
mrasong 已提交
901 902 903 904 905 906 907 908 909 910
				<key>Path</key>
				<string>OpenCanopy.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
911 912
				<key>LoadEarly</key>
				<false/>
M
mrasong 已提交
913 914 915 916 917 918 919 920 921 922
				<key>Path</key>
				<string>OpenHfsPlus.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
923 924
				<key>LoadEarly</key>
				<false/>
M
mrasong 已提交
925 926 927
				<key>Path</key>
				<string>OpenRuntime.efi</string>
			</dict>
928 929 930 931 932 933 934
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
935 936
				<key>LoadEarly</key>
				<false/>
937 938 939 940 941 942 943 944 945 946
				<key>Path</key>
				<string>ResetNvramEntry.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Comment</key>
				<string></string>
				<key>Enabled</key>
				<true/>
M
mrasong 已提交
947 948
				<key>LoadEarly</key>
				<false/>
949 950 951
				<key>Path</key>
				<string>ToggleSipEntry.efi</string>
			</dict>
M
mrasong 已提交
952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967
		</array>
		<key>Input</key>
		<dict>
			<key>KeyFiltering</key>
			<false/>
			<key>KeyForgetThreshold</key>
			<integer>5</integer>
			<key>KeySupport</key>
			<true/>
			<key>KeySupportMode</key>
			<string>Auto</string>
			<key>KeySwap</key>
			<false/>
			<key>PointerSupport</key>
			<false/>
			<key>PointerSupportMode</key>
M
mrasong 已提交
968
			<string>ASUS</string>
M
mrasong 已提交
969 970 971 972 973 974 975 976 977 978 979 980 981
			<key>TimerResolution</key>
			<integer>50000</integer>
		</dict>
		<key>Output</key>
		<dict>
			<key>ClearScreenOnModeSwitch</key>
			<false/>
			<key>ConsoleMode</key>
			<string></string>
			<key>DirectGopRendering</key>
			<false/>
			<key>ForceResolution</key>
			<false/>
M
mrasong 已提交
982
			<key>GopPassThrough</key>
M
mrasong 已提交
983
			<string>Disabled</string>
M
mrasong 已提交
984 985 986 987
			<key>IgnoreTextInGraphics</key>
			<false/>
			<key>ProvideConsoleGop</key>
			<true/>
M
mrasong 已提交
988 989
			<key>ReconnectGraphicsOnConnect</key>
			<false/>
M
mrasong 已提交
990 991 992 993 994 995 996 997 998 999
			<key>ReconnectOnResChange</key>
			<false/>
			<key>ReplaceTabWithSpace</key>
			<false/>
			<key>Resolution</key>
			<string>Max</string>
			<key>SanitiseClearScreen</key>
			<false/>
			<key>TextRenderer</key>
			<string>BuiltinGraphics</string>
M
mrasong 已提交
1000
			<key>UIScale</key>
1001
			<integer>0</integer>
M
mrasong 已提交
1002 1003
			<key>UgaPassThrough</key>
			<false/>
M
mrasong 已提交
1004 1005 1006 1007 1008 1009 1010 1011 1012
		</dict>
		<key>ProtocolOverrides</key>
		<dict>
			<key>AppleAudio</key>
			<false/>
			<key>AppleBootPolicy</key>
			<false/>
			<key>AppleDebugLog</key>
			<false/>
M
mrasong 已提交
1013 1014
			<key>AppleEg2Info</key>
			<false/>
M
mrasong 已提交
1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035
			<key>AppleFramebufferInfo</key>
			<false/>
			<key>AppleImageConversion</key>
			<false/>
			<key>AppleImg4Verification</key>
			<false/>
			<key>AppleKeyMap</key>
			<false/>
			<key>AppleRtcRam</key>
			<false/>
			<key>AppleSecureBoot</key>
			<false/>
			<key>AppleSmcIo</key>
			<false/>
			<key>AppleUserInterfaceTheme</key>
			<false/>
			<key>DataHub</key>
			<false/>
			<key>DeviceProperties</key>
			<false/>
			<key>FirmwareVolume</key>
M
mrasong 已提交
1036
			<true/>
M
mrasong 已提交
1037 1038 1039 1040 1041 1042 1043 1044 1045
			<key>HashServices</key>
			<false/>
			<key>OSInfo</key>
			<false/>
			<key>UnicodeCollation</key>
			<false/>
		</dict>
		<key>Quirks</key>
		<dict>
M
mrasong 已提交
1046 1047
			<key>ActivateHpetSupport</key>
			<false/>
M
mrasong 已提交
1048 1049
			<key>DisableSecurityPolicy</key>
			<false/>
M
mrasong 已提交
1050
			<key>EnableVectorAcceleration</key>
M
mrasong 已提交
1051
			<false/>
M
mrasong 已提交
1052 1053
			<key>EnableVmx</key>
			<false/>
M
mrasong 已提交
1054 1055
			<key>ExitBootServicesDelay</key>
			<integer>0</integer>
M
mrasong 已提交
1056 1057
			<key>ForceOcWriteFlash</key>
			<false/>
M
mrasong 已提交
1058 1059
			<key>ForgeUefiSupport</key>
			<false/>
M
mrasong 已提交
1060 1061 1062 1063
			<key>IgnoreInvalidFlexRatio</key>
			<false/>
			<key>ReleaseUsbOwnership</key>
			<false/>
M
mrasong 已提交
1064 1065
			<key>ReloadOptionRoms</key>
			<false/>
M
mrasong 已提交
1066 1067
			<key>RequestBootVarRouting</key>
			<true/>
M
mrasong 已提交
1068 1069
			<key>ResizeGpuBars</key>
			<integer>-1</integer>
M
mrasong 已提交
1070 1071 1072 1073 1074 1075 1076 1077 1078
			<key>TscSyncTimeout</key>
			<integer>0</integer>
			<key>UnblockFsConnect</key>
			<false/>
		</dict>
		<key>ReservedMemory</key>
		<array/>
	</dict>
</dict>
M
mrasong 已提交
1079
</plist>