Home
last modified time | relevance | path

Searched refs:versionPurposeBMC (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dappcommands.hpp34 static constexpr const char* versionPurposeBMC = variable
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp405 if (!getActiveSoftwareVersionInfo(ctx, versionPurposeBMC, in ipmiAppGetDeviceId()
H A Doemcommands.cpp534 if (getActiveSoftwareVersionInfo(ctx, versionPurposeBMC, bmcVersion)) in getSwVerInfo()