From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.31; helo=mga06.intel.com; envelope-from=siyuan.fu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 6C7782117B574 for ; Tue, 30 Oct 2018 01:11:56 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Oct 2018 01:11:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,443,1534834800"; d="scan'208,217";a="103871470" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 30 Oct 2018 01:11:55 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 30 Oct 2018 01:11:55 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 30 Oct 2018 01:11:55 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.161]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.117]) with mapi id 14.03.0415.000; Tue, 30 Oct 2018 16:11:53 +0800 From: "Fu, Siyuan" To: "edk2-devel@lists.01.org" Thread-Topic: [edk2] Reminder for deleting 3 network drivers in MdeModulePkg Thread-Index: AdRwJ/zI2BK7CDFyQsuYuihCVxcs8w== Date: Tue, 30 Oct 2018 08:11:52 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTlkMzk0NTMtZTkyZS00Y2M4LWE2YzMtYWMzNDA0MTc4MDcyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiMHJDNHV6THRFZWdyK0FvbjJsT3Z2WFFRejFDbXdGR1BPcStvN3VMd2haN2ZQcmNcL0FDM1Y2Wk13UHZ4ZUVqZHoifQ== dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Reminder for deleting 3 network drivers in MdeModulePkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 08:11:56 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, All This email is a reminder for the patch series "Delete TCP, PXE, iSCSI drive= r in MdeModulePkg" https://lists.01.org/pipermail/edk2-devel/2018-October/0= 31605.html, which *intend to delete 3 network drivers from edk2 repository*= . Please help to review this email and also the patch series to provide you= r feedback before this weekend. Below is a driver list which we want to *delete* from edk2 master, because = these drivers have not been actively maintained for a long time, and can't = co-work with the dual-stack drivers in NetworkPkg. MdeModulePkg/Universal/Network/Tcp4Dxe (will be delete= d) MdeModulePkg/Universal/Network/UefiPxeBcDxe (will be de= leted) MdeModulePkg/Universal/Network/IScsiDxe (will be delete= d) Below drivers in NetworkPkg contains all the functionalities compared with = the MdeModulePkg version, with more bug fixes and more new feature added: NetworkPkg/TcpDxe/TcpDxe.inf NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf NetworkPkg/IScsiDxe/IScsiDxe.inf People who want to continue use these deleted drivers could go to edk2/UDK2= 018 branch to get them, but it's *highly not recommended*. *If you have any opposition on deleting these drivers, please let me know b= efore this weekend, thanks.* Bugzilla link for this issue: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1278 BestRegards Fu Siyuan