commit | 47b642e5d3cd5377e8996311c5e83dab0b4c1124 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Wed Nov 10 13:00:30 2021 +0530 |
committer | Sughosh Ganu <sughosh.ganu@linaro.org> | Thu Jan 27 18:09:02 2022 +0530 |
tree | 25b60e7b2201883f913151df74de2824e29c9613 | |
parent | 51884acf9410c1b99f316c11d7630449e84b473c [diff] |
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