commit | ee94e63b9f4769a810c70c573d786cc44bdf8150 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Wed Sep 13 11:52:00 2023 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Tue Sep 19 07:08:03 2023 -0700 |
tree | f4816a53c416972a7ad0049e24e268249b743e25 | |
parent | 51cf3110bc18981129b62748dd7dd6df0970e66d [diff] |
Remove unused namespace After some recent changes, the error.hpp file must be included to find sdbusplus::xyz::openbmc_project::Common::Error, but it's unused, so just remove it. Change-Id: I185c453def4515a35749f687a57b4f0b6da6deb8 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]