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