Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp893 "--comp_ver_str", compVerStr, in PassComponentTable()
902 std::vector<uint8_t> compVerStrData(compVerStr.begin(), in createRequestMsg()
903 compVerStr.end()); in createRequestMsg()
964 std::string compVerStr; member in pldmtool::fw_update::PassComponentTable