Created
March 26, 2017 11:50
-
-
Save thedeadfish59/bb1e4831e00ce8bf1d7fcb2c59bb7025 to your computer and use it in GitHub Desktop.
Config.plist asus vivobook s550cm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>Boot</key> | |
| <dict> | |
| <key>Arguments</key> | |
| <string> </string> | |
| </dict> | |
| <key>GUI</key> | |
| <dict> | |
| <key>Theme</key> | |
| <string>embedded</string> | |
| </dict> | |
| <key>RtVariables</key> | |
| <dict> | |
| <key>BooterConfig</key> | |
| <string>0x28</string> | |
| <key>CsrActiveConfig</key> | |
| <string>0x67</string> | |
| </dict> | |
| <key>SystemParameters</key> | |
| <dict> | |
| <key>InjectKexts</key> | |
| <true/> | |
| </dict> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment