]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding Start.
authorJiaxin Wu <Jiaxin.wu@intel.com>
Fri, 25 Jan 2019 00:53:48 +0000 (08:53 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Tue, 12 Feb 2019 00:25:37 +0000 (08:25 +0800)
commit2d6639321986653a2a604dc7fb02b76bb21c8373
treea8419476065005ed29055f36d575e6401d06d4ec
parent463d994f9c43bcfc522ed5153bfbff654fba14c5
NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding Start.

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

This patch is to uninstall Ip6ServiceBindingProtocol and Ip6ConfigProtocol 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>
NetworkPkg/Ip6Dxe/Ip6Driver.c