Skip to content

Instantly share code, notes, and snippets.

@thedeadfish59
Created March 26, 2017 11:50
Show Gist options
  • Select an option

  • Save thedeadfish59/bb1e4831e00ce8bf1d7fcb2c59bb7025 to your computer and use it in GitHub Desktop.

Select an option

Save thedeadfish59/bb1e4831e00ce8bf1d7fcb2c59bb7025 to your computer and use it in GitHub Desktop.
Config.plist asus vivobook s550cm
<?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