]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Replace ASSERT with error handling in Http boot and IScsi
authorZhang Lubo <lubo.zhang@intel.com>
Tue, 21 Jun 2016 06:40:28 +0000 (14:40 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 23 Jun 2016 01:27:14 +0000 (09:27 +0800)
commit7c275b3cde5fdc3cf6fac068c52455927d09c1c1
tree89f56e3ba6f93ceb5081d062be7430ef7acce000
parent3460c75dfe951c50d1d16eb2bb54b4790d49a91d
NetworkPkg: Replace ASSERT with error handling in Http boot and IScsi

v2:
*Fix some memory leak issue.

This patch is used to replace ASSERT with error handling in Http boot
Driver and IScsi driver.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
NetworkPkg/HttpBootDxe/HttpBootConfig.c
NetworkPkg/HttpBootDxe/HttpBootDhcp6.c
NetworkPkg/IScsiDxe/IScsiConfig.c
NetworkPkg/IScsiDxe/IScsiDriver.c
NetworkPkg/IScsiDxe/IScsiMisc.c
NetworkPkg/IScsiDxe/IScsiProto.c