Jump to content
3 posts in this topic

Recommended Posts

there is my smbios.plist

<?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>SMbiosversion</key>
<string>MP31.88Z.006C.B02.0801021250</string>
<key>SMfamily</key>
<string>Mac Pro</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMserial</key>
<string>W81029559XYL</string>
</dict>
</plist>

if i set to MacPro4,1 will panic at boot

BTW:system type can be written in the DSDT it?

×
×
  • Create New...