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=ruiyu.ni@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 7C0E121197069 for ; Thu, 29 Nov 2018 19:32:11 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Nov 2018 19:32:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,297,1539673200"; d="scan'208";a="279056221" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga005.jf.intel.com with ESMTP; 29 Nov 2018 19:32:11 -0800 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 29 Nov 2018 19:32:10 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 29 Nov 2018 19:32:10 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.203]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.46]) with mapi id 14.03.0415.000; Fri, 30 Nov 2018 11:32:09 +0800 From: "Ni, Ruiyu" To: "edk2-devel@lists.01.org" , "Kinney, Michael D" Thread-Topic: [RFC] Proposal to add edk2-apps repository Thread-Index: AdSICyi1FOLm4mmqTpGbGl5+h6SFgAAUWCdw Date: Fri, 30 Nov 2018 03:32:09 +0000 Message-ID: <734D49CCEBEEF84792F5B80ED585239D5BF35EE1@SHSMSX104.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US, zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTkzNmNhMzQtMTNkZi00NTAzLWEwODYtZWMyNzEwZmM0NGM5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiK3ZlK3R6U0JUUnJXNTlaNnl6Q0JpM2dZc3I3Y2FJMXROZjFzVHFyQ0hBZ0FYV3BKTEpJTmFzRFZiTDJ0QVVyZiJ9 x-ctpclassification: CTP_NT 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 Subject: Re: [RFC] Proposal to add edk2-apps repository 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: Fri, 30 Nov 2018 03:32:11 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Mike, It's a great idea to have another edk2-apps repo. I have a question not quite related to this new repo but related to edk2-pl= atforms repo. There are many platforms in edk2 repo as well, like Ovmf, Emulator, Vlv2Tbl= tDevicePkg. What's your opinion/plan about these platforms? > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Kinney, Michael D > Sent: Friday, November 30, 2018 1:58 AM > To: edk2-devel@lists.01.org; Kinney, Michael D > Subject: [edk2] [RFC] Proposal to add edk2-apps repository >=20 > Hello, >=20 > I would like to propose the creation of a new repository called edk2-apps= . This > repository would initially be used to host the following packages from th= e edk2 > repository: >=20 > * AppPkg > * StdLib > * StdLibPrivateInternalFiles >=20 > These 3 packages provide support for the libc along with applications tha= t > depend on libc. None of the other packages in the edk2 repository use th= ese > packages, so these 3 package can be safely moved without any impacts to > platform firmware builds. > Build configurations that do use libc features can clone the edk2-apps re= pository > and add it to PACKAGES_PATH. >=20 > The history of these 3 packages would be preserved when importing the con= tent > into edk2-apps. After The import is verified, these 3 packages would be = deleted > from the edk2 repository. >=20 > This proposal helps reduce the size of the edk2 repository and focuses ed= k2 > repository on packages used to provide UEFI/PI conformant firmware. >=20 > If there are no concerns with this proposal, I will enter a Tianocore BZs= for the > two steps. >=20 > Best regards, >=20 > Mike > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel