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.88, mailfrom: jaben.carsey@intel.com) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by groups.io with SMTP; Sat, 20 Apr 2019 14:24:45 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Apr 2019 14:24:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,375,1549958400"; d="scan'208";a="317605746" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga005.jf.intel.com with ESMTP; 20 Apr 2019 14:24:44 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.162]) by fmsmsx107.amr.corp.intel.com ([169.254.6.9]) with mapi id 14.03.0415.000; Sat, 20 Apr 2019 14:24:43 -0700 From: "Carsey, Jaben" To: "Kinney, Michael D" , "devel@edk2.groups.io" CC: Daryl McDaniel Subject: Re: [Patch] edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles Thread-Topic: [Patch] edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles Thread-Index: AQHU9w5pvgyTfmiFfUChbKa4oWGrgqZFkMxA Date: Sat, 20 Apr 2019 21:24:43 +0000 Message-ID: References: <20190420001705.4244-1-michael.d.kinney@intel.com> In-Reply-To: <20190420001705.4244-1-michael.d.kinney@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTQ3ZTQ2N2ItZjM2MC00OTE0LWEyYmItYWUxZTA0MTg4ZGI5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUXlNRzBXMGhmOUllNGoxTkZBNFlqV3dxR0J3bEFhNW0yVTZXY1lESENPN1BIQXlmU0pLN2MwKzY1QUQ3aGxiNiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jaben Carsey > -----Original Message----- > From: Kinney, Michael D > Sent: Friday, April 19, 2019 5:17 PM > To: devel@edk2.groups.io > Cc: Carsey, Jaben ; Daryl McDaniel lists@mc2research.org> > Subject: [Patch] edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles > Importance: High >=20 > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1734 >=20 > Remove the following packages and move them to the new edk2-libc > repository >=20 > * AppPkg > * StdLib > * StdLibPrivateInternalFiles >=20 > Cc: Jaben Carsey > Cc: Daryl McDaniel > Signed-off-by: Michael D Kinney > --- > AppPkg > Maintainers.txt | 10 - > Readme.md | 3 - > StdLib > StdLibPrivateInternalFiles >=20 >=20 > diff --git a/Maintainers.txt b/Maintainers.txt index 10c11b5dc5..a0f8d541= d0 > 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -63,11 +63,6 @@ M: Liming Gao >=20 > EDK II Packages: > ---------------- > -AppPkg > -W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg > -M: Daryl McDaniel > -M: Jaben Carsey > - > ArmPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg > M: Leif Lindholm @@ -260,11 +255,6 @@ > SourceLevelDebugPkg > W: > https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg > M: Hao Wu >=20 > -StdLib, StdLibPrivateInternalFiles > -W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib > -M: Daryl McDaniel > -M: Jaben Carsey > - > UefiCpuPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg > M: Eric Dong > diff --git a/Readme.md b/Readme.md > index 177d51972a..1feba16075 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -6,9 +6,6 @@ for the UEFI and PI specifications from www.uefi.org. > The majority of the content in the EDK II open source project uses a [B= SD-2- > Clause Plus Patent License](License.txt). The EDK II open source project > contains the following components that are covered by additional licenses= : > -* [AppPkg/Applications/Python/Python- > 2.7.2/Tools/pybench](AppPkg/Applications/Python/Python- > 2.7.2/Tools/pybench/LICENSE) > -* [AppPkg/Applications/Python/Python- > 2.7.2](AppPkg/Applications/Python/Python-2.7.2/LICENSE) > -* [AppPkg/Applications/Python/Python- > 2.7.10](AppPkg/Applications/Python/Python-2.7.10/LICENSE) > * > [BaseTools/Source/C/BrotliCompress](BaseTools/Source/C/BrotliCompress/L > ICENSE) > * > [MdeModulePkg/Library/BrotliCustomDecompressLib](MdeModulePkg/Libra > ry/BrotliCustomDecompressLib/LICENSE) > * > [BaseTools/Source/C/LzmaCompress](BaseTools/Source/C/LzmaCompress/L > ZMA-SDK-README.txt)