arm-trusted-firmware/include/drivers/partition
Sughosh Ganu 3cb1065581 feat(partition): add a function to identify a partition by GUID
With the GPT partition scheme, a partition can be identified using
it's UniquePartitionGUID, instead of it's name. Add a function to
identify the partition based on this GUID value. This functionality is
useful in identification of a partition whose UniquePartitionGUID
value is known.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Change-Id: I543f794e1f7773f969968a6bce85ecca6f6a1659
2022-01-27 18:09:02 +05:30
..
efi.h feat(fwu): add basic definitions for GUID handling 2022-01-27 18:09:02 +05:30
gpt.h feat(partition): cleanup partition and gpt headers 2022-01-27 18:09:02 +05:30
mbr.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
partition.h feat(partition): add a function to identify a partition by GUID 2022-01-27 18:09:02 +05:30