From: "Ni, Ray" <ray.ni@intel.com>
To: Abner Chang <abner.chang@hpe.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Justen, Jordan L" <jordan.l.justen@intel.com>,
Andrew Fish <afish@apple.com>, Nickle Wang <nickle.wang@hpe.com>,
Peter O'Hanley <peter.ohanley@hpe.com>
Subject: Re: [PATCH] EmulatorPkg: Define default value of NETWORK_HTTP_ENABLE
Date: Mon, 7 Dec 2020 06:44:12 +0000 [thread overview]
Message-ID: <CO1PR11MB49306E911FD67F33DA0FA7298CCE0@CO1PR11MB4930.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20201207051133.28380-1-abner.chang@hpe.com>
Acked-by: Ray Ni <ray.ni@intel.com>
> -----Original Message-----
> From: Abner Chang <abner.chang@hpe.com>
> Sent: Monday, December 7, 2020 1:12 PM
> To: devel@edk2.groups.io
> Cc: Justen, Jordan L <jordan.l.justen@intel.com>; Andrew Fish
> <afish@apple.com>; Ni, Ray <ray.ni@intel.com>; Nickle Wang
> <nickle.wang@hpe.com>; Peter O'Hanley <peter.ohanley@hpe.com>
> Subject: [PATCH] EmulatorPkg: Define default value of
> NETWORK_HTTP_ENABLE
>
> BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=3104
> Incorporate with commit 126115a9, set default NETWORK_HTTP_ENABLE
> to FALSE.
>
> Signed-off-by: Abner Chang <abner.chang@hpe.com>
>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Nickle Wang <nickle.wang@hpe.com>
> Cc: Peter O'Hanley <peter.ohanley@hpe.com>
> ---
> EmulatorPkg/EmulatorPkg.dsc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc
> index 4bdf2ce925..6bd8ed8386 100644
> --- a/EmulatorPkg/EmulatorPkg.dsc
> +++ b/EmulatorPkg/EmulatorPkg.dsc
> @@ -32,6 +32,7 @@
> DEFINE NETWORK_IP6_ENABLE = FALSE
> DEFINE NETWORK_TLS_ENABLE = FALSE
> DEFINE NETWORK_HTTP_BOOT_ENABLE = FALSE
> + DEFINE NETWORK_HTTP_ENABLE = FALSE
> DEFINE NETWORK_ISCSI_ENABLE = FALSE
> DEFINE SECURE_BOOT_ENABLE = FALSE
>
> --
> 2.17.1
next prev parent reply other threads:[~2020-12-07 6:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 5:11 [PATCH] EmulatorPkg: Define default value of NETWORK_HTTP_ENABLE Abner Chang
2020-12-07 6:44 ` Ni, Ray [this message]
2020-12-07 7:29 ` [edk2-devel] " Abner Chang
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=CO1PR11MB49306E911FD67F33DA0FA7298CCE0@CO1PR11MB4930.namprd11.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