Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp232 else if (command == PLDM_VERIFY_COMPLETE) in handleRequest()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h122 PLDM_VERIFY_COMPLETE = 0x17, enumerator
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c2264 PLDM_VERIFY_COMPLETE, msg); in encode_verify_complete_req()
2295 header.command = PLDM_VERIFY_COMPLETE; in encode_verify_complete_resp()
/openbmc/libpldm/src/firmware_device/
H A Dfd.c1040 case PLDM_VERIFY_COMPLETE: in pldm_fd_handle_resp()