arm-trusted-firmware/drivers/partition
Sughosh Ganu 7585ec4d36 feat(partition): copy the partition GUID into the partition structure
Copy the UniquePartitionGUID member of a GPT partition entry into the
partition_entry structure. This GUID is subsequently used to identify
the image to boot on a platform which supports multiple partitions of
firmware components using the FWU metadata structure.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Change-Id: I8b55a1ee7deb1353886fbd8ebde53055d677fee0
2022-01-27 18:09:02 +05:30
..
gpt.c feat(partition): copy the partition GUID into the partition structure 2022-01-27 18:09:02 +05:30
partition.c fix: use correct printf format for uint64_t 2021-11-12 13:02:02 +00:00