]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc689b53adfc4d7bd2ecc7c418c8486e514a42319
tree798c7eb86dbd0eeeaec7ae8d658fff9d1ed91cd5
parentadde31b63978d1a2f76487cdb9ad494d04b5b0b0
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