Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 7bc51fc68e534f1ba4539f4fb38c12dba679eefc
https://github.com/tianocore/edk2/commit/7bc51fc68e534f1ba4539f4fb38c12dba679eefc
Author: Chao Li <[email protected]>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
A UefiCpuPkg/CpuMpPei/CpuMp.c
A UefiCpuPkg/CpuMpPei/CpuMp2.c
R UefiCpuPkg/CpuMpPei/CpuMp2Pei.c
M UefiCpuPkg/CpuMpPei/CpuMpPei.c
M UefiCpuPkg/CpuMpPei/CpuMpPei.h
M UefiCpuPkg/CpuMpPei/CpuMpPei.inf
Log Message:
-----------
UefiCpuPkg/CpuMpPei: Split CpuMpPei.c to two files
CpuMpPei.c contains two parts: EFI_PEI_MP_SERVICES_PPI instance and
CpuMpPpi list installer. Move the EFI_PEI_MP_SERVICES_PPI instance in a
new file called CpuMp.c, keep the specific logic and entry point in
CpuMpPei.c, and rename the CpuMp2Pei.c to CpuMp2.c
Cc: Ray Ni <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Chao Li <[email protected]>
Commit: 336e7e06eb91fee6f87b2559772aed948fb7bbfe
https://github.com/tianocore/edk2/commit/336e7e06eb91fee6f87b2559772aed948fb7bbfe
Author: Chao Li <[email protected]>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
M UefiCpuPkg/CpuMpPei/CpuMpPei.inf
A UefiCpuPkg/CpuMpPei/LoongArch64/CpuMpPei.c
Log Message:
-----------
UefiCpuPkg/CpuMpPei: Add LoongArch64 support
Added LoongArch64 CPU multiple processor PPI support.
Cc: Ray Ni <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Chao Li <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/f6afd876631e...336e7e06eb91
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