public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
@ 2022-05-18 18:42 Jayaprakash, N
  2022-05-18 18:42 ` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support Jayaprakash, N
  0 siblings, 1 reply; 4+ messages in thread
From: Jayaprakash, N @ 2022-05-18 18:42 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-31 23:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 18:42 [edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI Jayaprakash, N
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox