commit | 4aee3fc93b840dacab1c23a3b66d257ec9fa60ea | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Tue Sep 20 15:59:16 2022 -0700 |
committer | Ed Tanous <edtanous@google.com> | Tue Sep 20 16:01:17 2022 -0700 |
tree | 99376d1b09267139d55d46502b7275fc4d3f1a29 | |
parent | ac0b7278b3e1e1e4e6a2bce1421f1518e0d8b6b0 [diff] |
Add flat_map to includes A recent change made it so that flat_map is not transitively included by object_server.hpp in sdbusplus. Explicitly add the required enum. Tested: Code builds. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I50ee58bf194400358b8af29b653f22d4aabd8daa
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]