Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch54 @@ -1708,6 +1710,127 @@ static ipmi::Cc setBootType(ipmi::Context::ptr& ctx, const Type::Types& typ…
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1708 static ipmi::Cc setBootType(ipmi::Context::ptr& ctx, const Type::Types& type)
2130 rc = setBootType(ctx, typeItr->second); in ipmiChassisSetSysBootOptions()
1681 static ipmi::Cc setBootType(ipmi::Context::ptr& ctx, const Type::Types& type) setBootType() function
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1558 inline void setBootType(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootType() function
1745 setBootType(asyncResp, bootType); in setBootProperties()