cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE

Hardware / Coreboot - Martin Roth [gmail.com] - 30 March 2015 14:45 UTC

This adds a few new file types to cbfstool. Currently these files are being added using bare hex values in the coreboot makefiles. This patch is just to make the values official and to help get rid of some confusion in the values used within the makefiles.

All of these new types are roughly equivalent to raw.

Change-Id: I37c4180a247136cd98080f6f7609d3cf905a62f5

dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE
util/cbfstool/cbfs.h | 4 ++++
util/cbfstool/cbfs_image.c | 4 ++++
util/cbfstool/common.c | 4 ++++
3 files changed, 12 insertions(+)

Upstream: review.coreboot.org


  • Share