Lines Matching full:pldm
5 ## BMC as PLDM responder
7 a) PLDM daemon receives PLDM request message from underlying transport (MCTP).
9 b) PLDM daemon routes message to message handler, based on the PLDM command.
22 f) The PLDM daemon sends the response message prepared at step e) to the remote
23 PLDM device.
25 ## BMC as PLDM requester
27 a) A BMC PLDM requester app prepares a PLDM request message. There would be
28 several requester apps (based on functionality/PLDM remote device). Each of them
32 b) BMC requester app requests PLDM daemon to send the request message to remote
33 PLDM device.
35 c) Once the PLDM daemon receives a corresponding response message, it notifies