summaryrefslogtreecommitdiff
path: root/git@radix.pro:pub/BMC/Intel-BMC/provingground.git
diff options
context:
space:
mode:
authorChalapathi <chalapathix.venkataramashetty@intel.com>2020-02-14 18:43:49 +0300
committerChalapathi <chalapathix.venkataramashetty@intel.com>2020-02-27 13:59:52 +0300
commitbee56d62b209088454d166d1efae4825a2b175df (patch)
tree57c430244f5948a3d344574a790be8795c8c4fb5 /git@radix.pro:pub/BMC/Intel-BMC/provingground.git
parentcc7cab726c778145f44dc3f5caee1a9655cc893e (diff)
downloadprovingground-master.tar.xz
Update PFR event mappings in mainapp.HEADmaster
Updated the last panic reason, recovery reason and major/minor code event log mappings, as per latest PFR document changes Tested: 1. Update BIOS fw via Redfish POST: https://<BMC_IP>/redfish/v1/UpdateService Upload binary: <BIOS binary file> 2. Validate in redfish event logs: GET: https://<BMC_IP>/redfish/v1/Systems/system/LogServices/EventLog/Entries { "@odata.context": "/redfish/v1/$metadata#LogEntry.LogEntry", "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog /Entries/1581504982", "@odata.type": "#LogEntry.v1_4_0.LogEntry", "Created": "2020-02-12T10:56:22+00:00", "EntryType": "Event", "Id": "1581504982", "Message": "BIOS firmware update to version 10069-fixme completed successfully.", "MessageArgs": [ "BIOS", "10069-fixme" ], "MessageId": "OpenBMC.0.1.FirmwareUpdateCompleted", "Name": "System Event Log Entry", "Severity": "OK" }, { "@odata.context": "/redfish/v1/$metadata#LogEntry.LogEntry", "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog /Entries/1581505600_2", "@odata.type": "#LogEntry.v1_4_0.LogEntry", "Created": "2020-02-12T11:06:40+00:00", "EntryType": "Event", "Id": "1581505600_2", "Message": "BMC firmware panic occurred due to BMC update intent.", "MessageArgs": [ "BMC update intent" ], "MessageId": "OpenBMC.0.1.BMCFirmwarePanicReason", "Name": "System Event Log Entry", "Severity": "Warning" } Change-Id: Ic6eb10757ba7af9e610f8563a86d9a3ec2b83a4c Signed-off-by: Chalapathi <chalapathix.venkataramashetty@intel.com>
Diffstat (limited to 'git@radix.pro:pub/BMC/Intel-BMC/provingground.git')
0 files changed, 0 insertions, 0 deletions