Searched defs:bootType (Results 1 – 4 of 4) sorted by relevance
860 __anoncc7ad08f0902(const boost::system::error_code& ec, const std::string& bootType) getBootOverrideType() argument 1588 setBootType(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const uint64_t computerSystemIndex,const std::optional<std::string> & bootType) setBootType() argument 1774 setBootProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const uint64_t computerSystemIndex,const std::optional<std::string> & bootSource,const std::optional<std::string> & bootType,const std::optional<std::string> & bootEnable) setBootProperties() argument 3240 std::optional<std::string> bootType; global() member [all...]
933 auto bootType = getBiosAttrValue<std::string>("pvm_boot_type").value_or(""); in handleBootTypesAtChassisOff() local
258 std::string bootType = in setBootOrder() local336 auto bootType = sdbusplus::message::convert_from_string<boot::BootType>( in getBootOrder() local
1956 Type::Types bootType; in ipmiChassisGetSysBootOptions() local