commit | f8329acb2c0cff909e145f345902e9d075b7749e | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Thu Apr 11 22:13:22 2019 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon May 13 17:04:42 2019 +0530 |
tree | 1a1693985eeedabbd34db95aa1d9b90101be0c0b | |
parent | 7dae777f645df2afc583ba659606738610be0f1f [diff] |
Add responder for ReadFileIntoMemory command The ReadFileIntoMemory command transfers data from BMC to Host using DMA. If the data to be transferred is more than the maximum size of DMA operation, the command implementation takes care of breaking down into multiple DMA operations. Change-Id: If9d41a1c57f4bbc1951e9889e2a46d63d34ce60e Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>