Difference between revisions of "BORD"

From The iPhone Wiki
Jump to: navigation, search
m (Updating page links.)
m (Updating page link.)
Line 36: Line 36:
 
*** [[J99aAP|iPad6,8]]: 0x12
 
*** [[J99aAP|iPad6,8]]: 0x12
 
* [[List of iPad minis|iPad mini]]
 
* [[List of iPad minis|iPad mini]]
** [[iPad mini 1G]]
+
** [[iPad mini]]
 
*** [[P105AP|iPad2,5]]: 0x0A
 
*** [[P105AP|iPad2,5]]: 0x0A
 
*** [[P106AP|iPad2,6]]: 0x0C
 
*** [[P106AP|iPad2,6]]: 0x0C

Revision as of 10:37, 13 November 2015

The BORD (BOaRD) tag is an 8-bit unsigned integer (uint8_t) that contains the Board ID of the device that the firmware image is supposed to be ran on. It allows Apple to make sure you are not running another device's firmware files on an incompatible device, probably to prevent using old exploits. What is odd about this tag is that the same values have been used many times. It can be found in the BuildManifest.plist inside an IPSW next to ApChipID.

Devices

Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.