]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Bug fix of iSCSI to support MPIO
authorZhang, Lubo <C:/Program Files (x86)/Git/o=Intel/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Zhang, Lubob8d>
Wed, 11 May 2016 01:37:39 +0000 (09:37 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 12 May 2016 01:35:30 +0000 (09:35 +0800)
commit89446d8967361aa6e2eab2b7413d58771591cc32
treefdd7f8c6c9c09edfb36417541957ca54d095dd2a
parentfca117fd3f598ad931318bceabbd4718fafc1fc7
NetworkPkg: Bug fix of iSCSI to support MPIO

If two attempts added on different NIC and enable
MPIO attribute, then change the attempts order. If
both two attempts succeed to connect the target,it
should abort the later one in the order and uninstall
ExtScsiPassThruProtocol Interface, But now it
unistall it twice.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-By: Ye Ting <ting.ye@intel.com>
Reviewed-By: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
NetworkPkg/IScsiDxe/IScsiDriver.c