FMP: Remove GUIDs for FIT and raw images
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 15 Apr 2022 05:59:39 +0000 (11:29 +0530)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 15 Apr 2022 08:43:18 +0000 (10:43 +0200)
commit9736287173cfdbe42f968314ab325169e1444fd6
tree798c7eb86dbd0eeeaec7ae8d658fff9d1ed91cd5
parent2e9c3c6965badb5b36edff563889f502e3b614ed
FMP: Remove GUIDs for FIT and raw images

The capsule update code has been modified for getting the image GUID
values from the platform code. With this, each image now has a unique
GUID value. With this change, there is no longer a need for defining
GUIDs for FIT and raw images. Remove these GUID values.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
include/efi_api.h
lib/efi_loader/efi_firmware.c