Skip to content

Instantly share code, notes, and snippets.

@koush
Created April 17, 2017 21:07
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 koush/e3f1f98b69744bfe2bb21e96824b1887 to your computer and use it in GitHub Desktop.
Save koush/e3f1f98b69744bfe2bb21e96824b1887 to your computer and use it in GitHub Desktop.
Don't check this file in
<?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>SMBIOS</key>
<dict>
<key>ProductName</key>
<string>MacPro6,1</string>
<key>SerialNumber</key>
<string>CUSTOM SERIAL NUMBER</string>
</dict>
</dict>
</plist>
@koush
Copy link
Author

koush commented Apr 17, 2017

This file is loaded before config.plist, and SMBIOS values are used instead.

@koush
Copy link
Author

koush commented Apr 17, 2017

Put custom SMBIOS here, don't check the file in. Keep your serials private.

@rhcp011235
Copy link

what about these values:

RtVariables

BooterConfig
0x28
CsrActiveConfig
0x67
MLB
XXXXXXX
ROM
XXXXX

MLB / ROM - are used to get iMessage working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment