Home
last modified time | relevance | path

Searched refs:compImgSetVerStr (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp740 "--comp_img_set_ver_str", compImgSetVerStr, in RequestUpdate()
749 reinterpret_cast<const uint8_t*>(compImgSetVerStr.data()); in createRequestMsg()
751 static_cast<uint8_t>(compImgSetVerStr.size()); in createRequestMsg()
804 std::string compImgSetVerStr; member in pldmtool::fw_update::RequestUpdate