kyndder

com.apple.Boot.plist NeverDay

Jun 4th, 2011
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 0.66 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>DSDT</key>
  6.     <string>/dsdt.aml</string>
  7.     <<key>Kernel</key>
  8.     <string>mach_kernel</string>
  9.     <key>Kernel Flags</key>
  10.     <string></string>
  11.     <key>Legacy Logo</key>
  12.     <string>Yes</string>
  13.     <key>PciRoot</key>
  14.     <string>0</string>
  15.     <key>SMBIOS</key>
  16.     <string>/Extra/smbios.plist</string>
  17.     <key>Timeout</key>
  18.     <string>5</string>
  19.     <key>USBBusFix</key>
  20.     <string>Yes</string>
  21.     <key>GenerateCStates</key>
  22.     <string>Yes</string>
  23.     <key>GeneratePStates</key>
  24.     <string>Yes</string>
  25. </dict>
  26. </plist>
Advertisement
Add Comment
Please, Sign In to add comment