]> git.ipfire.org Git - thirdparty/u-boot.git/commit
lib: uuid: add EFI_PARTITION_INFO_PROTOCOL_GUID translation
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 7 Dec 2025 11:18:45 +0000 (12:18 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 12 Dec 2025 11:51:17 +0000 (12:51 +0100)
commitf9f4f8df57996708c5767eda9a2a3fbcbd48a105
tree415d7f28b4dfbddaccdd236282479033999f165e
parentff80e95fed188ec3d4001129445e414c9c811beb
lib: uuid: add EFI_PARTITION_INFO_PROTOCOL_GUID translation

Add support for translating the EFI_PARTITION_INFO_PROTOCOL_GUID
to a text.

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/uuid.c