From nobody Mon May 6 02:42:20 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+39342+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+39342+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1555719432; cv=none; d=zoho.com; s=zohoarc; b=YHx67dZgnetwCnQqjVCcprjQzUittunbBAsl4XEK1HfSVYoJw2yaNeiAwh5kzmI8X3Yn6XnT9KNautxogh/WjFqZvYjoaD9x4DfwZt4GwJtY7u9y7BuY25eiZAhXUbHiSziZIp1YRLc3MvEZCnAOEef6MqnTo9vvYMHDIuBlF3k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1555719432; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=6Rg+5LFwWwE7y49A0AeTJT7Cm8HoMqxRt+41eJv4bW0=; b=CBuBx455kyJ3c48dtFVMcAOBdNcl3YegxbpI15CV6LwgXiYN9q1ECfSs/XpweggL9U6yIAw+RzpgCazW/AWm3UEiJ/TJLWooMr5Beq/0zerIJ8ow0bSKaHPcwXrfX/1A5McnM8CwTiSucOz5Wr9Fk13BnvXeBRBtAKoHvryYbZc= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+39342+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1555719432877965.5864987415493; Fri, 19 Apr 2019 17:17:12 -0700 (PDT) Return-Path: X-Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by groups.io with SMTP; Fri, 19 Apr 2019 17:17:12 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2019 17:17:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,371,1549958400"; d="scan'208";a="137285998" X-Received: from unknown (HELO mdkinney-MOBL2.amr.corp.intel.com) ([10.241.111.159]) by orsmga006.jf.intel.com with ESMTP; 19 Apr 2019 17:17:11 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Jaben Carsey , Daryl McDaniel Subject: [edk2-devel] [Patch] edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles Date: Fri, 19 Apr 2019 17:17:05 -0700 Message-Id: <20190420001705.4244-1-michael.d.kinney@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,michael.d.kinney@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1555719432; bh=JfjBuKhpGUPJFEVts1ALGDuZYLRLWiQTXH+ABQ1FGx4=; h=Cc:Date:From:Reply-To:Subject:To; b=oJvN48Gm2Inc1wgNBOiCkHyf8YUco4AEROK9/JpQ6+CZ8Q+hZ7OGrg7abqD0PlYQyrN bSYUryPTeQJxMiY2B17Ib86uttiKoxT+qJ9C7WRQaSvx48bQUJoDGcRacblF7IKty+oyo WyG48xLhnvCPw9bc4z+lZMro1Ial/Jm0EH8= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" https://bugzilla.tianocore.org/show_bug.cgi?id=3D1734 Remove the following packages and move them to the new edk2-libc repository * AppPkg * StdLib * StdLibPrivateInternalFiles Cc: Jaben Carsey Cc: Daryl McDaniel Signed-off-by: Michael D Kinney Reviewed-by: Jaben Carsey --- AppPkg Maintainers.txt | 10 - Readme.md | 3 - StdLib StdLibPrivateInternalFiles diff --git a/Maintainers.txt b/Maintainers.txt index 10c11b5dc5..a0f8d541d0 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/SourceLevelDebugP= kg 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 [BSD-2-Clause Plus Patent License](License.txt). The EDK II open source p= roject contains the following components that are covered by additional licenses: -* [AppPkg/Applications/Python/Python-2.7.2/Tools/pybench](AppPkg/Applicati= ons/Python/Python-2.7.2/Tools/pybench/LICENSE) -* [AppPkg/Applications/Python/Python-2.7.2](AppPkg/Applications/Python/Pyt= hon-2.7.2/LICENSE) -* [AppPkg/Applications/Python/Python-2.7.10](AppPkg/Applications/Python/Py= thon-2.7.10/LICENSE) * [BaseTools/Source/C/BrotliCompress](BaseTools/Source/C/BrotliCompress/LI= CENSE) * [MdeModulePkg/Library/BrotliCustomDecompressLib](MdeModulePkg/Library/Br= otliCustomDecompressLib/LICENSE) * [BaseTools/Source/C/LzmaCompress](BaseTools/Source/C/LzmaCompress/LZMA-S= DK-README.txt) -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#39342): https://edk2.groups.io/g/devel/message/39342 Mute This Topic: https://groups.io/mt/31251276/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-