Searched refs:compImgSetVerStrInfo (Results 1 – 3 of 3) sorted by relevance
| /openbmc/pldm/fw-update/ |
| H A D | device_updater.cpp | 132 variable_field compImgSetVerStrInfo{}; in startFwUpdateFlow() local 133 compImgSetVerStrInfo.ptr = in startFwUpdateFlow() 135 compImgSetVerStrInfo.length = in startFwUpdateFlow() 140 compImgSetVerStrInfo.length); in startFwUpdateFlow() 146 PLDM_STR_TYPE_ASCII, compImgSetVerStrInfo.length, &compImgSetVerStrInfo, in startFwUpdateFlow() 148 sizeof(struct pldm_request_update_req) + compImgSetVerStrInfo.length); in startFwUpdateFlow()
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_fw_update_cmd.cpp | 747 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()
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | firmware_update.cpp | 2837 variable_field compImgSetVerStrInfo{}; in TEST() local 2838 compImgSetVerStrInfo.ptr = in TEST() 2841 compImgSetVerStrInfo.length = compImgSetVerStrLen; in TEST() 2852 &compImgSetVerStrInfo, requestMsg, in TEST() 2873 variable_field compImgSetVerStrInfo{}; in TEST() local 2874 compImgSetVerStrInfo.ptr = in TEST() 2877 compImgSetVerStrInfo.length = compImgSetVerStrLen; in TEST() 2892 compImgSetVerStrInfo.ptr = nullptr; in TEST() 2896 &compImgSetVerStrInfo, requestMsg, in TEST() 2899 compImgSetVerStrInfo.ptr = in TEST() [all …]
|