]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding Start.
authorJiaxin Wu <Jiaxin.wu@intel.com>
Fri, 25 Jan 2019 00:54:00 +0000 (08:54 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Tue, 12 Feb 2019 00:25:31 +0000 (08:25 +0800)
commit463d994f9c43bcfc522ed5153bfbff654fba14c5
tree11fdb036f9956e04dc3ae7efe61f6328572df5ce
parent3103389043bd7389fd7cef3eb291a2150af8b929
MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding Start.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1447

This patch is to uninstall Ip4ServiceBindingProtocol and Ip4Config2Protocol when
error happen in Driver Binding Start.

Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Signed-off-by: Michael Turner <Michael.Turner@microsoft.com>
Reviewed-By: Ye Ting <ting.ye@intel.com>
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c