Simplify encode/decode for PLDM platform commands
The encode/decode for PLDM platform commands was implemented
using extensive pointer arithmetic and memcpys. To reduce the
pointer usage and also for the simple assignments, structures
have been created for each of the PLDM platform commands.
Change-Id: I6cf1a4b67b7a50325d2a2845245d937d71e13cb7
Signed-off-by:
Priyanga <priyram1@in.ibm.com>
Loading
Please register or sign in to comment