]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port.
authorJiaxin Wu <Jiaxin.wu@intel.com>
Mon, 5 Nov 2018 06:46:57 +0000 (14:46 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Tue, 6 Nov 2018 07:22:35 +0000 (15:22 +0800)
commitfc5b790b3994751247799d5c7bbd8fd1e0770985
tree8923f09f234f05743a47120e85842fba29674429
parentd2f1f6423bd1d23cf2fe77d7401961d771097369
MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port.

This patch is to fix the invalid setting of MTFTP local port. The
issue can be reproduced by tftp shell command by using [-l port]
option.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.c