From 8ba9e8cf63f92902cdb71eb5c4d3b3ea579380f4 Mon Sep 17 00:00:00 2001 From: Tom Hiller Date: Sat, 21 Jul 2018 00:14:00 -0400 Subject: util: Add description.md to each util Descriptions are taken from the files themselves or READMEs. Description followed by a space with the language in marked up as code. Change-Id: I5f91e85d1034736289aedf27de00df00db3ff19c Signed-off-by: Tom Hiller Reviewed-on: https://review.coreboot.org/27563 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese Reviewed-by: Paul Menzel --- util/ipqheader/description.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 util/ipqheader/description.md (limited to 'util/ipqheader') 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` -- cgit v1.2.3