Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp915 uint8_t& bootMode = bootSeq.front(); in panel_boot_order() local
H A Doemcommands.cpp273 nlohmann::json bootMode; in setBootOrder() local
324 auto bootMode = sdbusplus::message::convert_from_string<boot::BootMode>( in getBootOrder() local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3529 auto bootMode = in ipmiOemGetEfiBootOptions() local
3648 std::string bootMode = in ipmiOemSetEfiBootOptions() local
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1897 Mode::Modes bootMode; in ipmiChassisGetSysBootOptions() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp780 const std::string& rfSource, std::string& bootSource, std::string& bootMode) in assignBootParameters()