]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DxeNetLib/DxeNetLib.c
MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4
authorJiaxin Wu <jiaxin.wu@intel.com>
Fri, 18 Nov 2016 07:38:32 +0000 (15:38 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 23 Nov 2016 06:01:52 +0000 (14:01 +0800)
commit67bb14259baaf2237b81bcbf2568517b3310b294
tree96cc7c303dcfa24559582330db0411b9056451c0
parent825f09b7621624b7ce68a629371ea64a26560cfb
MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4

This patch is used to allow the IPv4 with prefix case.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Zhang Lubo <lubo.zhang@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>
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c