From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.65, mailfrom: michael.d.kinney@intel.com) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Thu, 25 Apr 2019 17:55:53 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2019 17:55:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,395,1549958400"; d="scan'208";a="143701481" Received: from orsmsx102.amr.corp.intel.com ([10.22.225.129]) by fmsmga008.fm.intel.com with ESMTP; 25 Apr 2019 17:55:51 -0700 Received: from orsmsx160.amr.corp.intel.com (10.22.226.43) by ORSMSX102.amr.corp.intel.com (10.22.225.129) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 25 Apr 2019 17:55:51 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.24]) by ORSMSX160.amr.corp.intel.com ([169.254.13.110]) with mapi id 14.03.0415.000; Thu, 25 Apr 2019 17:55:51 -0700 From: "Michael D Kinney" To: "devel@edk2.groups.io" , "Kinney, Michael D" CC: "Carsey, Jaben" , "Daryl McDaniel (edk2-lists@mc2research.org)" , "leif.lindholm@linaro.org" , "Andrew Fish (afish@apple.com)" , "Laszlo Ersek (lersek@redhat.com)" Subject: [edk2][edk2-libc/master V2]Request to add new edk2-libc repository Thread-Topic: [edk2][edk2-libc/master V2]Request to add new edk2-libc repository Thread-Index: AdT7ysh2JaIo7PWaSXKWrci2v/XZBQ== Date: Fri, 26 Apr 2019 00:55:50 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Return-Path: michael.d.kinney@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, New in V2 =3D=3D=3D=3D=3D=3D=3D=3D=3D * Add details to Readme.md on how the history for these three packages was exported from the edk2 repository using git filter-branch. * Remove redundant content in edk2-libc Readme.md and Maintainters.txt and instead point to content in edk2 repository. * Mark the sections of Maintainers.txt that need further discussion as TBD. * Update installation and build instructions in the=20 Readme.txt files in AppPkg and StdLib. * Fix a warning in StdLib when building with VS2015. =3D=3D=3D=3D=3D=3D=3D=3D There were no objections to the following RFC to add a new edk2-libc repository. https://edk2.groups.io/g/devel/message/35211 I have entered the following Feature Request Bugzilla https://bugzilla.tianocore.org/show_bug.cgi?id=3D1734 I have posted a version of the edk2-libc repository for review at the following location. It includes all the history for the three packages from the edk2 repository. https://github.com/mdkinney/edk2-libc/tree/master_V2 Please review this branch. There are 3 additional commits: * Update the Readme.md and Maintainers.txt that scopes them to this new edk2-libc repository. https://github.com/mdkinney/edk2-libc/commit/62cfdf929f15edba7f7bcbbdb01e= 4dc50d2c81a7 * Update Readme.txt in AppPkg and StdLib to describe how to install both the edk2-libc repository and the edk2 repository and set PACKAGES_PATH to support builds. https://github.com/mdkinney/edk2-libc/commit/d004f93626b3bb962c24500db6ec= 7284db074c9a * Fix a minor issue that removes warnings when building=20 edk2-libc packages with VS2015 toolchains. https://github.com/mdkinney/edk2-libc/commit/145d262e94182a6b4631e0b6df5b= c5d67e209931 Best regards, Mike