[edk2-devel] [edk2-libc Patch 0/1] edk2-libc : migration of edk2 module from chipsec repo

Jayaprakash, N posted 1 patch 1 year, 4 months ago
Failed in applying to current master (apply log)
.../Python-3.6.8/PyMod-3.6.8/Modules/cpu.asm  | 519 ++++++++++++++++
.../PyMod-3.6.8/Modules/cpu_ia32.asm          | 395 ++++++++++++
.../PyMod-3.6.8/Modules/edk2module.c          | 568 +++++++++++++++++-
.../Python/Python-3.6.8/Python368.inf         |  32 +-
4 files changed, 1496 insertions(+), 18 deletions(-)
create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.asm
create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.asm
[edk2-devel] [edk2-libc Patch 0/1] edk2-libc : migration of edk2 module from chipsec repo
Posted by Jayaprakash, N 1 year, 4 months ago
This PR contains the changes required to merge the edk2 module enhancements from
chipsec repo to edk2-libc. More details are updated in the 
BZ https://bugzilla.tianocore.org/show_bug.cgi?id=4161

Jayaprakash Nevara (1):
  edk2-libc: migration of edk2module from chipsec repo

 .../Python-3.6.8/PyMod-3.6.8/Modules/cpu.asm  | 519 ++++++++++++++++
 .../PyMod-3.6.8/Modules/cpu_ia32.asm          | 395 ++++++++++++
 .../PyMod-3.6.8/Modules/edk2module.c          | 568 +++++++++++++++++-
 .../Python/Python-3.6.8/Python368.inf         |  32 +-
 4 files changed, 1496 insertions(+), 18 deletions(-)
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.asm
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.asm

-- 
2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96518): https://edk2.groups.io/g/devel/message/96518
Mute This Topic: https://groups.io/mt/95172083/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-