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