summaryrefslogtreecommitdiff
path: root/util/qualcomm/description.md
diff options
context:
space:
mode:
Diffstat (limited to 'util/qualcomm/description.md')
-rw-r--r--util/qualcomm/description.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/util/qualcomm/description.md b/util/qualcomm/description.md
index 22238c648f..352ebecd3b 100644
--- a/util/qualcomm/description.md
+++ b/util/qualcomm/description.md
@@ -1 +1,11 @@
-CMM script to debug Qualcomm coreboot environments. `CMM`
+__cmm__
+ * CMM script to debug Qualcomm coreboot environments. `CMM`
+
+__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`