audk/MdeModulePkg/Universal/Network/Mtftp4Dxe
Jiaxin Wu c8e342e00b MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.
The incorrect return status was caused by the commit of 39b0867d, which
was to resolve the token status error that does not compliance with spec
definition, but it results the protocol status not compliance with spec
definition.

This patch is to resolve above issue.

Cc: Wang Fan <fan.wang@intel.com>
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: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wang, Fan <fan.wang@intel.com>
2018-03-13 16:55:18 +08:00
..
ComponentName.c
Mtftp4Driver.c MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +08:00
Mtftp4Driver.h
Mtftp4Dxe.inf
Mtftp4Dxe.uni
Mtftp4DxeExtra.uni
Mtftp4Impl.c MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status. 2018-03-13 16:55:18 +08:00
Mtftp4Impl.h MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +08:00
Mtftp4Option.c
Mtftp4Option.h
Mtftp4Rrq.c
Mtftp4Support.c MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +08:00
Mtftp4Support.h MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +08:00
Mtftp4Wrq.c MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak. 2018-01-10 08:30:24 +08:00