]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Remove ASSERT and use error handling in IpSecDxe
authorJiaxin Wu <jiaxin.wu@intel.com>
Fri, 17 Jun 2016 03:59:47 +0000 (11:59 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Tue, 21 Jun 2016 04:56:24 +0000 (12:56 +0800)
commit6b16c9e7eaf0059352d39b64ffa542e38b1e8dcf
tree05837ee51d7225000b188fcead20e747765a4707
parent415aa2f1cb915a00b2d91fdfb1798bb75bcaed09
NetworkPkg: Remove ASSERT and use error handling in IpSecDxe

This patch is used to refine the code by removing ASSERT and
using error handling in IpSecDxe driver.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Cc: Yao Jiewen <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
NetworkPkg/IpSecDxe/Ikev2/Info.c
NetworkPkg/IpSecDxe/Ikev2/Payload.c
NetworkPkg/IpSecDxe/Ikev2/Sa.c
NetworkPkg/IpSecDxe/Ikev2/Utility.c
NetworkPkg/IpSecDxe/Ikev2/Utility.h
NetworkPkg/IpSecDxe/IpSecConfigImpl.c
NetworkPkg/IpSecDxe/IpSecCryptIo.c
NetworkPkg/IpSecDxe/IpSecImpl.c