From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.151, mailfrom: hao.a.wu@intel.com) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by groups.io with SMTP; Tue, 21 May 2019 18:44:18 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2019 18:44:18 -0700 X-ExtLoop1: 1 Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga007.jf.intel.com with ESMTP; 21 May 2019 18:44:17 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 21 May 2019 18:44:17 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 21 May 2019 18:44:17 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.33]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.216]) with mapi id 14.03.0415.000; Wed, 22 May 2019 09:44:16 +0800 From: "Wu, Hao A" To: "devel@edk2.groups.io" , "Gao, Liming" Subject: Re: [edk2-devel] [Patch] MdeModulePkg: Update MdeModulePkg.dsc to remove Network related modules Thread-Topic: [edk2-devel] [Patch] MdeModulePkg: Update MdeModulePkg.dsc to remove Network related modules Thread-Index: AQHVD+j2ztDq4cQ7kUG18meihANV66Z2X2SQ Date: Wed, 22 May 2019 01:44:15 +0000 Message-ID: References: <20190521152152.5868-1-liming.gao@intel.com> In-Reply-To: <20190521152152.5868-1-liming.gao@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: hao.a.wu@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Liming Gao > Sent: Tuesday, May 21, 2019 11:22 PM > To: devel@edk2.groups.io > Cc: Wu, Hao A > Subject: [edk2-devel] [Patch] MdeModulePkg: Update MdeModulePkg.dsc > to remove Network related modules >=20 > Network related modules have been included in NetworkPkg.dsc. > They can be removed from MdeModulePkg.dsc. >=20 > Signed-off-by: Liming Gao > Cc: Hao A Wu > --- > MdeModulePkg/MdeModulePkg.dsc | 19 ------------------- > 1 file changed, 19 deletions(-) >=20 > diff --git a/MdeModulePkg/MdeModulePkg.dsc > b/MdeModulePkg/MdeModulePkg.dsc > index ac7111dea1..995fd805e1 100644 > --- a/MdeModulePkg/MdeModulePkg.dsc > +++ b/MdeModulePkg/MdeModulePkg.dsc > @@ -63,11 +63,6 @@ > # > UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf > UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf > - NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf > - IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf > - UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf > - TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf > - DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf >=20 > SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementL > ib/DxeSecurityManagementLib.inf >=20 > TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTem > plate.inf >=20 > SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull= .in > f > @@ -263,12 +258,8 @@ >=20 > MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllo > cationProfileLib.inf >=20 > MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.i > nf >=20 > MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32Guided > SectionExtractLib.inf > - MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf > - MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf > - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf > MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf > MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.inf > - MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf >=20 > MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protoco > l.inf >=20 > MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedS > ectionExtractLib.inf > MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf > @@ -357,16 +348,6 @@ > MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf >=20 > MdeModulePkg/Universal/SmbiosMeasurementDxe/SmbiosMeasurement > Dxe.inf >=20 > - MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf > - MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf > - MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf > - MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf > - MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf > - MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf > - MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf > - MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf > - MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf > - Reviewed-by: Hao A Wu I will let the stewards to decide whether this can be pushed at this momen= t. Best Regards, Hao Wu >=20 > MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmen > tPciCfg2Pei.inf > MdeModulePkg/Universal/PCD/Dxe/Pcd.inf > MdeModulePkg/Universal/PCD/Pei/Pcd.inf > -- > 2.13.0.windows.1 >=20 >=20 >=20