#
ffdff313 |
| 25-Mar-2025 |
Rekha Aparna <vrekhaaparna@ibm.com> |
Infrastructure to support single FAB feature
This commit implements infrastructure to support single FAB feature.
Single FAB feature updates the IM value of the system planar or creates PEL based o
Infrastructure to support single FAB feature
This commit implements infrastructure to support single FAB feature.
Single FAB feature updates the IM value of the system planar or creates PEL based on the IM value read from the planar and cache, considering the system mode and type.
Change-Id: I77fe927de9e37e0ba70e0f4d661a25c586911433 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
show more ...
|
#
b53d97c9 |
| 24-Feb-2025 |
Anupama B R <anupama.b.r1@ibm.com> |
API to get error info based on the exception
This commit implements an event logger API to extract the error info based on the exception type.
Change-Id: I132306a6d3127253435e53f61328843fa8f1be24 S
API to get error info based on the exception
This commit implements an event logger API to extract the error info based on the exception type.
Change-Id: I132306a6d3127253435e53f61328843fa8f1be24 Signed-off-by: Anupama B R <anupama.b.r1@ibm.com>
show more ...
|
#
a88a298f |
| 23-Jan-2025 |
Sunny Srivastava <sunnsr25@in.ibm.com> |
Add custom exception class and type
The commit adds few custom exception class and type so that exact exception can be thrown for a failure. This is required to detect the type of failure and log ap
Add custom exception class and type
The commit adds few custom exception class and type so that exact exception can be thrown for a failure. This is required to detect the type of failure and log appropriate PEL for the error. With just throwing runtime error in most of the cases it is not possible to detect the reason for failure at catching point.
Change-Id: I672c3c5fd6d289b8e6943b9a22836acfb9e6b04b Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
show more ...
|
#
fa5e4d32 |
| 12-Mar-2023 |
Sunny Srivastava <sunnsr25@in.ibm.com> |
Revamped code for VPD parser
The commit removes all the pre-existing code from the branch and pushes the revamped code.
Major modification includes: - Movement from multi exe to single daemon model
Revamped code for VPD parser
The commit removes all the pre-existing code from the branch and pushes the revamped code.
Major modification includes: - Movement from multi exe to single daemon model. - Multithreaded approach to parse FRU VPD. - Better error handling. - Refactored code for performance optimization.
Note: This code supports all the existing functionalities as it is.
Change-Id: I1ddce1f0725ac59020b72709689a1013643bda8b Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
show more ...
|