diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-04-21 18:40:32 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-22 14:43:52 +0000 |
commit | be4ae9a97db964a103eee3f7369b10c69daf7f04 (patch) | |
tree | b822c3ead9682f0d673e27d63050992a42d0688b /BaseTools/Source/Python/FirmwareStorageFormat | |
parent | 3c79bd38e0d034170a4c7d6c6f01c48c704fdfe4 (diff) | |
download | edk2-be4ae9a97db964a103eee3f7369b10c69daf7f04.tar.gz edk2-be4ae9a97db964a103eee3f7369b10c69daf7f04.tar.bz2 edk2-be4ae9a97db964a103eee3f7369b10c69daf7f04.zip |
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.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat')
0 files changed, 0 insertions, 0 deletions