Revision Date Author Comments
# 0cd3adba 26-Apr-2024 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

com.ibm: Add additional properties to hardware dump

This commit introduces two new properties to the Hardware dump D-Bus
interface:
- ErrorLogId: References the log entry that triggered the dump.
-

com.ibm: Add additional properties to hardware dump

This commit introduces two new properties to the Hardware dump D-Bus
interface:
- ErrorLogId: References the log entry that triggered the dump.
- FailingUnitId: Identifies the failing hardware unit causing the dump.

These additions help in associating dumps with specific error logs and
identifying the hardware unit involved in failures.

Change-Id: Ied6899327cfee3c5fa4381c24ccfcba68ffc1a8c
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.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 ...


# a2eb94f6 05-May-2021 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

Add hardware dump entry interface and type

Hardware dumps get collected during a critical
failure on the hardware units like processor
chips.
This commits add following:
- The interface for hardwar

Add hardware dump entry interface and type

Hardware dumps get collected during a critical
failure on the hardware units like processor
chips.
This commits add following:
- The interface for hardware dump entry.
- Updated the arguments list with following
- Hardware: A new dump type to list of supported
dumps
- FailingUnitId: Id of the hardware unit failed

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: Id209cca5d4ff167d21c45c752a687280aa469830

show more ...