Sample.plist 12.6 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
<?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>
	<key>#WARNING - 1</key>
	<string>This is just a sample. Do NOT try loading it.</string>
	<key>#WARNING - 2</key>
	<string>Ensure you understand EVERY field before booting.</string>
	<key>ACPI</key>
	<dict>
		<key>Add</key>
		<array>
A
Andrey1970AppleLife 已提交
13
			<string>DSDT.aml</string>
14
			<string>SSDT.aml</string>
A
Andrey1970AppleLife 已提交
15 16
			<string>SSDT-1.aml</string>
			<string>SSDT-ACPI.aml</string>
17 18 19 20 21 22 23 24 25
		</array>
		<key>Block</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Drop DMAR</string>
				<key>Enabled</key>
				<false/>
				<key>OemTableId</key>
V
vit9696 已提交
26
				<data></data>
27 28 29
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
V
vit9696 已提交
30
				<data>RE1BUg==</data>
31 32 33 34 35 36 37
			</dict>
			<dict>
				<key>Comment</key>
				<string>Drop CpuPm</string>
				<key>Enabled</key>
				<false/>
				<key>OemTableId</key>
V
vit9696 已提交
38
				<data>Q3B1UG0AAAA=</data>
39 40 41
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
V
vit9696 已提交
42
				<data>U1NEVA==</data>
43 44 45 46 47 48 49
			</dict>
			<dict>
				<key>Comment</key>
				<string>Drop Cpu0Ist</string>
				<key>Enabled</key>
				<false/>
				<key>OemTableId</key>
V
vit9696 已提交
50
				<data>Q3B1MElzdAA=</data>
51 52 53
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
V
vit9696 已提交
54
				<data>U1NEVA==</data>
55 56 57 58 59
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
R
Rodion Shingarev 已提交
60
				<key>Comment</key>
61
				<string>SAT0 to SATA</string>
62 63 64 65 66
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
67
				<data>U0FUMA==</data>
68 69 70
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
V
vit9696 已提交
71
				<data></data>
R
Rodion Shingarev 已提交
72
				<key>OemTableId</key>
V
vit9696 已提交
73
				<data></data>
74
				<key>Replace</key>
75
				<data>U0FUQQ==</data>
76
				<key>ReplaceMask</key>
V
vit9696 已提交
77
				<data></data>
78 79
				<key>Skip</key>
				<integer>0</integer>
R
Rodion Shingarev 已提交
80 81 82
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
V
vit9696 已提交
83
				<data></data>
84
			</dict>
85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
			<dict>
				<key>Comment</key>
				<string>Selective patch PXSX to ARPT (For an example)</string>
				<key>Count</key>
				<integer>2</integer>
				<key>Enabled</key>
				<false/>
				<key>Find</key>
				<data>UFhTWA==</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data></data>
				<key>OemTableId</key>
				<data></data>
				<key>Replace</key>
				<data>QVJQVA==</data>
				<key>ReplaceMask</key>
				<data></data>
				<key>Skip</key>
				<integer>12</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>RFNEVA==</data>
			</dict>
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
		</array>
		<key>Quirks</key>
		<dict>
			<key>FadtEnableReset</key>
			<false/>
			<key>IgnoreForWindows</key>
			<false/>
			<key>NormalizeHeaders</key>
			<false/>
			<key>RebaseRegions</key>
			<false/>
		</dict>
	</dict>
	<key>DeviceProperties</key>
	<dict>
		<key>Add</key>
		<dict>
128
			<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
129
			<dict>
130 131
				<key>AAPL,ig-platform-id</key>
				<data></data>
132 133 134 135
			</dict>
			<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
			<dict>
				<key>layout-id</key>
136
				<data>AQAAAA==</data>
137 138
			</dict>
		</dict>
R
Rodion Shingarev 已提交
139 140 141 142 143 144 145
		<key>Block</key>
		<dict>
			<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
			<array>
				<string>MaximumBootBeepVolume</string>
			</array>
		</dict>
146 147 148 149 150 151 152 153 154 155 156
		<key>Quirks</key>
		<dict>
			<key>ReinstallProtocol</key>
			<false/>
		</dict>
	</dict>
	<key>Kernel</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
V
vit9696 已提交
157
				<key>BundlePath</key>
158
				<string>Lilu.kext</string>
R
Rodion Shingarev 已提交
159 160
				<key>Comment</key>
				<string></string>
161 162 163 164 165 166 167 168 169 170
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/Lilu</string>
				<key>MatchKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
V
vit9696 已提交
171
				<key>BundlePath</key>
172
				<string>VirtualSMC.kext</string>
R
Rodion Shingarev 已提交
173 174
				<key>Comment</key>
				<string></string>
175 176 177 178 179 180 181 182 183 184
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VirtualSMC</string>
				<key>MatchKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
V
vit9696 已提交
185
				<key>BundlePath</key>
186
				<string>WhateverGreen.kext</string>
R
Rodion Shingarev 已提交
187
				<key>Comment</key>
188
				<string>Video card</string>
189
				<key>Enabled</key>
190
				<true/>
191
				<key>ExecutablePath</key>
192
				<string>Contents/MacOS/WhateverGreen</string>
193
				<key>MatchKernel</key>
194
				<string></string>
195 196 197 198
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
V
vit9696 已提交
199
				<key>BundlePath</key>
200
				<string>AppleALC.kext</string>
R
Rodion Shingarev 已提交
201
				<key>Comment</key>
202
				<string>Sound</string>
203
				<key>Enabled</key>
204
				<true/>
205
				<key>ExecutablePath</key>
206
				<string>Contents/MacOS/AppleALC</string>
207
				<key>MatchKernel</key>
208
				<string></string>
209 210 211 212
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
V
vit9696 已提交
213
				<key>BundlePath</key>
214
				<string>IntelMausiEthernet.kext</string>
R
Rodion Shingarev 已提交
215 216
				<key>Comment</key>
				<string></string>
217
				<key>Enabled</key>
218
				<false/>
219
				<key>ExecutablePath</key>
220
				<string>Contents/MacOS/IntelMausiEthernet</string>
221 222 223 224 225 226
				<key>MatchKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
V
vit9696 已提交
227
				<key>BundlePath</key>
228
				<string>Legacy_USB3.kext</string>
R
Rodion Shingarev 已提交
229 230
				<key>Comment</key>
				<string></string>
231 232 233
				<key>Enabled</key>
				<false/>
				<key>ExecutablePath</key>
234
				<string></string>
235 236 237 238 239 240 241 242 243
				<key>MatchKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
		</array>
		<key>Block</key>
		<array>
			<dict>
R
Rodion Shingarev 已提交
244 245
				<key>Comment</key>
				<string></string>
246
				<key>Enabled</key>
247
				<false/>
248 249 250 251 252 253 254 255 256 257 258
				<key>Identifier</key>
				<string>com.apple.driver.AppleTyMCEDriver</string>
				<key>MatchKernel</key>
				<string></string>
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
				<key>Base</key>
				<string></string>
R
Rodion Shingarev 已提交
259 260
				<key>Comment</key>
				<string></string>
261 262 263
				<key>Count</key>
				<integer>1</integer>
				<key>Enabled</key>
264
				<false/>
265
				<key>Find</key>
V
vit9696 已提交
266
				<data>dS4Ptg==</data>
267 268 269 270 271
				<key>Identifier</key>
				<string>com.apple.driver.AppleRTC</string>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
V
vit9696 已提交
272
				<data></data>
273 274 275
				<key>MatchKernel</key>
				<string></string>
				<key>Replace</key>
V
vit9696 已提交
276
				<data>6y4Ptg==</data>
277
				<key>ReplaceMask</key>
V
vit9696 已提交
278
				<data></data>
279 280 281 282 283
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Base</key>
V
vit9696 已提交
284
				<string></string>
R
Rodion Shingarev 已提交
285 286
				<key>Comment</key>
				<string></string>
287
				<key>Count</key>
V
vit9696 已提交
288
				<integer>1</integer>
289
				<key>Enabled</key>
290
				<false/>
291
				<key>Find</key>
V
vit9696 已提交
292
				<data>dTMPtw==</data>
293
				<key>Identifier</key>
V
vit9696 已提交
294
				<string>com.apple.driver.AppleRTC</string>
295 296 297
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
V
vit9696 已提交
298
				<data></data>
299 300 301
				<key>MatchKernel</key>
				<string>18.5.0</string>
				<key>Replace</key>
V
vit9696 已提交
302
				<data>6zMPtw==</data>
303
				<key>ReplaceMask</key>
V
vit9696 已提交
304
				<data></data>
305 306 307 308 309
				<key>Skip</key>
				<integer>0</integer>
			</dict>
			<dict>
				<key>Base</key>
V
vit9696 已提交
310
				<string>_AcpiOsVprintf</string>
R
Rodion Shingarev 已提交
311 312
				<key>Comment</key>
				<string></string>
313 314 315
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
316
				<false/>
317
				<key>Find</key>
V
vit9696 已提交
318
				<data></data>
319
				<key>Identifier</key>
V
vit9696 已提交
320
				<string>com.apple.driver.AppleACPIPlatform</string>
321 322 323
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
V
vit9696 已提交
324
				<data></data>
325
				<key>MatchKernel</key>
V
vit9696 已提交
326
				<string>18.5.0</string>
327
				<key>Replace</key>
V
vit9696 已提交
328
				<data>ww==</data>
329
				<key>ReplaceMask</key>
V
vit9696 已提交
330
				<data></data>
331 332 333 334 335 336 337 338
				<key>Skip</key>
				<integer>0</integer>
			</dict>
		</array>
		<key>Quirks</key>
		<dict>
			<key>AppleCpuPmCfgLock</key>
			<false/>
339 340
			<key>AppleXcpmCfgLock</key>
			<false/>
341 342 343 344 345 346 347 348 349 350
			<key>ExternalDiskIcons</key>
			<false/>
			<key>ThirdPartyTrim</key>
			<false/>
			<key>XhciPortLimit</key>
			<false/>
		</dict>
	</dict>
	<key>Misc</key>
	<dict>
351 352 353 354 355 356 357
		<key>Boot</key>
		<dict>
			<key>ShowPicker</key>
			<true/>
			<key>Timeout</key>
			<integer>5</integer>
		</dict>
358 359 360 361
		<key>Debug</key>
		<dict>
			<key>Delay</key>
			<integer>0</integer>
362 363 364 365
			<key>DisplayLevel</key>
			<integer>2147483650</integer>
			<key>ExposeBootPath</key>
			<false/>
366
			<key>Target</key>
367
			<integer>19</integer>
368
		</dict>
369 370 371 372 373
		<key>Security</key>
		<dict>
			<key>HaltLevel</key>
			<integer>2147483648</integer>
		</dict>
374 375 376 377 378 379 380 381
	</dict>
	<key>NVRAM</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<dict>
				<key>boot-args</key>
382
				<string>-v keepsyms=1</string>
383
				<key>csr-active-config</key>
V
vit9696 已提交
384
				<data>dwAAAA==</data>
385
				<key>nvda_drv</key>
V
vit9696 已提交
386
				<data>MQ==</data>
387
				<key>prev-lang:kbd</key>
V
vit9696 已提交
388
				<data>cnU6MTk0NTY=</data>
389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409
			</dict>
		</dict>
		<key>Block</key>
		<dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<array>
				<string>boot-args</string>
			</array>
		</dict>
	</dict>
	<key>PlatformInfo</key>
	<dict>
		<key>Automatic</key>
		<false/>
		<key>DataHub</key>
		<dict>
			<key>ARTFrequency</key>
			<integer>0</integer>
			<key>BoardProduct</key>
			<string>Mac-F221BEC8</string>
			<key>BoardRevision</key>
V
vit9696 已提交
410
			<data>AQ==</data>
411
			<key>DevicePathsSupported</key>
V
vit9696 已提交
412
			<data>AQ==</data>
413 414 415 416 417 418 419
			<key>FSBFrequency</key>
			<integer>0</integer>
			<key>InitialTSC</key>
			<integer>0</integer>
			<key>PlatformName</key>
			<string>platform</string>
			<key>SmcBranch</key>
V
vit9696 已提交
420
			<data>AAAAAAAAAAA=</data>
421
			<key>SmcPlatform</key>
V
vit9696 已提交
422
			<data>AAAAAAAAAAA=</data>
423
			<key>SmcRevision</key>
V
vit9696 已提交
424
			<data>ATkPAAAF</data>
425 426 427 428 429 430 431 432 433 434 435
			<key>StartupPowerEvents</key>
			<integer>0</integer>
			<key>SystemProductName</key>
			<string>MacPro5,1</string>
			<key>SystemSerialNumber</key>
			<string>W0000000001</string>
			<key>SystemUUID</key>
			<string>00000000-0000-0000-0000-000000000000</string>
		</dict>
		<key>Generic</key>
		<dict>
V
vit9696 已提交
436 437
			<key>SystemUUID</key>
			<string>00000000-0000-0000-0000-000000000000</string>
438 439 440
			<key>MLB</key>
			<string>M000000000001</string>
			<key>ROM</key>
V
vit9696 已提交
441
			<data>ESIzAAAA</data>
442 443 444 445 446 447 448 449 450 451 452 453
			<key>SystemProductName</key>
			<string>MacPro5,1</string>
			<key>SystemSerialNumber</key>
			<string>W0000000001</string>
		</dict>
		<key>PlatformNVRAM</key>
		<dict>
			<key>BID</key>
			<string>Mac-F221BEC8</string>
			<key>MLB</key>
			<string>M000000000001</string>
			<key>ROM</key>
V
vit9696 已提交
454
			<data>ESIzAAAA</data>
455 456 457 458
			<key>FirmwareFeatures</key>
			<data>N+EP6AAAAAA=</data>
			<key>FirmwareFeaturesMask</key>
			<data>P/8f/wAAAAA=</data>
459 460 461 462 463 464 465
		</dict>
		<key>SMBIOS</key>
		<dict>
			<key>BIOSVendor</key>
			<string></string>
			<key>BIOSVersion</key>
			<string>142.0.0.0.0</string>
V
vit9696 已提交
466 467 468
			<key>BIOSReleaseDate</key>
			<string>02/14/2019</string>
			<key>SystemManufacturer</key>
469
			<string></string>
V
vit9696 已提交
470 471 472 473 474 475 476 477 478 479 480 481
			<key>SystemProductName</key>
			<string>MacPro5,1</string>
			<key>SystemVersion</key>
			<string>1.1</string>
			<key>SystemSerialNumber</key>
			<string>W0000000001</string>
			<key>SystemUUID</key>
			<string>00000000-0000-0000-0000-000000000000</string>
			<key>SystemSKUNumber</key>
			<string>Mac-F221BEC8</string>
			<key>SystemFamily</key>
			<string>MacPro</string>
482 483 484 485
			<key>BoardManufacturer</key>
			<string></string>
			<key>BoardProduct</key>
			<string>Mac-F221BEC8</string>
V
vit9696 已提交
486 487
			<key>BoardVersion</key>
			<string>MacPro5,1</string>
488 489
			<key>BoardSerialNumber</key>
			<string>M000000000001</string>
V
vit9696 已提交
490 491
			<key>BoardAssetTag</key>
			<string></string>
492 493
			<key>BoardType</key>
			<integer>11</integer>
V
vit9696 已提交
494 495
			<key>BoardLocationInChassis</key>
			<string>Part Component</string>
496 497 498 499 500 501
			<key>ChassisManufacturer</key>
			<string></string>
			<key>ChassisType</key>
			<integer>7</integer>
			<key>ChassisVersion</key>
			<string>Mac-F221BEC8</string>
V
vit9696 已提交
502 503 504 505
			<key>ChassisSerialNumber</key>
			<string>W0000000001</string>
			<key>ChassisAssetTag</key>
			<string></string>
R
Rodion Shingarev 已提交
506 507
			<key>PlatformFeature</key>
			<integer>0</integer>
V
vit9696 已提交
508 509 510 511
			<key>FirmwareFeatures</key>
			<data>N+EP6AAAAAA=</data>
			<key>FirmwareFeaturesMask</key>
			<data>P/8f/wAAAAA=</data>
R
Rodion Shingarev 已提交
512 513
			<key>ProcessorType</key>
			<integer>0</integer>
V
vit9696 已提交
514 515
			<key>MemoryFormFactor</key>
			<integer>9</integer>
516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544
		</dict>
		<key>UpdateDataHub</key>
		<true/>
		<key>UpdateNVRAM</key>
		<true/>
		<key>UpdateSMBIOS</key>
		<true/>
		<key>UpdateSMBIOSMode</key>
		<string>Auto</string>
	</dict>
	<key>UEFI</key>
	<dict>
		<key>ConnectDrivers</key>
		<true/>
		<key>Drivers</key>
		<array>
			<string>HFSPlus.efi</string>
			<string>ApfsDriverLoader.efi</string>
			<string>AppleUiSupport.efi</string>
			<string>AptioInputFix.efi</string>
			<string>AptioMemoryFix.efi</string>
			<string>VirtualSmc.efi</string>
		</array>
		<key>Quirks</key>
		<dict>
			<key>DisableWatchDog</key>
			<false/>
			<key>IgnoreInvalidFlexRatio</key>
			<false/>
A
Andrey1970AppleLife 已提交
545 546
			<key>ProvideConsoleControl</key>
			<false/>
A
Andrey1970AppleLife 已提交
547
			<key>ProvideConsoleGop</key>
548 549 550 551 552 553 554
			<false/>
			<key>ReleaseUsbOwnership</key>
			<false/>
		</dict>
	</dict>
</dict>
</plist>