Skip to content

Commit

Permalink
Docs: Fixed prev-lang:kbd
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife authored May 24, 2019
1 parent ac6ac15 commit f9f7380
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
62 changes: 31 additions & 31 deletions Docs/Sample.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
<key>Add</key>
<array>
<dict>
<key>Enabled</key>
<true/>
<key>Comment</key>
<string>DSDT</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>DSDT.aml</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>Comment</key>
<string>Fix 123</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT.aml</string>
</dict>
<dict>
<key>Enabled</key>
<false/>
<key>Comment</key>
<string>Fix 456</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-1.aml</string>
</dict>
<dict>
<key>Enabled</key>
<false/>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-ACPI.aml</string>
</dict>
Expand Down Expand Up @@ -161,16 +161,16 @@
<dict>
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data></data>
</dict>
<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
<dict>
<key>layout-id</key>
<data>AQAAAA==</data>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data></data>
</dict>
</dict>
<key>Block</key>
<dict>
Expand Down Expand Up @@ -242,13 +242,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>IntelMausiEthernet.kext</string>
<string>IntelMausi.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IntelMausiEthernet</string>
<string>Contents/MacOS/IntelMausi</string>
<key>MatchKernel</key>
<string></string>
<key>PlistPath</key>
Expand Down Expand Up @@ -381,12 +381,12 @@
<dict>
<key>Boot</key>
<dict>
<key>ConsoleMode</key>
<string></string>
<key>ConsoleBehaviourOs</key>
<string></string>
<key>ConsoleBehaviourUi</key>
<string></string>
<key>ConsoleMode</key>
<string></string>
<key>HideSelf</key>
<true/>
<key>Resolution</key>
Expand Down Expand Up @@ -425,6 +425,11 @@
<dict>
<key>Add</key>
<dict>
<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
<dict>
<key>UIScale</key>
<data>AQ==</data>
</dict>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<dict>
<key>boot-args</key>
Expand All @@ -434,24 +439,19 @@
<key>nvda_drv</key>
<data>MQ==</data>
<key>prev-lang:kbd</key>
<data>cnU6MTk0NTY=</data>
</dict>
<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
<dict>
<key>UIScale</key>
<data>AQ==</data>
<data>cnUtUlU6MjUy</data>
</dict>
</dict>
<key>Block</key>
<dict>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<array>
<string>boot-args</string>
</array>
<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
<array>
<string>UIScale</string>
</array>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<array>
<string>boot-args</string>
</array>
</dict>
</dict>
<key>PlatformInfo</key>
Expand All @@ -460,18 +460,18 @@
<true/>
<key>Generic</key>
<dict>
<key>SpoofVendor</key>
<true/>
<key>SystemUUID</key>
<string>00000000-0000-0000-0000-000000000000</string>
<key>MLB</key>
<string>M000000000001</string>
<key>ROM</key>
<data>ESIzAAAA</data>
<key>SpoofVendor</key>
<true/>
<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>UpdateDataHub</key>
<true/>
Expand Down
Loading

0 comments on commit f9f7380

Please sign in to comment.