Searched defs:bootSource (Results 1 – 5 of 5) sorted by relevance
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | BootSettingsStore.js | 8 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 D | systems.hpp | 778 const std::string& rfSource, std::string& bootSource, std::string& bootMode) in assignBootParameters() 1683 const std::optional<std::string>& bootSource) in setBootModeOrSource() 1738 const std::optional<std::string>& bootSource, in setBootProperties() 3182 std::optional<std::string> bootSource; in handleComputerSystemPatch() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 3542 auto bootSource = Source::convertSourcesFromString( in ipmiOemGetEfiBootOptions() local 3650 std::string bootSource = httpBootMode; in ipmiOemSetEfiBootOptions() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 1885 Source::Sources bootSource; ipmiChassisGetSysBootOptions() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 247 std::string bootSource = in setBootOrder() local
|