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.65; helo=mga03.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 5D7D8210F528F for ; Wed, 29 Aug 2018 18:36:39 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Aug 2018 18:36:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,305,1531810800"; d="scan'208,217";a="228755218" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 29 Aug 2018 18:36:08 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 29 Aug 2018 18:36:08 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 29 Aug 2018 18:36:07 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.143]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.185]) with mapi id 14.03.0319.002; Thu, 30 Aug 2018 09:36:07 +0800 From: "Gao, Liming" To: "edk2-devel@lists.01.org" Thread-Topic: Remove EDK package from edk2 master Thread-Index: AdQ/lxQyCMjWprO9TdCRyhZYtvRu7A== Date: Thu, 30 Aug 2018 01:36:06 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2EB16C@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNmRiNjk3NTEtNjJmYy00YzFhLWExMWItYWUzNWNiZmI4MzViIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiRGRrU1AxUWpiK1ZaT1VoR09GcHZhUmpZSVlNZ25xRmwzMDFvM252ZzdyU3pDOUZpdUhLMVRMeEd4VHlWekFNSSJ9 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: Remove EDK package from edk2 master 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: Thu, 30 Aug 2018 01:36:40 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable EDK2 plans to retire EDK style packages. Below BZ requests to remove FatBin= Pkg, EdkShellPkg, EdkShellBinPkg and EdkCompatiblityPkg from edk2 master. T= hey can be replaced by Edk2 FatPkg, ShellBinPkg and ShellPkg. UnixPkg is an= empty package. So, it is also suggested to be removed. But, they are all k= ept in edk2 existing branches for reference. Once they are removed, edk2 pl= atform dsc/fdf will be updated to use edk2 FatPkg/ShellBinPkg/ShellPkg. If = you have any comments on this change, please reply to this mail. 1106 EDK2 Code Remove UnixPkg from edk2/master 1105 EDK2 Code Remove FatBinPkg from edk2/master 1107 EDK2 Code Remove EdkShellPkg from edk2/master 1108 EDK2 Code Remove EdkShellBinPkg from edk2/master 1103 EDK2 Code delete EdkCompatibilityPkg from edk2/master Thanks Liming