From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx.groups.io with SMTP id smtpd.web12.10084.1632054345446752976 for ; Sun, 19 Sep 2021 05:25:46 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.24, mailfrom: n.jayaprakash@intel.com) X-IronPort-AV: E=McAfee;i="6200,9189,10111"; a="223047568" X-IronPort-AV: E=Sophos;i="5.85,305,1624345200"; d="scan'208";a="223047568" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2021 05:25:44 -0700 X-IronPort-AV: E=Sophos;i="5.85,305,1624345200"; d="scan'208";a="555626995" Received: from njayapra-mobl1.gar.corp.intel.com ([10.213.108.23]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2021 05:25:43 -0700 From: "Jayaprakash, N" To: devel@edk2.groups.io Subject: [edk2-libc Patch 0/1] Add IA32 support for Py3 packaging script Date: Sun, 19 Sep 2021 17:55:27 +0530 Message-Id: <20210919122528.2184-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/Python-3.6.8/Py368ReadMe.txt | 4 +- .../Python-3.6.8/create_python368_pkg.bat | 62 ++++++++++++------- 2 files changed, 41 insertions(+), 25 deletions(-) -- 2.32.0.windows.2