public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-libc Patch 0/1] edk2-libc : migration of edk2 module from chipsec repo
@ 2022-11-21 14:00 Jayaprakash, N
  2022-11-21 14:00 ` [edk2-libc Patch 1/1] edk2-libc: migration of edk2module " Jayaprakash, N
  0 siblings, 1 reply; 6+ messages in thread
From: Jayaprakash, N @ 2022-11-21 14:00 UTC (permalink / raw)
  To: devel

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


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

end of thread, other threads:[~2022-11-29 18:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-21 14:00 [edk2-libc Patch 0/1] edk2-libc : migration of edk2 module from chipsec repo Jayaprakash, N
2022-11-21 14:00 ` [edk2-libc Patch 1/1] edk2-libc: migration of edk2module " Jayaprakash, N
2022-11-29 15:52   ` Michael D Kinney
2022-11-29 16:22     ` Jayaprakash, N
2022-11-29 17:58       ` Michael D Kinney
2022-11-29 18:10         ` Jayaprakash, N

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