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.hpp780 const std::string& rfSource, std::string& bootSource, std::string& bootMode) in assignBootParameters()
1689 const std::optional<std::string>& bootSource) in setBootModeOrSource()
1744 const std::optional<std::string>& bootSource, in setBootProperties()
3189 std::optional<std::string> bootSource; in handleComputerSystemPatch() local
/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.cpp1883 Source::Sources bootSource; in ipmiChassisGetSysBootOptions() local
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp247 std::string bootSource = in setBootOrder() local