diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2016-01-08 02:21:25 +0000 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-02-22 15:43:02 +0800 |
commit | f24b415887c88e342aa5386e0a3e7db1e8ac340a (patch) | |
tree | ff8ca485876bffaf4ee10b7ed5939fd8e0211ea7 /IntelFrameworkModulePkg | |
parent | 2d06a29d4e8023e751fa286169f821601c9b5bd0 (diff) | |
download | edk2-platforms-f24b415887c88e342aa5386e0a3e7db1e8ac340a.tar.xz |
MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.
This patch fixes a bug in SNP.GetStatus() interface. The UNDI driver may return
multiple transmitted buffers in a single GetStatus command, while SNP.GetStatus
could only return one pointer each time, the rest of them are lost. This patch
fixes this issue by store these recycled pointer in a temporary buffer in SNP
driver.
(Sync patch r19623 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Diffstat (limited to 'IntelFrameworkModulePkg')
0 files changed, 0 insertions, 0 deletions