Home
last modified time | relevance | path

Searched hist:"9 ce789fc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp9ce789fc Thu Oct 17 11:09:39 CDT 2019 Patrick Venture <venture@google.com> storagecommands: add queries to set IPMI info

storagecommands gets the list of FRUs by getting the list of devices
owned by the FruDevice service. The information we need is owned by the
EntityManager service. If a Board owned by the EntityManager has two
interfaces:
- xyz.openbmc_project.Inventory.Decorator.FruDevice
- xyz.openbmc_project.Inventory.Decorator.Ipmi

Then it can be matched to a FruDevice and the entityId and
entityInstance can be properly set in the SDR.

This is only working for FRUs.

Tested: Verified that if a Board has the two interfaces, it properly
sets the EntityId and EntityInstance values from dbus.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I637182f552cf4b1f8299dc9ce2ac4c27885e201e