From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mx.groups.io with SMTP id smtpd.web11.6583.1632315557282125020 for ; Wed, 22 Sep 2021 05:59:17 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.115, mailfrom: n.jayaprakash@intel.com) X-IronPort-AV: E=McAfee;i="6200,9189,10114"; a="223230562" X-IronPort-AV: E=Sophos;i="5.85,314,1624345200"; d="scan'208";a="223230562" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2021 05:59:16 -0700 X-IronPort-AV: E=Sophos;i="5.85,314,1624345200"; d="scan'208";a="512966736" Received: from patrosx-mobl1.gar.corp.intel.com (HELO njayapra-MOBL1.gar.corp.intel.com) ([10.213.96.120]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2021 05:59:15 -0700 From: "Jayaprakash, N" To: devel@edk2.groups.io Subject: [edk2-libc Patch 0/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script Date: Wed, 22 Sep 2021 18:29:01 +0530 Message-Id: <20210922125902.1754-1-n.jayaprakash@intel.com> X-Mailer: git-send-email 2.32.0.windows.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Jayaprakash Nevara (1): AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script .../Python-3.6.8/create_python368_pkg.bat | 62 ++++++++++++------- 1 file changed, 39 insertions(+), 23 deletions(-) -- 2.32.0.windows.2