PEL: Adding BMC PEL for PLDM error
This commit adds BMC pels for PLDM error so as to report resource dump
failure.
Change-Id: I1f4f742900f69dbd38c8dbbdba67549c7862a3b2
Signed-off-by: Riya Dixit <riyadixitagra@gmail.com>
diff --git a/extensions/openpower-pels/registry/message_registry.json b/extensions/openpower-pels/registry/message_registry.json
index 7b7f05f..7aed193 100644
--- a/extensions/openpower-pels/registry/message_registry.json
+++ b/extensions/openpower-pels/registry/message_registry.json
@@ -6093,6 +6093,48 @@
}
},
{
+ "Name": "xyz.openbmc_project.PLDM.Error.ReportResourceDumpFail.NewFileAvailableRequest",
+ "Subsystem": "bmc_firmware",
+ "ComponentID": "0x6000",
+ "Severity": "predictive",
+ "SRC": {
+ "ReasonCode": "0x6027",
+ "Words6To9": {}
+ },
+ "Callouts": [
+ {
+ "CalloutList": [
+ { "Priority": "high", "Procedure": "BMC0001" }
+ ]
+ }
+ ],
+ "Documentation": {
+ "Description": "Failed to send NewFileAvailable request to remote terminus.",
+ "Message": "Failed to send NewFileAvailable request to remote terminus."
+ }
+ },
+ {
+ "Name": "xyz.openbmc_project.PLDM.Error.ReportResourceDumpFail.DecodeNewFileResp",
+ "Subsystem": "bmc_firmware",
+ "ComponentID": "0x6000",
+ "Severity": "predictive",
+ "SRC": {
+ "ReasonCode": "0x6028",
+ "Words6To9": {}
+ },
+ "Callouts": [
+ {
+ "CalloutList": [
+ { "Priority": "high", "Procedure": "BMC0001" }
+ ]
+ }
+ ],
+ "Documentation": {
+ "Description": "Failed to decode NewFileAvailable response",
+ "Message": "Failed to decode NewFileAvailable response"
+ }
+ },
+ {
"Name": "xyz.openbmc_project.Memory.MemoryECC.Error.CEThresholdReached",
"Subsystem": "cec_hardware",
"ComponentID": "0xF300",