Skip to content
Commit 03414ffa authored by Lakshmi Yadlapati's avatar Lakshmi Yadlapati Committed by Jayanth Othayoth
Browse files

Move to libpldm pldm_transport APIs



Replaced pldm transport APIs with libpldm pldm_transport APIs to
remove the dependency on pldm.

This change removes the dependency on pldm by utilizing the
standardized libpldm APIs for transport operations, improving
maintainability and compatibility.

We don't currently have the infrastructure in place to get the correct
TIDs, so to keep everything working as before use the EID as the TID in
the EID-to-TID mapping.

Test: Tested the resource dump download and delete using GUI
and it works as expected.

Change-Id: I3ec741024c7b99f0ee630678f3b3b49f741e1ea1
Signed-off-by: default avatarLakshmi Yadlapati <lakshmiy@us.ibm.com>
Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
parent 11beea45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment