From: "Rebecca Cran" <rebecca@nuviainc.com>
To: devel@edk2.groups.io, Jian J Wang <jian.j.wang@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>
Cc: Rebecca Cran <rebecca@nuviainc.com>
Subject: [PATCH v2 0/1] MdeModulePkg: Add MpServicesTest.efi to exercise EFI_MP_SERVICES_PROTOCOL
Date: Mon, 20 Sep 2021 09:47:31 -0600 [thread overview]
Message-ID: <20210920154732.10181-1-rebecca@nuviainc.com> (raw)
Add a new application to MdeModulePkg to exercise
EFI_MP_SERVICES_PROTOCOL.
Changes from v1 to v2:
Added Doxygen comments to the functions.
Rebecca Cran (1):
MdeModulePkg: Add MpServicesTest application to exercise MP Services
MdeModulePkg/Application/MpServicesTest/MpServicesTest.c | 433 ++++++++++++++++++++
MdeModulePkg/Application/MpServicesTest/MpServicesTest.inf | 38 ++
MdeModulePkg/MdeModulePkg.dsc | 2 +
3 files changed, 473 insertions(+)
create mode 100644 MdeModulePkg/Application/MpServicesTest/MpServicesTest.c
create mode 100644 MdeModulePkg/Application/MpServicesTest/MpServicesTest.inf
--
2.31.1
next reply other threads:[~2021-09-20 15:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-20 15:47 Rebecca Cran [this message]
2021-09-20 15:47 ` [PATCH v2 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services Rebecca Cran
2021-11-03 10:54 ` [edk2-devel] " Sami Mujawar
2021-11-03 17:22 ` Rebecca Cran
[not found] ` <16A69264F30D2680.28782@groups.io>
2021-10-16 6:32 ` Rebecca Cran
2021-10-16 6:54 ` Sami Mujawar
2021-11-03 2:31 ` 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=20210920154732.10181-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