Created
April 17, 2017 21:07
-
-
Save koush/e3f1f98b69744bfe2bb21e96824b1887 to your computer and use it in GitHub Desktop.
Don't check this file in
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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> |
Put custom SMBIOS here, don't check the file in. Keep your serials private.
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
This file is loaded before config.plist, and SMBIOS values are used instead.