public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] MdeModulePkg: Add MpServicesTest.efi to exercise EFI_MP_SERVICES_PROTOCOL
@ 2021-09-20 15:47 Rebecca Cran
  2021-09-20 15:47 ` [PATCH v2 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services Rebecca Cran
       [not found] ` <16A69264F30D2680.28782@groups.io>
  0 siblings, 2 replies; 7+ messages in thread
From: Rebecca Cran @ 2021-09-20 15:47 UTC (permalink / raw)
  To: devel, Jian J Wang, Liming Gao; +Cc: Rebecca Cran

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


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

end of thread, other threads:[~2021-11-03 17:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-20 15:47 [PATCH v2 0/1] MdeModulePkg: Add MpServicesTest.efi to exercise EFI_MP_SERVICES_PROTOCOL Rebecca Cran
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

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