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 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Mtftp4Driver.c MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +08:00
Mtftp4Driver.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Mtftp4Dxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
Mtftp4Dxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Mtftp4DxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
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 Update the copyright notice format 2010-04-24 09:33:45 +00:00
Mtftp4Option.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Mtftp4Rrq.c MdeModulePkg: Source fixes and cleanup for ARMGCC compiles 2014-12-04 00:32:24 +00:00
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