public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
@ 2021-12-12 18:08 Rebecca Cran
  2021-12-12 18:08 ` [PATCH v4 1/1] " Rebecca Cran
       [not found] ` <16C0144261B1CD11.10057@groups.io>
  0 siblings, 2 replies; 6+ messages in thread
From: Rebecca Cran @ 2021-12-12 18:08 UTC (permalink / raw)
  To: devel, Ard Biesheuvel, Gerd Hoffmann, Samer El-Haj-Mahmoud,
	Leif Lindholm, Jian J Wang, Liming Gao, nd, Sami Mujawar
  Cc: Rebecca Cran

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


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

end of thread, other threads:[~2021-12-30  4:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-12 18:08 [PATCH v4 0/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services Rebecca Cran
2021-12-12 18:08 ` [PATCH v4 1/1] " 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

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