> -----Original Message----- > From: Dong, Eric > Sent: Wednesday, July 24, 2019 3:07 PM > To: devel@edk2.groups.io > Cc: Ni, Ray <ray...@intel.com>; Laszlo Ersek <ler...@redhat.com>; Kumar, > Chandana C <chandana.c.ku...@intel.com>; Zeng, Star > <star.z...@intel.com> > Subject: [Patch v3 4/6] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1973 > > Add definition for new EDKII_PEI_MP_SERVICES2_PPI. > > It includes all APIs existed in EFI_PEI_MP_SERVICES_PPI and add new API > EDKII_PEI_MP_SERVICES_STARTUP_ALL_CPUS. > > Cc: Ray Ni <ray...@intel.com> > Cc: Laszlo Ersek <ler...@redhat.com> > Cc: Chandana Kumar <chandana.c.ku...@intel.com> > Cc: Star Zeng <star.z...@intel.com> > Signed-off-by: Eric Dong <eric.d...@intel.com> > --- > UefiCpuPkg/Include/Ppi/MpServices2.h | 279 > +++++++++++++++++++++++++++ > UefiCpuPkg/UefiCpuPkg.dec | 3 + > 2 files changed, 282 insertions(+) > create mode 100644 UefiCpuPkg/Include/Ppi/MpServices2.h > > diff --git a/UefiCpuPkg/Include/Ppi/MpServices2.h > b/UefiCpuPkg/Include/Ppi/MpServices2.h > new file mode 100644 > index 0000000000..83a56588a5 > --- /dev/null > +++ b/UefiCpuPkg/Include/Ppi/MpServices2.h > @@ -0,0 +1,279 @@ > +/** @file > + This file declares edkii Multi-processor service PPI.
With edkii changed to EDKII, Reviewed-by: Ray Ni <ray...@intel.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#44365): https://edk2.groups.io/g/devel/message/44365 Mute This Topic: https://groups.io/mt/32581677/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-