Skip to content

Instantly share code, notes, and snippets.

@Austcool-Walker
Created October 6, 2020 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Austcool-Walker/3462be8075ce132de34c467182f5e150 to your computer and use it in GitHub Desktop.
Save Austcool-Walker/3462be8075ce132de34c467182f5e150 to your computer and use it in GitHub Desktop.
MacPro5,1 SMBios.plist for Hackintosh
<?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>SMUUID</key>
<string>00000000-0000-1000-8000-000000000000</string>
<key>SMbiosdate</key>
<string>10/07/10</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MP51.88Z.007F.B03.1010071432</string>
<key>SMboardmanufacturer</key>
<string>Apple Computer, Inc.</string>
<key>SMboardproduct</key>
<string>Mac-F221BEC8</string>
<key>SMexternalclock</key>
<string>4Ghz</string>
<key>SMfamily</key>
<string>Mac Pro</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMmaximalclock</key>
<string>4Ghz</string>
<key>SMmemmanufacter</key>
<string>Apple Computer Inc.</string>
<key>SMmempart_1</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmempart_2</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmemserial_1</key>
<string>0x00001020</string>
<key>SMmemserial_2</key>
<string>0x00003021</string>
<key>SMmemspeed</key>
<string>9999</string>
<key>SMmemtype</key>
<string>24</string>
<key>SMproductname</key>
<string>MacPro5,1</string>
<key>SMserial</key>
<string>XA3387HACK8</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment