Home
last modified time | relevance | path

Searched refs:bootRawIntf (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Dgroupextcommands.hpp21 static constexpr auto bootRawIntf = "xyz.openbmc_project.State.Boot.Raw"; variable
/openbmc/fb-ipmi-oem/src/
H A Dgroupextcommands.cpp58 method.append(bootRawIntf, "Value", std::variant<postcode_t>(postCode)); in ipmiSBMRSendBootProgress()