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] edk2-libc : migration of edk2 module from chipsec repo
Date: Mon, 21 Nov 2022 19:30:25 +0530	[thread overview]
Message-ID: <20221121140026.1931-1-n.jayaprakash@intel.com> (raw)

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


             reply	other threads:[~2022-11-21 14:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 14:00 Jayaprakash, N [this message]
2022-11-21 14:00 ` [edk2-libc Patch 1/1] edk2-libc: migration of edk2module from chipsec repo 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

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=20221121140026.1931-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