diff options
Diffstat (limited to 'util/ipqheader')
-rw-r--r-- | util/ipqheader/description.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ipqheader/description.md b/util/ipqheader/description.md new file mode 100644 index 0000000000..f747b562f6 --- /dev/null +++ b/util/ipqheader/description.md @@ -0,0 +1,8 @@ +__ipqheader__ + * _createxbl.py_ - Concatentates 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` |