commit | 0748c69d287ca4d9c431f586431288c048dbe914 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Thu Sep 08 15:34:08 2022 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Sep 27 19:18:56 2022 +0000 |
tree | add92e580f6ee49a7d35ee063e09d23740d687fb | |
parent | d42a0c459c077802dfc3b35676f0fdfa10d9615d [diff] |
Condense std::variants Where possible, reduce to a single std::variant type to reduce binary size. Change-Id: I73b59765109ce1ccd7339f0e214d1ec3929e1ffc Signed-off-by: Jason M. Bills <jason.m.bills@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]