audk/NetworkPkg/DnsDxe
Jiaxin Wu ac0f5843b5 NetworkPkg: Replace ASSERT with error handling in DnsDxe
v2:
* Use goto to simplify code logic.

This patch is used to replace ASSERT with error handling in
DnsDxe driver.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@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: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2016-06-21 12:56:28 +08:00
..
ComponentName.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
DnsDhcp.c NetworkPkg: Revert git 'eb213f2f' fix 2016-03-02 15:43:55 +08:00
DnsDhcp.h NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDriver.c NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDriver.h NetworkPkg: Add DNS feature support over IPv4 and IPv6. 2015-07-07 08:22:03 +00:00
DnsDxe.inf NetworkPkg: Revert git 'eb213f2f' fix 2016-03-02 15:43:55 +08:00
DnsDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
DnsDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
DnsImpl.c NetworkPkg: Fix DNS GeneralLookUp failure in some case 2016-06-13 13:26:31 +08:00
DnsImpl.h NetworkPkg: Fix DNS GeneralLookUp failure in some case 2016-06-13 13:26:31 +08:00
DnsProtocol.c NetworkPkg: Replace ASSERT with error handling in DnsDxe 2016-06-21 12:56:28 +08:00