public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Siyuan, Fu" <siyuan.fu@intel.com>
To: Laszlo Ersek <lersek@redhat.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Rabeda, Maciej" <maciej.rabeda@intel.com>
Cc: "Wu, Jiaxin" <jiaxin.wu@intel.com>
Subject: Re: [edk2-devel] [PATCH v1 1/1] NetworkPkg/SnpDxe: Remove ExitBootServices event
Date: Fri, 11 Oct 2019 00:14:09 +0000	[thread overview]
Message-ID: <B1FF2E9001CE9041BD10B825821D5BC58B89719C@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <26e6a08a-0fcf-f903-8411-f47bd56991cb@redhat.com>

> -----Original Message-----
> From: Laszlo Ersek <lersek@redhat.com>
> Sent: 2019年10月11日 0:06
> To: Fu, Siyuan <siyuan.fu@intel.com>; devel@edk2.groups.io; Rabeda,
> Maciej <maciej.rabeda@intel.com>
> Cc: Wu, Jiaxin <jiaxin.wu@intel.com>
> Subject: Re: [edk2-devel] [PATCH v1 1/1] NetworkPkg/SnpDxe: Remove
> ExitBootServices event
> 
> On 10/10/19 11:29, Fu, Siyuan wrote:
> >> -----Original Message-----
> >> From: Laszlo Ersek <lersek@redhat.com>
> >> Sent: 2019年10月10日 16:06
> >> To: Fu, Siyuan <siyuan.fu@intel.com>; devel@edk2.groups.io; Rabeda,
> >> Maciej <maciej.rabeda@intel.com>
> >> Cc: Wu, Jiaxin <jiaxin.wu@intel.com>
> >> Subject: Re: [edk2-devel] [PATCH v1 1/1] NetworkPkg/SnpDxe: Remove
> >> ExitBootServices event
> >>
> >> On 10/10/19 05:32, Fu, Siyuan wrote:
> >>> Hi, Maciej
> >>>
> >>> Considering that this patch has to co-work with corresponding UNDI
> device
> >> driver
> >>> bug fix, in order to avoid potential compatibility problem, please add a
> PCD
> >> to
> >>> NetworkPkg for this fix, and set the default value to disable state (no
> >> behavior
> >>>  change). The platform which need this fix could set the PCD to enable in
> >> its
> >>> platform DSC.
> >>
> >> Should the new PCD go into "NetworkPkg/NetworkPcds.dsc.inc", and be
> >> gated with a new build flag defined in
> "NetworkPkg/NetworkDefines.dsc.inc"?
> >
> > Currently not all the network package PCDs are listed in the
> NetworkPcds.dsc.inc,
> > But I do not oppose it if you think this PCD should be controlled by a build
> flag.
> 
> I mainly asked from a consistency point of view.
> 
> The inclusion of SnpDxe is already controlled by NETWORK_SNP_ENABLE, at
> least in platforms that utilize the NetworkPkg *.inc files. And the PCD
> in question would control the behavior of SnpDxe at ExitBootServices(),
> if I understand correctly.
> 
> This is similar to NETWORK_HTTP_BOOT_ENABLE and
> NETWORK_ALLOW_HTTP_CONNECTIONS:
> - The former includes HttpDxe and HttpBootDxe (and some other drivers).
> - The latter controls PcdAllowHttpConnections, which is consumed by
> HttpDxe and HttpBootDxe.
> 
> I don't feel too strongly about it, I just thought it worth raising.

It's not an existing "consistency" in current network package. The current macros
are mostly used for control more high level feature enable/disable, not such kind
of bug fix,
For example, NETWORK_ISCSI_ENABLE includes IScsiDxe driver, while 
PcdIScsiAIPNetworkBootPolicy is consumed by IScsiDriver, but not controlled by
a macro. And also other PXE, DHCP and PXE related PCDs.

Thanks,
Siyuan

> 
> Thanks
> Laszlo

  reply	other threads:[~2019-10-11  0:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 16:16 [PATCH v1 0/1] Remove UNDI calls from SNP during ExitBootServices Rabeda, Maciej
2019-10-08 16:16 ` [PATCH v1 1/1] NetworkPkg/SnpDxe: Remove ExitBootServices event Rabeda, Maciej
2019-10-09  2:07   ` Siyuan, Fu
2019-10-09  8:50     ` Rabeda, Maciej
2019-10-09  9:38       ` [edk2-devel] " Tomas Pilar (tpilar)
2019-10-09 22:09   ` Laszlo Ersek
2019-10-10  3:32     ` Siyuan, Fu
2019-10-10  8:06       ` Laszlo Ersek
2019-10-10  9:29         ` Siyuan, Fu
2019-10-10 16:06           ` Laszlo Ersek
2019-10-11  0:14             ` Siyuan, Fu [this message]
2019-10-11  9:41               ` Laszlo Ersek
2019-10-11 10:08                 ` Rabeda, Maciej

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=B1FF2E9001CE9041BD10B825821D5BC58B89719C@SHSMSX103.ccr.corp.intel.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