| commit | 493d77616dbd9cd5d0431b2db9775c0f7b052c3b | [log] [tgz] |
|---|---|---|
| author | Jason M. Bills <jason.m.bills@intel.com> | Wed May 04 11:13:19 2022 -0700 |
| committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu May 05 18:21:28 2022 +0000 |
| tree | ab4b6545a62d7ec2a6c1fa59c02c74260416b6a1 | |
| parent | 98fa87e60853c37d15025964085eb61682dc5cd0 [diff] |
Include fstream Missing the fstream include is causing build errors, so adding it to fix the build. Tested: Confirmed that it builds. Change-Id: I3417340256f9965778f7cde0a1d26a33edd2d320 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]