util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries
This change adds a new tool `cse_fpt` which can be used to print and dump CSE partitions in Flash Partition Table (FPT) format. BUG=b:189167923 Change-Id: I93c8d33e9baa327cbdab918a14f2f7a039953be6 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55259 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
3
util/cbfstool/fpt_formats/Makefile.inc
Normal file
3
util/cbfstool/fpt_formats/Makefile.inc
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
fpt_formats_obj += fpt_hdr_20.o
|
||||
fpt_formats_obj += fpt_hdr_21.o
|
Reference in New Issue
Block a user