audk/MdeModulePkg/Universal/Network/SnpDxe
Fu Siyuan c1a1980675 MdeModulePkg: Correct one return status code in SNP Transmit function.
According to UEFI spec, a BUFFER_FULL return status in UNDI Transmit command
indicates UNDI "Transmit buffer is full. Call Get Status command toempty
buffer." So this patch updates the SNP Transmit to return EFI_NOT_READY for
BUFFER_FULL to let the call know the buffer full status.

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:06 +08:00
..
Callback.c 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memory mapped bar and IO mapped bar. 2014-09-15 03:37:58 +00:00
ComponentName.c Add more check for the code to make it more safely. 2014-09-18 08:45:26 +00:00
Get_status.c MdeModulePkg: Update DBsize in SNP GetStatus command. 2016-02-03 15:17:04 +08:00
Initialize.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Mcast_ip_to_mac.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Nvdata.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Receive.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Receive_filters.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Reset.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Shutdown.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Snp.c MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer. 2016-01-08 02:21:25 +00:00
Snp.h MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer. 2016-01-08 02:21:25 +00:00
SnpDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
SnpDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
SnpDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Start.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Station_address.c Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NIC in SNP driver. 2014-03-20 06:04:50 +00:00
Statistics.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Stop.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Transmit.c MdeModulePkg: Correct one return status code in SNP Transmit function. 2016-02-03 15:17:06 +08:00
WaitForPacket.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00