audk/MdeModulePkg/Universal/Network/Tcp4Dxe
Jiaxin Wu 5679a62a0f MdeModulePkg: Fix incorrect status check for SockProcessRcvToken
This patch is used to remove the status check for SockProcessRcvToken.
It's not return EFI_STATUS.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2016-05-26 16:14:40 +08:00
..
ComponentName.c Initialize data and correct faulty logic in TcpComponentNameGetControllerName(). 2015-02-04 06:43:34 +00:00
SockImpl.c
SockImpl.h
SockInterface.c MdeModulePkg: Fix incorrect status check for SockProcessRcvToken 2016-05-26 16:14:40 +08:00
Socket.h
Tcp4Dispatcher.c
Tcp4Driver.c
Tcp4Driver.h
Tcp4Dxe.inf
Tcp4Dxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Tcp4DxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Tcp4Func.h
Tcp4Input.c MdeModulePkg: Check received packet size before use it. 2016-04-01 13:30:08 +08:00
Tcp4Io.c
Tcp4Main.c
Tcp4Main.h
Tcp4Misc.c Save initial TSVal from TCP connection initiation packets. 2015-04-13 01:39:29 +00:00
Tcp4Option.c
Tcp4Option.h
Tcp4Output.c
Tcp4Proto.h
Tcp4Timer.c