commit | 97c309098902ebd6bf4fbc3e1ffae82a28ae01d3 | [log] [tgz] |
---|---|---|
author | Vasu V <vasu.v@intel.com> | Fri May 19 15:56:15 2023 +0530 |
committer | Vasu V <vasu.v@intel.com> | Fri May 26 20:19:00 2023 +0530 |
tree | d60617a4a513cd9055f07f07fc59eed336dc351d | |
parent | b37abfb27f14c05f8cb366c5e382fe66595dd5bf [diff] |
Added support for ipmi tool based mux slot disable Currently ipmitool doesn't support mctp mux-slot disabling capablity. this patch will support to disable/enable mctp mux slot funtionality using ipmi tool. Change-Id: I0bdbd86d2fb4f806d61f665a8014c0c097ee4258 Signed-off-by: Vasu V <vasu.v@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]