From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.43; helo=mga05.intel.com; envelope-from=michael.d.kinney@intel.com; receiver=edk2-devel@lists.01.org Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 7845821107832 for ; Thu, 30 Aug 2018 12:52:00 -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 fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Aug 2018 12:52:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,308,1531810800"; d="scan'208";a="228990019" Received: from orsmsx105.amr.corp.intel.com ([10.22.225.132]) by orsmga004.jf.intel.com with ESMTP; 30 Aug 2018 12:51:49 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.72]) by ORSMSX105.amr.corp.intel.com ([169.254.2.117]) with mapi id 14.03.0319.002; Thu, 30 Aug 2018 12:51:49 -0700 From: "Kinney, Michael D" To: "Carsey, Jaben" , Laszlo Ersek , "Gao, Liming" , "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [edk2] Remove EDK package from edk2 master Thread-Index: AdQ/lxQyCMjWprO9TdCRyhZYtvRu7AA5D20AAAM+YFAAA1UgwAABA3HA Date: Thu, 30 Aug 2018 19:51:48 +0000 Message-ID: References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E2EB16C@SHSMSX104.ccr.corp.intel.com> <35838308-bdeb-2fa8-86b1-10f15bfdc39a@redhat.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Subject: Re: 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 19:52:00 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Jaben, There is a branch for MinnowMax in edk2-platforms that is tied to UDK2017. https://github.com/tianocore/edk2-platforms/tree/devel-MinnowBoardMax-UDK2= 017 I agree that the Vlv2*Pkg in edk2/master should be migrated to edk2-platforms. These packages build with the rest of the content in edk2/master, so the landing zone would be=20 edk2-platforms/master. This means there is still a requirement to remove the use of EdkCompatibilityPkg from that version. Thanks, Mike > -----Original Message----- > From: Carsey, Jaben > Sent: Thursday, August 30, 2018 12:15 PM > To: Kinney, Michael D ; > Laszlo Ersek ; Gao, Liming > ; edk2-devel@lists.01.org; Kinney, > Michael D > Subject: RE: [edk2] Remove EDK package from edk2 master >=20 > Should we move that to edk2-platforms and then it can use > a UDK release instead of adding dependencies to master? >=20 > Thanks > -Jaben >=20 > > -----Original Message----- > > From: edk2-devel [mailto:edk2-devel- > bounces@lists.01.org] On Behalf Of > > Kinney, Michael D > > Sent: Thursday, August 30, 2018 11:50 AM > > To: Laszlo Ersek ; Gao, Liming > ; > > edk2-devel@lists.01.org; Kinney, Michael D > > > Subject: Re: [edk2] Remove EDK package from edk2 master > > > > Liming, > > > > The Vlv2TbltDevicePkg in edk2/master is using > EdkCompatibilityPkg. > > > > I have entered a new bug to remove this use of the > EdkCompatibilityPkg > > and added it as a dependency. > > > > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1132 > > > > Thanks, > > > > Mike > > > > > -----Original Message----- > > > From: edk2-devel [mailto:edk2-devel- > bounces@lists.01.org] > > > On Behalf Of Laszlo Ersek > > > Sent: Thursday, August 30, 2018 2:06 AM > > > To: Gao, Liming ; edk2- > > > devel@lists.01.org > > > Subject: Re: [edk2] Remove EDK package from edk2 > master > > > > > > On 08/30/18 03:36, Gao, Liming wrote: > > > > EDK2 plans to retire EDK style packages. Below BZ > > > requests to remove FatBinPkg, EdkShellPkg, > EdkShellBinPkg > > > and EdkCompatiblityPkg from edk2 master. They 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 kept in edk2 existing > > > branches for reference. Once they are removed, edk2 > > > platform 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 > > d=3D1106> > > > > > > > > > > > > 1105 > > > > > > > > EDK2 > > > > > > > > Code > > > > > > > > Remove FatBinPkg from > > > > edk2/master > > d=3D1105> > > > > > > > > > > > > 1107 > > > > > > > > EDK2 > > > > > > > > Code > > > > > > > > Remove EdkShellPkg from > > > > edk2/master > > d=3D1107> > > > > > > > > > > > > 1108 > > > > > > > > EDK2 > > > > > > > > Code > > > > > > > > Remove EdkShellBinPkg from > > > > edk2/master > > d=3D1108> > > > > > > > > > > > > 1103 > > > > > > > > EDK2 > > > > > > > > Code > > > > > > > > delete EdkCompatibilityPkg from > > > > edk2/master > > d=3D1103> > > > > > > Sounds good to me. > > > > > > Thanks, > > > Laszlo > > > _______________________________________________ > > > edk2-devel mailing list > > > edk2-devel@lists.01.org > > > https://lists.01.org/mailman/listinfo/edk2-devel > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel