AMDESE / amd-bmc-ras

Apache License 2.0
12 stars 4 forks source link

Redfish implementation of RAS configuration #49

Closed abinayaddhandapani closed 1 year ago

abinayaddhandapani commented 1 year ago
  1. Added dbus interface (com.amd.crashdump.Configuration) in the com.amd.crashdump object which has the config file parameters as properties.

  2. Config file parameter values are read from dbus interface instead of the legacy config file

  3. Cleanup of unused macro's defined

Signed-off-by: Abinaya abinaya.dhandapani@amd.com