Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7bc51fc68e534f1ba4539f4fb38c12dba679eefc
      
https://github.com/tianocore/edk2/commit/7bc51fc68e534f1ba4539f4fb38c12dba679eefc
  Author: Chao Li <lic...@loongson.cn>
  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 <ray...@intel.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Cc: Zhiguang Liu <zhiguang....@intel.com>
Cc: Dun Tan <dun....@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


  Commit: 336e7e06eb91fee6f87b2559772aed948fb7bbfe
      
https://github.com/tianocore/edk2/commit/336e7e06eb91fee6f87b2559772aed948fb7bbfe
  Author: Chao Li <lic...@loongson.cn>
  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 <ray...@intel.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Cc: Zhiguang Liu <zhiguang....@intel.com>
Cc: Dun Tan <dun....@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Signed-off-by: Chao Li <lic...@loongson.cn>


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
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to