Simplify encode/decode for PLDM base commands
The encode/decode for PLDM base 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 base commands.
Change-Id: I534931c9aaf799e9dc8efb4a70d8eb9d696f56c2
Signed-off-by:
Priyanga <priyram1@in.ibm.com>
Loading
Please register or sign in to comment