Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp296 bitfield32_t updateOptionFlags; in sendUpdateComponentRequest() local
297 updateOptionFlags.bits.bit0 = std::get<3>(comp)[0]; in sendUpdateComponentRequest()
314 updateOptionFlags, PLDM_STR_TYPE_ASCII, compVerStrInfo.length, in sendUpdateComponentRequest()
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp1079 bitfield32_t updateOptionFlags; in createRequestMsg() local
1081 ss >> std::hex >> updateOptionFlags.value; in createRequestMsg()
1092 componentImageSize, updateOptionFlags, in createRequestMsg()