From nobody Sun Nov 10 21:14:36 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+79466+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+79466+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1629265347; cv=none; d=zohomail.com; s=zohoarc; b=kZdFy0Z7cjTkYO564NYtXX3CJdQa9euCJzY7ofsCbbasbksluGJ9oiCQsH+ulbYMCEOZ0iixDPUP0la93/TBAJJrPm693o3vQ1AlsKx1idkYOoWO4qsgoYsGBKfV7Jk7CN+D3rc+qVSC/LG/XGu53Dgts8BGI76DneW7ZbwguRo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1629265347; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=ILq3N2miiYcICcs2mvefTAS3BAE7Z06/98Xz/2oUtVY=; b=LrAjSOxn6wSAEqa7UjtOS37VkGWzQ8pzLJnXDtqScAK9fhQm7aqwMMfuacRFfuNu+gXrbg0RMYwAEtvrTGtHbgagvhktc6/646OzYgPpPUA04WhVMMG3oQ7Y/v9z/e/Izg/8dQCLccx5JSZo1eNMwPL0Dz3cQFjYwe7B9rPYPb4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+79466+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1629265347907939.0890186011865; Tue, 17 Aug 2021 22:42:27 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id J00MYY1788612xPQRrNFQWkh; Tue, 17 Aug 2021 22:42:27 -0700 X-Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web12.50712.1629265342083412757 for ; Tue, 17 Aug 2021 22:42:24 -0700 X-IronPort-AV: E=McAfee;i="6200,9189,10079"; a="277283653" X-IronPort-AV: E=Sophos;i="5.84,330,1620716400"; d="scan'208";a="277283653" X-Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2021 22:42:23 -0700 X-IronPort-AV: E=Sophos;i="5.84,330,1620716400"; d="scan'208";a="676909209" X-Received: from mdkinney-mobl2.amr.corp.intel.com ([10.209.89.84]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2021 22:42:23 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Rebecca Cran Subject: [edk2-devel] [edk2-libc Patch 9/9] AppPkg/Applications/Python/Python-2.7.10: Update INF lib classes Date: Tue, 17 Aug 2021 22:42:06 -0700 Message-Id: <20210818054206.1223-10-michael.d.kinney@intel.com> In-Reply-To: <20210818054206.1223-1-michael.d.kinney@intel.com> References: <20210818054206.1223-1-michael.d.kinney@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: 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 X-Gm-Message-State: rtkm7apl4kiYAbDowRPCrJS5x1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1629265347; bh=ffClJwTkSqrDsm16OfLtDcFdqvsbf4SayiV7J0QGoIE=; h=Cc:Date:From:Reply-To:Subject:To; b=a8pSLde/W3DqX4zMisMZwpqldMc++qii673sp3fYBWZeCJ1xo0VgqqhRlCMrW8EHKIL gY5ut0LW8sDqVcJms7byhk0aus2nAWCraL8peKbmSppOOY2Fx86DzJ7zcx/nrquz5QO3T 8ub8g5dNmmMgyvEdgLoXt8d1lOoxxkALnQk= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1629265349921100002 Content-Type: text/plain; charset="utf-8" REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3549 Add BsdSocketLib and EfiSocketLib to [LibraryClasses] section of Python-2.7.10.inf. Even if sockets are disabled in Python config, with the /WHOLEARCHIVE linker option, there are still references to the socket related functions. Add these lib classes so the link can pass for both sockets enabled and sockets disabled builds. Cc: Rebecca Cran Signed-off-by: Michael D Kinney --- AppPkg/Applications/Python/Python-2.7.10/Python2710.inf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/AppPkg/Applications/Python/Python-2.7.10/Python2710.inf b/AppP= kg/Applications/Python/Python-2.7.10/Python2710.inf index 2675630..ccf0c60 100644 --- a/AppPkg/Applications/Python/Python-2.7.10/Python2710.inf +++ b/AppPkg/Applications/Python/Python-2.7.10/Python2710.inf @@ -43,11 +43,8 @@ LibGen LibNetUtil DevMedia - # -# Comment out the following two library classes if socket support is -# NOT being built in to Python. - #BsdSocketLib - #EfiSocketLib + BsdSocketLib + EfiSocketLib =20 [FixedPcd] gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0F --=20 2.32.0.windows.1 -=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 (#79466): https://edk2.groups.io/g/devel/message/79466 Mute This Topic: https://groups.io/mt/84966618/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-