summaryrefslogtreecommitdiffstats
path: root/Documentation/util.md
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2018-08-20 16:39:47 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2018-08-23 18:06:31 +0000
commit58a7e397a1168253216e68e753545dd8f18a690f (patch)
treef46a61986e4a22d4ba8c864694a13f4735196a91 /Documentation/util.md
parentcf79c8344d007cf05bc45d064ffed87be36f7513 (diff)
downloadcoreboot-58a7e397a1168253216e68e753545dd8f18a690f.tar.gz
coreboot-58a7e397a1168253216e68e753545dd8f18a690f.tar.bz2
coreboot-58a7e397a1168253216e68e753545dd8f18a690f.zip
util/ifdfake: Remove deprecated utility
Since ifdfake has been deprecated in favor of better alternatives, there is no need to support it any further. Remove it from "util/", as well as any leftover references in other files. Change-Id: I45fe3d9fd606a61d5c3b9d0e6489a1df6d6510f0 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/28234 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'Documentation/util.md')
-rw-r--r--Documentation/util.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/util.md b/Documentation/util.md
index be7cc9906cf6..72355e3fe5c1 100644
--- a/Documentation/util.md
+++ b/Documentation/util.md
@@ -46,8 +46,6 @@ Controller (EC). `C`
* __genprof__ - Format function tracing logs `Bash` `C`
* __gitconfig__ - Initialize git repository submodules install git
hooks `Bash`
-* __ifdfake__ - Create an Intel Firmware Descriptor with just a section
-layout `C`
* __ifdtool__ - Extract and dump Intel Firmware Descriptor information
`C`
* __intelmetool__ - Dump interesting things about Management Engine