diff options
author | Sughosh Ganu | 2022-04-15 11:29:40 +0530 |
---|---|---|
committer | Heinrich Schuchardt | 2022-04-15 10:43:18 +0200 |
commit | 2eda55e4c968238cf395433de0299d5fa7624d68 (patch) | |
tree | 7bdec5274ca4f0014f910c7c022846adafb6faee /board/tbs/tbs2910 | |
parent | 9736287173cfdbe42f968314ab325169e1444fd6 (diff) |
mkeficapsule: Remove raw and FIT GUID types
While building a capsule, the GUID value of that specific image is to
be passed through the --guid command option to the mkeficapsule
tool instead of using one of --raw or --fit options, where the GUID
value passed through the command line option is the image GUID.
This renders the EFI_FIRMWARE_IMAGE_TYPE_UBOOT_FIT_GUID and
EFI_FIRMWARE_IMAGE_TYPE_UBOOT_RAW_GUID values superfluous. Remove the
--raw and --fit command line options as well. Also modify the
mkeficapsule man page to reflect this change.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Diffstat (limited to 'board/tbs/tbs2910')
0 files changed, 0 insertions, 0 deletions