commit | a87dbd4ee3ff53e7e53052c1663f85b390a0ab31 | [log] [tgz] |
---|---|---|
author | gokulsanker <gokul.sanker.v.g@intel.com> | Fri Jul 23 19:23:08 2021 +0530 |
committer | AppaRao Puli <apparao.puli@linux.intel.com> | Wed Aug 04 14:36:30 2021 +0000 |
tree | e4b33819635fe81774ff3b2658581a38a1a3c99e | |
parent | e7725610df6ecb4943b0feca920ccc0dd0fad93c [diff] |
Code clean up to handle memory exception Modified the code to Pass string data pointer instead of the string object reference Signed-off-by: gokulsanker <gokul.sanker.v.g@intel.com> Change-Id: I28759c5d9d7a2632222c5395b08366a81a0ec4fd
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]