summaryrefslogtreecommitdiffstats
path: root/src/mbn.h
AgeCommit message (Collapse)AuthorFilesLines
2016-09-22Add support for ICE16 baseband firmware files (iPhone 7/7+)Gravatar Nikias Bassen1-0/+22
While not tested, the new Mav16 baseband firmware files should also work with this update.
2016-07-08mbn: Updated file parsing to newer file version to suppresss warningGravatar Nikias Bassen1-3/+36
Note: the parsed data is not actually used. The personalization just involves replacing the last N bytes of the file with the blob data (of size N) returned by the signing server. However this at least suppresses a warning message and helps identifying newer format versions.
2012-07-17restore: added .mbn file support and bbfw handlingGravatar Nikias Bassen1-0/+52