public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Jayaprakash, N" <n.jayaprakash@intel.com>
To: devel@edk2.groups.io
Subject: [edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
Date: Thu, 19 May 2022 00:12:21 +0530	[thread overview]
Message-ID: <20220518184222.2153-1-n.jayaprakash@intel.com> (raw)

This PR contains the necessary changes required to build the Py 3.6.8 interpreter
for UEFI using GCC tool chain from Linux based OSes such as Ubuntu (20.04 LTS)

Jayaprakash Nevara (1):
  AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support

 .../Python-3.6.8/GCCCompilationBKMs.rst       | 193 ++++++++++++++++++
 .../PyMod-3.6.8/Include/pyconfig.h            |   2 +-
 .../Python-3.6.8/PyMod-3.6.8/Modules/config.c |   7 +-
 .../PyMod-3.6.8/Modules/getpath.c             |   2 +-
 .../Python/Python-3.6.8/Python368.inf         |  21 +-
 .../Python-3.6.8/create_python368_pkg.sh      | 100 +++++++++
 6 files changed, 312 insertions(+), 13 deletions(-)
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/GCCCompilationBKMs.rst
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/create_python368_pkg.sh

-- 
2.33.0.windows.1


             reply	other threads:[~2022-05-18 18:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18 18:42 Jayaprakash, N [this message]
2022-05-18 18:42 ` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support Jayaprakash, N
2022-05-31 23:45   ` [edk2-devel] " Michael D Kinney
2022-05-31 23:56     ` Michael D Kinney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220518184222.2153-1-n.jayaprakash@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox