[edk2-devel] [PATCH] EmulatorPkg: Define default value of NETWORK_HTTP_ENABLE

Ni, Ray ray.ni at intel.com
Mon Dec 7 06:44:12 UTC 2020


Acked-by: Ray Ni <ray.ni at intel.com>

> -----Original Message-----
> From: Abner Chang <abner.chang at hpe.com>
> Sent: Monday, December 7, 2020 1:12 PM
> To: devel at edk2.groups.io
> Cc: Justen, Jordan L <jordan.l.justen at intel.com>; Andrew Fish
> <afish at apple.com>; Ni, Ray <ray.ni at intel.com>; Nickle Wang
> <nickle.wang at hpe.com>; Peter O'Hanley <peter.ohanley at 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 at hpe.com>
> 
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Andrew Fish <afish at apple.com>
> Cc: Ray Ni <ray.ni at intel.com>
> Cc: Nickle Wang <nickle.wang at hpe.com>
> Cc: Peter O'Hanley <peter.ohanley at 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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68372): https://edk2.groups.io/g/devel/message/68372
Mute This Topic: https://groups.io/mt/78773086/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list