audk/MdeModulePkg/Universal/Network/MnpDxe
Fu Siyuan 7b334a31b8 MdeModulePkg: Update the default size of MNP TX buffer pool.
The MNP and SNP are independent drivers so the MNP_TX_BUFFER_INCREASEMENT could choose
any value as needed. While this patch update the default value of this macro to 32,
to be same as the maximum recycled buffer numbers in one UNDI GetStatus command. It is
a workaround for some incorrect UNDI drivers which may not return the correct statuses
for the SNP and MNP to correctly retry/call GetStatus to clear the buffers.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2016-02-03 15:17:05 +08:00
..
ComponentName.c Add more check for the code to make it more safely. 2014-09-18 08:45:26 +00:00
ComponentName.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
MnpConfig.c MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously. 2016-01-08 02:38:34 +00:00
MnpDriver.c Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
MnpDriver.h MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously. 2016-01-08 02:38:34 +00:00
MnpDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
MnpDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
MnpDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
MnpImpl.h MdeModulePkg: Update the default size of MNP TX buffer pool. 2016-02-03 15:17:05 +08:00
MnpIo.c MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously. 2016-01-08 02:38:34 +00:00
MnpMain.c MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously. 2016-01-08 02:38:34 +00:00
MnpVlan.c Removes MacString Rt attribute in Ip4Config/Mnp driver. 2014-03-20 08:19:28 +00:00
MnpVlan.h Fix a bug for vlan ping failure. 2013-12-23 08:43:09 +00:00