Home
last modified time | relevance | path

Searched defs:bootType (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp903 const std::string& bootType) { in getBootOverrideType() argument
1569 * @param[in] bootType The boot type to set. in setBootType() argument
1749 setBootProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::optional<std::string> & bootSource,const std::optional<std::string> & bootType,const std::optional<std::string> & bootEnable) setBootProperties() argument
3172 std::optional<std::string> bootType; handleComputerSystemPatch() local
[all...]
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp258 std::string bootType = in setBootOrder() local
336 auto bootType = sdbusplus::message::convert_from_string<boot::BootType>( in getBootOrder() local
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1930 Type::Types bootType; in ipmiChassisGetSysBootOptions() local