Home
last modified time | relevance | path

Searched refs:getActiveSoftwareVersionInfo (Results 1 – 6 of 6) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dappcommands.hpp39 extern int getActiveSoftwareVersionInfo(ipmi::Context::ptr ctx,
/openbmc/phosphor-host-ipmid/oem/example/
H A Dapphandler.cpp54 std::string getActiveSoftwareVersionInfo(ipmi::Context::ptr ctx) in getActiveSoftwareVersionInfo() function
331 auto version = getActiveSoftwareVersionInfo(ctx); in ipmiAppGetDeviceId()
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp138 int getActiveSoftwareVersionInfo(ipmi::Context::ptr ctx, in getActiveSoftwareVersionInfo() function
407 if (!getActiveSoftwareVersionInfo(ctx, versionPurposeBMC, in ipmiAppGetDeviceId()
H A Doemcommands.cpp534 if (getActiveSoftwareVersionInfo(ctx, versionPurposeBMC, bmcVersion)) in getSwVerInfo()
551 if (getActiveSoftwareVersionInfo(ctx, versionPurposeME, meVersion)) in getSwVerInfo()
/openbmc/phosphor-host-ipmid/
H A Dmeson.options215 …description: 'Use the getActiveSoftwareVersionInfo for the BMC version and dev_id.json as backup',
H A Dapphandler.cpp110 std::string getActiveSoftwareVersionInfo(ipmi::Context::ptr ctx) in getActiveSoftwareVersionInfo() function
641 auto version = getActiveSoftwareVersionInfo(ctx); in ipmiAppGetDeviceId()