Skip to content

Commit 29d5949

Browse files
committed
UefiCpuPkg: Remove EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI and moved to MdePkg. The related header and PPI GUID has been removed from UefiCpuPkg Signed-off-by: Sachin Ganesh <[email protected]>
1 parent 043b43f commit 29d5949

File tree

2 files changed

+0
-280
lines changed

2 files changed

+0
-280
lines changed

UefiCpuPkg/Include/Ppi/MpServices2.h

Lines changed: 0 additions & 278 deletions
This file was deleted.

UefiCpuPkg/UefiCpuPkg.dec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
#
152152

153153
[Ppis]
154-
gEdkiiPeiMpServices2PpiGuid = { 0x5cb9cb3d, 0x31a4, 0x480c, { 0x94, 0x98, 0x29, 0xd2, 0x69, 0xba, 0xcf, 0xba}}
155-
156154
## Include/Ppi/ShadowMicrocode.h
157155
gEdkiiPeiShadowMicrocodePpiGuid = { 0x430f6965, 0x9a69, 0x41c5, { 0x93, 0xed, 0x8b, 0xf0, 0x64, 0x35, 0xc1, 0xc6 }}
158156

0 commit comments

Comments
 (0)