Add ifdtool, utility to read / modify Intel Firmware Descriptor images
authorStefan Reinauer <reinauer@chromium.org>
Fri, 14 Oct 2011 19:49:41 +0000 (12:49 -0700)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 22 Oct 2011 08:40:18 +0000 (10:40 +0200)
commit1c795ad109bd382ff75e92d83f5721b8ed7c3be1
treea1db7ff85704000af2b3916bb689a17454e79216
parentc31c4de681738fc264333cb12aecdb995b119a94
Add ifdtool, utility to read / modify Intel Firmware Descriptor images

Change-Id: Ie78b97bf573d238d0dff9a663e774deb1b7dea44
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/272
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
util/ifdtool/Makefile [new file with mode: 0644]
util/ifdtool/ifdtool.c [new file with mode: 0644]
util/ifdtool/ifdtool.h [new file with mode: 0644]