]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/DxeIpIoLib: Fixed the error ASSERT incorrectly used in IpIoAddIp().
authorWang Fan <fan.wang@intel.com>
Tue, 16 Jan 2018 07:57:04 +0000 (15:57 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 17 Jan 2018 00:29:48 +0000 (08:29 +0800)
* In DxeIpIo, an ASSERT check is incorrectly used in IpIoAddIp(), which result
  debug image hang when this API is called, this patch is to fix this issue.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wang Fan <fan.wang@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>

No differences found