1. Download the package PCEFIv9 Installer Final
http://forum.insanelymac.com/index.php?showtopic=1426282. Install the chameleon 1.012, reboot
3. Download the Chameleonsm.zip at
http://forum.insanelymac.com/index.php?sho...=137112&st= rename the file Chameleonsm to boot, then place it to your desktop
open terminal and use this command
cd desktop
sudo cp boot /
DONT REBOOT!!!!
4. Dont reboot BECAUSE THIS BOOTLOADER DOESNT SUPPORT EXTRA FOLDER, so you have to copy your kexts that are inside your extra folder to the usual place /system/Library/Extension using the Kext Helper b7 tool, if in your extra folder you have the Extensions.mkext, you need to unpack it using the tool that is inside the PCefi_v9_Installer_Final (MKextTool_1.0) -you already downloaded it at point number 1, use the MKextTool, unpack the Extensions.mkext and put all the kexts that u unpacked to /system/Library/Extension using the Kext Helper b7 tool.
5. After installing it you need to specify the SMBIOS values in com.apple.Boot.plist, add this values, the rest leave untouched
I hope you know how to edit the com.apple.Boot.plist, if not google it
<key>SMbiosversion</key>
<string>MP31.88Z.00C1.B00.080209154</string>
<key>SMmanufacter</key>
<string>Apple Inc.</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMsystemversion</key>
<string>1.0</string>
<key>SMserial</key>
<string>W88261E7YP4</string>
<key>SMmemmanufacter</key>
<string>OCZ</string>
<key>SMmemtype</key>
<string>19</string>
<key>SMmemspeed</key>
<string>800</string>
NOW U CAN REBOOT AND HOPE!