#
2ea4d28e |
| 27-Apr-2023 |
Matt Spinler <spinler@us.ibm.com> |
ibm: Add new properties to Logging.PEL.Entry interface
Expose four more PEL (IBM's event log format) fields on D-Bus so they are available for other applications.
Change-Id: I9cf752fadf6dfff892652d
ibm: Add new properties to Logging.PEL.Entry interface
Expose four more PEL (IBM's event log format) fields on D-Bus so they are available for other applications.
Change-Id: I9cf752fadf6dfff892652dc02a55b93794b81ede Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
3e9aa3b2 |
| 11-Aug-2021 |
Vijay Lobo <vijaylobo@gmail.com> |
PEL.Entry - Support ManagementSystemAck property
This property is used to keep track of the management system acknowledging the PEL. In IBM systems this property is used by HMC to ack PEL and report
PEL.Entry - Support ManagementSystemAck property
This property is used to keep track of the management system acknowledging the PEL. In IBM systems this property is used by HMC to ack PEL and report back if its processed such that the same PEL is not sent again.
Signed-off-by: Vijay Lobo <vijaylobo@gmail.com> Change-Id: Iedb27e843f731df7c871c24945eb8cd8679e63d1
show more ...
|
#
8c71ba70 |
| 24-Jun-2021 |
Vijay Lobo <vijaylobo@gmail.com> |
PEL.Entry: Add Subsystem property
Adding subsystem property to support PEL creation. This subsystem property can be used to identify a failing area in the system. These subsystem values can be enums
PEL.Entry: Add Subsystem property
Adding subsystem property to support PEL creation. This subsystem property can be used to identify a failing area in the system. These subsystem values can be enums but keeping them as strings can save decoding effort at the far end. The PEL spec has more than 70 unique values and these can be extended as new hardware shows up.
Signed-off-by: Vijay Lobo <vijaylobo@gmail.com> Change-Id: I5de076c167f81780c0121c6482d6a6f5b3c63641
show more ...
|
#
c43d228a |
| 09-Jul-2021 |
Vijay Lobo <vijaylobo@gmail.com> |
Entry: Support hidden property
Interface added to support hidden property for error logs. This property is used to set the events visibility to the customer. If this flag is set then the
Entry: Support hidden property
Interface added to support hidden property for error logs. This property is used to set the events visibility to the customer. If this flag is set then the event is mostly a recovered error and customer need not take any service actions.
Signed-off-by: Vijay Lobo <vijaylobo@gmail.com> Change-Id: I05aec8c805dc74f5998d3dc0fe14ec26241a2153
show more ...
|