efi_loader: printing TCG2 protocol GUID
[platform/kernel/u-boot.git] / lib / uuid.c
index 3ffaab7..24571ef 100644 (file)
@@ -184,6 +184,10 @@ static const struct {
                EFI_DT_FIXUP_PROTOCOL_GUID,
        },
        {
+               "TCG2",
+               EFI_TCG2_PROTOCOL_GUID,
+               },
+       {
                "System Partition",
                PARTITION_SYSTEM_GUID
        },