Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 3c79bd38e0d034170a4c7d6c6f01c48c704fdfe4
      
https://github.com/tianocore/edk2/commit/3c79bd38e0d034170a4c7d6c6f01c48c704fdfe4
  Author: Michael D Kinney <michael.d.kin...@intel.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M UefiCpuPkg/UefiCpuPkg.ci.yaml
    M UefiCpuPkg/UefiCpuPkg.dec

  Log Message:
  -----------
  UefiCpuPkg: Add back gEdkiiPeiMpServices2PpiGuid

Commit aef50446ced0662c8dfd968ab0ea05cc88b989ae
removed gEdkiiPeiMpServices2PpiGuid from UefiCpuPkg.dec
which causes build breaks if an INF [Ppis] section
lists gEdkiiPeiMpServices2PpiGuid. There is no method
for a DEC file for conditionally declare a PPI.

In order to support the migration from use of
gEdkiiPeiMpServices2PpiGuid to the preferred use of the
gPeiMpServices2Ppi, add gEdkiiPeiMpServices2PpiGuid back
to the UefiCpuPkg.dec.

All references to the EDK II PEI MP Services 2 PPI can be
removed after all downstream consumers have had a chance
to perform the migration.

Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>


  Commit: be4ae9a97db964a103eee3f7369b10c69daf7f04
      
https://github.com/tianocore/edk2/commit/be4ae9a97db964a103eee3f7369b10c69daf7f04
  Author: Michael D Kinney <michael.d.kin...@intel.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M MdePkg/Include/Ppi/MpServices2.h
    M MdePkg/MdePkg.ci.yaml

  Log Message:
  -----------
  MdePkg/Include/Ppi: Add back gEdkiiPeiMpServices2PpiGuid

Commit aef50446ced0662c8dfd968ab0ea05cc88b989ae
removed gEdkiiPeiMpServices2PpiGuid from UefiCpuPkg.dec
which causes build breaks if an INF [Ppis] section
lists gEdkiiPeiMpServices2PpiGuid. There is no method
for a DEC file for conditionally declare a PPI.

In order to support the migration from use of
gEdkiiPeiMpServices2PpiGuid to the preferred use of the
gPeiMpServices2Ppi, update MpServices2.h in MdePkg
to define EDKII_PEI_MP_SERVICES2_PPI_GUID and
EDKII_PEI_MP_SERVICES2_PPI.

All references to the EDK II PEI MP Services 2 PPI can be
removed after all downstream consumers have had a chance
to perform the migration.

Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>


Compare: https://github.com/tianocore/edk2/compare/63e4713c4817...be4ae9a97db9

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to