commit | 4e48b44db26274bd0cd55224ac2213bf3bc44a06 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Tue Jun 04 09:23:44 2019 +0530 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Mon Jun 10 17:19:57 2019 +0000 |
tree | bdc5ac90782947daf03b8d7dcca7d88247b13571 | |
parent | 7a8a72449d40000631ef2f7b2b374e6318bb8ee4 [diff] |
Refactor the responder functions for file I/O The ReadFileIntoMemory and WriteFileFromMemory command's responder function is refactored to return the PLDM response message. The caller cannot know the space for the response buffer if the responder has a variable length of response. Change-Id: I81f649098a7711772b35ae3d0d8d23c7cd24e7e7 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>