commit | 9d2894d9b74965f5da02b7784f270bc6ae67e3f2 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Tue Sep 20 22:22:00 2022 +0000 |
committer | Ed Tanous <ed@tanous.net> | Wed Sep 28 16:27:38 2022 +0000 |
tree | ce8cf08205e4431afec18572b0e3cbfb81469ac7 | |
parent | 039c3495fc998e6ec46a6880432da4c5d5aa38a3 [diff] |
treewide: change EM's ObjectManager path EntityManager moves its ObjectManager in commit [1], this patch is to change accordingly. Please see [1] for why we made that change. [1] https://gerrit.openbmc.org/c/openbmc/entity-manager/+/57279 Tested: code compiles. I don't have a system with this repo enabled. But code inspection can show that only ObjectManager path changed. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I166cc919bf355d5ee3224553129854a28fdf03b7
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]