]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.
authorFu Siyuan <siyuan.fu@intel.com>
Wed, 13 Dec 2017 07:06:16 +0000 (15:06 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 22 Dec 2017 05:30:20 +0000 (13:30 +0800)
commitc167ef913106048db68acfdbe27987a79fefda82
tree89d857610ab7a6c1e446b838659154671dc266cd
parent69ebfa2b2bda5557c0fbe707d0c3de9ab4c809b4
MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.

In DxeIpIo, there are several places not check the returned value of called functions.
This patch is to add the error handling to these functions.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
MdeModulePkg/Include/Library/IpIoLib.h
MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c