public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Rebecca Cran" <rebecca@nuviainc.com>
To: devel@edk2.groups.io, Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@arm.com>,
	Leif Lindholm <leif@nuviainc.com>,
	Jian J Wang <jian.j.wang@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>, nd <nd@arm.com>,
	Sami Mujawar <sami.mujawar@arm.com>
Cc: Rebecca Cran <rebecca@nuviainc.com>
Subject: [PATCH v4 0/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
Date: Sun, 12 Dec 2021 11:08:45 -0700	[thread overview]
Message-ID: <20211212180846.6563-1-rebecca@nuviainc.com> (raw)

Changes from v3 to v4:

Fixed formatting with Uncrustify.

-----

Add a new MpServicesTest application under MdeModulePkg/Application that
exercises the EFI_MP_SERVICES_PROTOCOL.


Rebecca Cran (1):
  MdeModulePkg: Add MpServicesTest application to exercise MP Services

 MdeModulePkg/Application/MpServicesTest/MpServicesTest.c   | 422 ++++++++++++++++++++
 MdeModulePkg/Application/MpServicesTest/MpServicesTest.inf |  38 ++
 MdeModulePkg/MdeModulePkg.dsc                              |   2 +
 3 files changed, 462 insertions(+)
 create mode 100644 MdeModulePkg/Application/MpServicesTest/MpServicesTest.c
 create mode 100644 MdeModulePkg/Application/MpServicesTest/MpServicesTest.inf

-- 
2.31.1


             reply	other threads:[~2021-12-12 18:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-12 18:08 Rebecca Cran [this message]
2021-12-12 18:08 ` [PATCH v4 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services Rebecca Cran
2021-12-30  3:21   ` [edk2-devel] " Jeff Fan
2021-12-30  4:10     ` Rebecca Cran
2021-12-30  4:34       ` Jeff Fan
     [not found] ` <16C0144261B1CD11.10057@groups.io>
2021-12-29 17:45   ` Rebecca Cran

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=20211212180846.6563-1-rebecca@nuviainc.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