commit | 3cb1065581f6d9a8507af8dbca3779d139aa0ca7 | [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 | 7585ec4d36ebb7e286cfec959b2de084eded8201 [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