Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 27b063a1ffb2b43993a318db5319a2a073a7b2c9
https://github.com/tianocore/edk2/commit/27b063a1ffb2b43993a318db5319a2a073a7b2c9
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
A MdePkg/Include/Ppi/MpServices2.h
M MdePkg/MdePkg.dec
Log Message:
-----------
MdePkg: Add EFI_PEI_MP_SERVICES2_PPI
EFI_PEI_MP_SERVICES2_PPI has been added to MdePkg.
This PPI earlier existed as EDKII_PEI_MP_SERVICES2_PPI in UefiCpuPkg.
EDKII_PEI_MP_SERVICES2_PPI structure and PPI GUID are provided as
references for backwards compatibility.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: aef50446ced0662c8dfd968ab0ea05cc88b989ae
https://github.com/tianocore/edk2/commit/aef50446ced0662c8dfd968ab0ea05cc88b989ae
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
R UefiCpuPkg/Include/Ppi/MpServices2.h
M UefiCpuPkg/UefiCpuPkg.dec
Log Message:
-----------
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]>
Commit: 997e4e393f4470b5b58e72009256624498903eee
https://github.com/tianocore/edk2/commit/997e4e393f4470b5b58e72009256624498903eee
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M OvmfPkg/Library/SmmRelocationLib/SmmRelocationLib.c
M OvmfPkg/PlatformPei/PlatformPei.inf
M OvmfPkg/PlatformPei/SmmRelocation.c
Log Message:
-----------
OvmfPkg: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: 7de3a1014f848ae3aeb7caa1eb0a667e0e09ccc5
https://github.com/tianocore/edk2/commit/7de3a1014f848ae3aeb7caa1eb0a667e0e09ccc5
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M UefiCpuPkg/CpuMpPei/CpuMp2.c
A UefiCpuPkg/CpuMpPei/CpuMp2Pei.h
M UefiCpuPkg/CpuMpPei/CpuMpPei.c
M UefiCpuPkg/CpuMpPei/CpuMpPei.h
M UefiCpuPkg/CpuMpPei/CpuMpPei.inf
M UefiCpuPkg/CpuMpPei/LoongArch64/CpuMpPei.c
Log Message:
-----------
UefiCpuPkg/CpuMpPei: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: b66d325cc0ea62bcd8ffe3f2019fdb75582900cc
https://github.com/tianocore/edk2/commit/b66d325cc0ea62bcd8ffe3f2019fdb75582900cc
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M UefiCpuPkg/Include/Library/SmmRelocationLib.h
Log Message:
-----------
UefiCpuPkg/Include: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: 1d6b8aafa729846b707b8303dea9087f3a4a8e9e
https://github.com/tianocore/edk2/commit/1d6b8aafa729846b707b8303dea9087f3a4a8e9e
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M UefiCpuPkg/Library/CpuCacheInfoLib/InternalCpuCacheInfoLib.h
M UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.c
M UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf
M
UefiCpuPkg/Library/CpuExceptionHandlerLib/UnitTest/CpuExceptionHandlerTest.h
M
UefiCpuPkg/Library/CpuExceptionHandlerLib/UnitTest/PeiCpuExceptionHandlerLibUnitTest.inf
M
UefiCpuPkg/Library/CpuExceptionHandlerLib/UnitTest/PeiCpuExceptionHandlerUnitTest.c
M UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.c
M UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.inf
M UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeatures.h
M UefiCpuPkg/Library/SmmRelocationLib/SmmRelocationLib.c
Log Message:
-----------
UefiCpuPkg/Library: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: 7aa2b3106ccc6e254ba8eaac47ed86dd58df5ddf
https://github.com/tianocore/edk2/commit/7aa2b3106ccc6e254ba8eaac47ed86dd58df5ddf
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
R
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EdkiiPeiMpServices2PpiPeiUnitTest.inf
R
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EdkiiPeiMpServices2PpiUnitTest.c
M
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EfiMpServicesUnitTestCommom.h
A
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EfiPeiMpServices2PpiPeiUnitTest.inf
A
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EfiPeiMpServices2PpiUnitTest.c
M UefiCpuPkg/UefiCpuPkg.dsc
Log Message:
-----------
UefiCpuPkg/Test: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: e5dae263fe6e15227d412419e5f3d32a77217f9b
https://github.com/tianocore/edk2/commit/e5dae263fe6e15227d412419e5f3d32a77217f9b
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c
M UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf
Log Message:
-----------
UefiCpuPkg/S3Resume2Pei: Rename EDKII_PEI_MP_SERVICES2_PPI
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg.
Relevant changes have been made here.
Signed-off-by: Sachin Ganesh <[email protected]>
Commit: 29960f389f58b4aaeaba362be762efea8462c492
https://github.com/tianocore/edk2/commit/29960f389f58b4aaeaba362be762efea8462c492
Author: INDIA\sachinganesh <[email protected]>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M MdePkg/Include/Ppi/MpServices2.h
Log Message:
-----------
MdePkg: Add conditional backwards compatibility to MpServices2 aliases
EDKII_PEI_MP_SERVICES2_PPI has been renamed to EFI_PEI_MP_SERVICES2_PPI
and moved to MdePkg. EDKII_PEI_MP_SERVICES2_PPI structure and PPI GUID
are provided as backward compatible references.
These references have been wrapped under a conditional to aid with
its eventual removal.
To enable, define ENABLE_DEPRECATED_EDKII_MP_SERVICES2.
Signed-off-by: Sachin Ganesh <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/89b595d1159a...29960f389f58
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits