[edk2-devel] [edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI

Jayaprakash, N n.jayaprakash at intel.com
Wed May 18 18:42:21 UTC 2022


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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89888): https://edk2.groups.io/g/devel/message/89888
Mute This Topic: https://groups.io/mt/91193072/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list