Advertisement
Guest User

Untitled

a guest
Sep 16th, 2013
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Scan Single Drive</key>
  6.     <string>Yes</string>
  7.     <key>EthernetBuiltIn</key>
  8.     <string>Yes</string>
  9.     <key>GenerateCStates</key>
  10.     <string>Yes</string>
  11.     <key>GeneratePStates</key>
  12.     <string>Yes</string>
  13.     <key>GraphicsEnabler</key>
  14.     <string>Yes</string>
  15.     <key>Graphics Mode</key>
  16.     <string>1920x1080x32</string>
  17.     <key>AtiConfig</key>
  18.   <string>Duckweed</string>
  19.     <key>Kernel</key>
  20.     <string>mach_kernel</string>
  21.     <key>Kernel Flags</key>
  22.     <string>npci=0x3000 darkwake=0 -v</string>
  23.     <key>Legacy Logo</key>
  24.     <string>Yes</string>
  25.     <key>Timeout</key>
  26.     <string>2</string>
  27.     <key>UseKernelCache</key>
  28.     <string>Yes</string>
  29. </dict>
  30. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement