summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/common/plugins/secureUdParserFactory.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/secureboot/common/plugins/secureUdParserFactory.H')
-rw-r--r--src/usr/secureboot/common/plugins/secureUdParserFactory.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/secureboot/common/plugins/secureUdParserFactory.H b/src/usr/secureboot/common/plugins/secureUdParserFactory.H
index d720c1ce1..de03ab83a 100644
--- a/src/usr/secureboot/common/plugins/secureUdParserFactory.H
+++ b/src/usr/secureboot/common/plugins/secureUdParserFactory.H
@@ -47,6 +47,9 @@ namespace SECUREBOOT
registerParser<SECUREBOOT::UdParserVerifyInfo>
(SECURE_UDT_VERIFY_INFO);
+
+ registerParser<SECUREBOOT::UdParserNodeCommInfo>
+ (SECURE_UDT_NODECOMM_INFO);
}
private:
OpenPOWER on IntegriCloud