blob: cfe53e8eeea24ec34a38fba845cd20e08c9a33f1 (
plain)
1
2
3
4
5
6
7
8
|
__ipqheader__
* _createxbl.py_ - Concatenates XBL segments into one ELF image
`Python`
* _ipqheader.py_ - Returns a packed MBN header image with the
specified base and size `Python`
* _mbncat.py_ - Generate ipq8064 uber SBL `Python`
* *mbn_tools.py* - Contains all MBN Utilities for image generation
`Python`
|