com.apple.Boot.plist [plain text]
<?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>Background Color</key>
<integer>0</integer>
<key>Boot Fail Logo</key>
<string></string>
<key>Boot Logo</key>
<string>\System\Library\CoreServices\AppleTV\BootLogo.png</string>
<key>AppleTV Mode</key>
<true/>
<key>Kernel Cache</key>
<string>\System\Library\CoreServices\AppleTV\kernelcache</string>
<key>Kernel Architecture</key>
<string>x86_64</string>
<key>Kernel Flags</key>
<string>rp=file:///System/Library/CoreServices/AppleTV/AppleTV.dmg</string>
</dict>
</plist>