| commit | 3432a0ace7ef0ea1d6478cdf3d5e95f6c982da30 | [log] [tgz] |
|---|---|---|
| author | PavanKumarIntel <pavanx.kumar.martha@intel.com> | Mon Jul 10 14:37:29 2023 +0000 |
| committer | AppaRao Puli <apparao.puli@intel.com> | Tue Jul 18 14:59:05 2023 +0000 |
| tree | 3d5a30f44550eb38676d08490ff2ab4f57a60f7c | |
| parent | ac330b8e705c53a2df9395bbf37f360dbc7e49cc [diff] |
Fix to prevent the FRU corruption while updating
While updating the FRU , if we try to read the FRU data
by running command "ipmitool fru list" before 2 seconds after
editing the FRU, getting corrupted data
Tested:
FRU data not corrupted and updated successfully
Change-Id: I8d2949706378b776888c6768755a57f3727ffb51
Signed-off-by: PavanKumarIntel <pavanx.kumar.martha@intel.com>
This component is intended to provide Intel-specific IPMI[3] command handlers for OpenBMC. These handlers are intended to integrate BMC with servers based on Intel architecture.
intel-ipmi-oem serves as an extension[1] to OpenBMC IPMI daemon[2]. It is compiled as a shared library and intended to both:
Related features provided by the library are grouped in separate source files. Main extensions to vanilla OpenBMC IPMI stack are the following:
[4]