audk/MdeModulePkg/Universal/Network/SnpDxe
Fu Siyuan 0d07a8addb MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.c
This patch is to remove some redundant DEBUG output in SNP transmit function.
In case of return EFI_NOT_READY in PxeTransmit, the SNP driver is indicate
the caller that the transmit queue is full, it's a very common situation druing
transmit, not a critical error. So the patch move the DEBUG lever to EFI_D_NET.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2017-11-16 14:09:21 +08:00
..
Callback.c
ComponentName.c
Get_status.c MdeModulePkg: Refine SNP driver's media status check logic. 2016-05-06 08:52:26 +08:00
Initialize.c MdeModulePkg: Fix SNP.Initialize() spec conformance issue 2016-06-02 10:25:58 +08:00
Mcast_ip_to_mac.c
Nvdata.c
Receive.c
Receive_filters.c
Reset.c
Shutdown.c
Snp.c MdeModulePkg: Refine SNP driver's media status check logic. 2016-05-06 08:52:26 +08:00
Snp.h MdeModulePkg: Refine SNP driver's media status check logic. 2016-05-06 08:52:26 +08:00
SnpDxe.inf
SnpDxe.uni
SnpDxeExtra.uni
Start.c
Station_address.c
Statistics.c
Stop.c
Transmit.c MdeModulePkg/SNP: remove redundant DEBUG print in SNP Transmit.c 2017-11-16 14:09:21 +08:00
WaitForPacket.c