Skip to content

Instantly share code, notes, and snippets.

@abhinavs
Created April 29, 2015 21:39
Show Gist options
  • Save abhinavs/85041db0de4bc74798a4 to your computer and use it in GitHub Desktop.
Save abhinavs/85041db0de4bc74798a4 to your computer and use it in GitHub Desktop.
<?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>EHCIhard</key>
<string>Yes</string>
<key>EHCIacquire</key>
<string>Yes</string>
<key>Boot Banner</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>-x -v -f npci=0x3000 darkwake=0 USBBusFix=Yes PCIRootUID=1 dart=0 nv_disable=1 cpus=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment