summaryrefslogtreecommitdiff
path: root/special-mode-mgr/src/specialmodemgr.cpp
diff options
context:
space:
mode:
authorAppaRao Puli <apparao.puli@linux.intel.com>2019-11-13 16:57:08 +0300
committerPuli, Apparao <apparao.puli@intel.com>2019-11-13 22:22:59 +0300
commitc559e2c659b0d3b6ca76e1553c68ab1960d461d0 (patch)
treeac235092ba04a95c6324bca099c6531f37f89618 /special-mode-mgr/src/specialmodemgr.cpp
parent96032dc90447da45f096e57a7751b91d1db09052 (diff)
downloadprovingground-c559e2c659b0d3b6ca76e1553c68ab1960d461d0.tar.xz
PFR Firmware resiliency error events
Adding support to log the PFR firmware resiliency major and minor error events to redfish. This change uses new event registry entries. Tested: Simulated the PFR error and checked the redfish events using below URI. URI: /redfish/v1/Systems/system/LogServices/EventLog/Entries RESPONSE: { "@odata.context": "/redfish/v1/$metadata#LogEntry.LogEntry", "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/172", "@odata.type": "#LogEntry.v1_4_0.LogEntry", "Created": "1970-01-01T00:02:52+00:00", "EntryType": "Event", "Id": "172", "Message": "BMC firmware resiliency error. Error reason: BMC image authentication failed(MinorCode:0x01).", "MessageArgs": [ "BMC image authentication failed(MinorCode:0x01)" ], "MessageId": "OpenBMC.0.1.BMCFirmwareResiliencyError", "Name": "System Event Log Entry", "Severity": "Critical" } Change-Id: I7566c5572170d12278313522f097fce250ea87aa Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com>
Diffstat (limited to 'special-mode-mgr/src/specialmodemgr.cpp')
0 files changed, 0 insertions, 0 deletions