Created
April 29, 2015 21:39
-
-
Save abhinavs/85041db0de4bc74798a4 to your computer and use it in GitHub Desktop.
Revisions
-
abhinavs created this gist
Apr 29, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ <?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>