Home
last modified time | relevance | path

Searched defs:bootSource (Results 1 – 5 of 5) sorted by relevance

/openbmc/webui-vue/src/store/modules/Operations/
H A DBootSettingsStore.js8 bootSource: null, property in BootSettingsStore.state
48 { bootSource, overrideEnabled }, field in BootSettingsStore.actions.AnonymousClassc677f5850401
111 { bootSource, overrideEnabled, tpmEnabled }, field in BootSettingsStore.actions.AnonymousClassc677f5850901
117 dispatch('saveBootSettings', { bootSource, overrideEnabled }), field in AnonymousClassc677f5850a01
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp764 assignBootParameters(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & rfSource,std::string & bootSource,std::string & bootMode) assignBootParameters() argument
1669 setBootModeOrSource(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::optional<std::string> & bootSource) setBootModeOrSource() argument
1724 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
3168 std::optional<std::string> bootSource; handleComputerSystemPatch() local
[all...]
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3542 auto bootSource = Source::convertSourcesFromString( in ipmiOemGetEfiBootOptions() local
3650 std::string bootSource = httpBootMode; in ipmiOemSetEfiBootOptions() local
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1881 Source::Sources bootSource; in ipmiChassisGetSysBootOptions() local
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp247 std::string bootSource = in setBootOrder() local