summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2018-11-13 13:52:36 -0600
committerZane C. Shelley <zshelle@us.ibm.com>2018-11-16 08:27:36 -0600
commitcc7d24e732f827d8be70b6c6ea75fcd34c4a4a08 (patch)
tree6720821b0f85b6508eaa546d7421407a9f6cfc72 /src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule
parent06c7de48489f425c57587572059766de1b5853ee (diff)
downloadtalos-hostboot-cc7d24e732f827d8be70b6c6ea75fcd34c4a4a08.tar.gz
talos-hostboot-cc7d24e732f827d8be70b6c6ea75fcd34c4a4a08.zip
PRD: Fixed XML parser for summary analysis
Change-Id: Ie7c5da306889b0068ae962705333ef99b0a2bdee Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68714 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68822 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule')
-rw-r--r--src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule b/src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule
new file mode 100644
index 000000000..1497cdccb
--- /dev/null
+++ b/src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule
@@ -0,0 +1,31 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/usr/diag/prdf/common/plat/nimbus/nimbus_mcs_actions.rule $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2018
+# [+] International Business Machines Corp.
+#
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+
+################################################################################
+# Analyze groups
+################################################################################
+
+actionclass analyzeMCFIR { analyze(gMCFIR); };
+
OpenPOWER on IntegriCloud