public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start.
@ 2019-02-03  6:22 Jiaxin Wu
  2019-02-03  6:22 ` [PATCH v1 1/2] MdeModulePkg/Ip4Dxe: " Jiaxin Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiaxin Wu @ 2019-02-03  6:22 UTC (permalink / raw)
  To: edk2-devel; +Cc: Michael Turner, Ye Ting, Fu Siyuan, Wu Jiaxin

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>

Jiaxin Wu (2):
  MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in DriverBinding Start.
  NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in DriverBinding Start.

 MdeModulePkg//Universal/Network/Ip4Dxe/Ip4Driver.c      |  9 ++++--
 NetworkPkg/Ip6Dxe/Ip6Driver.c                 | 28 +++++++++++++------
 2 files changed, 25 insertions(+), 12 deletions(-)

-- 
2.17.1.windows.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-11  2:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-03  6:22 [PATCH v1 0/2] Uninstall protocols when error happen in Driver Binding Start Jiaxin Wu
2019-02-03  6:22 ` [PATCH v1 1/2] MdeModulePkg/Ip4Dxe: " Jiaxin Wu
2019-02-03  6:22 ` [PATCH v1 2/2] NetworkPkg/Ip6Dxe: " Jiaxin Wu
2019-02-11  2:58 ` [PATCH v1 0/2] " Ye, Ting

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox