Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp236 else if (command == PLDM_APPLY_COMPLETE) in handleRequest()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h123 PLDM_APPLY_COMPLETE = 0x18, enumerator
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c2380 PLDM_APPLY_COMPLETE, msg); in encode_apply_complete_req()
2413 header.command = PLDM_APPLY_COMPLETE; in encode_apply_complete_resp()
/openbmc/libpldm/src/firmware_device/
H A Dfd.c1043 case PLDM_APPLY_COMPLETE: in pldm_fd_handle_resp()