audk/MdeModulePkg/Universal/Network/Mtftp4Dxe
Fu Siyuan 0e2a5749d8 MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time.
TPL deadlock issue was enrolled by the commit of 39b0867d. To resolve the issue,
this patch separated the timer ticking for all the MTFTP clients to calculate the
packet live time in TPL_NOTIFY level.

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: Fu Siyuan <siyuan.fu@intel.com>
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>
2018-03-03 09:35:51 +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 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: Separate the timer ticking to calculate the packet live time. 2018-03-03 09:35:51 +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 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