lib: uuid: support more efi protocols in uuid_guid_get_str()
authorVincent Stehlé <vincent.stehle@arm.com>
Fri, 17 Jan 2025 17:13:26 +0000 (18:13 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 20 Feb 2025 07:40:52 +0000 (08:40 +0100)
commit87ef1987de3a47910b5b0a8fd84e1b928e56ceb9
tree188306f0a23dddac68932c4ab106ec13eabc1643
parent7a45cb4ffeff034304789954bb222ddd7d02104a
lib: uuid: support more efi protocols in uuid_guid_get_str()

Add more EFI protocols GUIDs to the translation table used by
uuid_guid_get_str().

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Tom Rini <trini@konsulko.com>
lib/uuid.c