summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/ifdtool/index.md1
-rw-r--r--Documentation/util.md8
2 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/ifdtool/index.md b/Documentation/ifdtool/index.md
index e6e6057a74ee..4348009f1039 100644
--- a/Documentation/ifdtool/index.md
+++ b/Documentation/ifdtool/index.md
@@ -1,3 +1,4 @@
+# ifdtool
Contents:
diff --git a/Documentation/util.md b/Documentation/util.md
index 3a09b0010185..021af791c7e1 100644
--- a/Documentation/util.md
+++ b/Documentation/util.md
@@ -1,4 +1,7 @@
# Utilities
+
+## List of utils
+
_Scripts and programs found in the `./util` directory_
* __abuild__ - coreboot autobuild script builds coreboot images for all
available targets. `bash`
@@ -131,3 +134,8 @@ CPUs. `C`
* __x86__ - Generates 32-bit PAE page tables based on a CSV input file.
`Go`
* __xcompile__ - Cross compile setup `Bash`
+
+
+## In depth documentation
+
+* [ifdtool](ifdtool/index.md)