Home
last modified time | relevance | path

Searched hist:bc546679 (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cppbc546679 Fri Nov 23 01:41:05 CST 2018 Kuiying Wang <kuiying.wang@intel.com> Fix read std::vector message issue.

Using sdbusplus::message::variant<std::vector<>> to read
vector property message through dbus, and using
sdbusplus::message::variant_ns::get<std::vector<>> to
get vector property.

TestBy: ipmitool raw 0x30 0x9a

Change-Id: Ide0efdd76c5280c4cfbf942c28b2c87219ba7155
Signed-off-by: Kuiying Wang <kuiying.wang@intel.com>