From: "Subramanian, Sriram" <sriram-s@hpe.com>
To: "Hegde, Nagaraj P" <nagaraj-p.hegde@hpe.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "jiaxin.wu@intel.com" <jiaxin.wu@intel.com>,
"ting.ye@intel.com" <ting.ye@intel.com>,
"lubo.zhang@intel.com" <lubo.zhang@intel.com>,
"siyuan.fu@intel.com" <siyuan.fu@intel.com>
Subject: Re: [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy
Date: Mon, 13 Feb 2017 08:10:36 +0000 [thread overview]
Message-ID: <DF4PR84MB00411015DD16881FF66C3A0580590@DF4PR84MB0041.NAMPRD84.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <20170213072018.14272-1-nagaraj-p.hegde@hpe.com>
Series Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
-----Original Message-----
From: Hegde, Nagaraj P
Sent: Monday, February 13, 2017 12:50 PM
To: edk2-devel@lists.01.org
Cc: jiaxin.wu@intel.com; ting.ye@intel.com; lubo.zhang@intel.com; siyuan.fu@intel.com; Subramanian, Sriram <sriram-s@hpe.com>
Subject: [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy
v2: Updated list of reviewers.
Today, iSCSI driver checks whether there are AIP instances
installed by iSCSI HBA adapter and if yes, the iSCSI driver
will return EFI_ABORTED in its driver binding Start.
We can not guarantee the existence of AIP instances always during
iSCSI DBStart. Hence, we might end up doing a iScsiStart even if
the intent of the customer was to use only iSCSI on HBA.
The series of patch will define a new PCD value for the PCD
PcdIScsiAIPNetworkBootPolicy, "Always use iSCSI HBA and ignore
UEFI iSCSI", update iScsiStart to check this PCD value and return
EFI_ABORT in this case even before checking for AIP instances.
hegdenag (2):
NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Abort
NetworkPkg/NetworkPkg.dec: Update comments for the PCD
NetworkPkg/IScsiDxe/IScsiDriver.c | 8 +++++++-
NetworkPkg/IScsiDxe/IScsiDriver.h | 19 +++++++++++--------
NetworkPkg/NetworkPkg.dec | 5 +++--
3 files changed, 21 insertions(+), 11 deletions(-)
--
2.8.3.windows.1
next prev parent reply other threads:[~2017-02-13 8:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-13 7:20 [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy hegdenag
2017-02-13 7:20 ` [PATCH v2 1/2] NetworkPkg/iSCSIDxe: Update the condition for IScsiStart Abort hegdenag
2017-02-13 7:20 ` [PATCH v2 2/2] NetworkPkg/NetworkPkg.dec: Update comments for the PCD hegdenag
2017-02-13 7:45 ` [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy Wu, Jiaxin
2017-02-13 8:10 ` Subramanian, Sriram [this message]
2017-02-13 10:28 ` Zhang, Lubo
2017-02-14 2:56 ` Ye, Ting
2017-02-14 3:33 ` Fu, Siyuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DF4PR84MB00411015DD16881FF66C3A0580590@DF4PR84MB0041.NAMPRD84.PROD.OUTLOOK.COM \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox