Difference between revisions of "BORD"

From The iPhone Wiki
Jump to: navigation, search
m
(Devices: j33iap)
Line 43: Line 43:
 
** [[k66ap|2G]]:
 
** [[k66ap|2G]]:
 
** [[j33ap|3G]]:
 
** [[j33ap|3G]]:
  +
** [[j33iap|3G Rev A]]:
 
 
{{stub|firmware}}
 
{{stub|firmware}}
 
[[Category:Firmware Tags]]
 
[[Category:Firmware Tags]]

Revision as of 21:57, 11 May 2013

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.

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.