Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp32 variable_field compImgSetVerStrInfo{}; in startFwUpdateFlow() local
33 compImgSetVerStrInfo.ptr = in startFwUpdateFlow()
35 compImgSetVerStrInfo.length = in startFwUpdateFlow()
40 compImgSetVerStrInfo.length); in startFwUpdateFlow()
46 PLDM_STR_TYPE_ASCII, compImgSetVerStrInfo.length, &compImgSetVerStrInfo, in startFwUpdateFlow()
48 sizeof(struct pldm_request_update_req) + compImgSetVerStrInfo.length); in startFwUpdateFlow()
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp747 variable_field compImgSetVerStrInfo{}; in createRequestMsg() local
748 compImgSetVerStrInfo.ptr = in createRequestMsg()
750 compImgSetVerStrInfo.length = in createRequestMsg()
755 compImgSetVerStrInfo.length); in createRequestMsg()
762 compImgVerStrLen, &compImgSetVerStrInfo, request, in createRequestMsg()
764 compImgSetVerStrInfo.length); in createRequestMsg()