Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cd387d2c77a2b1f1a57316a2b8cbf021f20d5c13
      
https://github.com/tianocore/edk2/commit/cd387d2c77a2b1f1a57316a2b8cbf021f20d5c13
  Author: Star Zeng <star.z...@intel.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M UefiCpuPkg/Include/Guid/MpInformation2.h

  Log Message:
  -----------
  UefiCpuPkg MpInformation2.h: Include PiMultiPhase.h

There will be build failure because of EFI_AP_PROCEDURE definition
not found if MpInformation2.h is included by base type library.

MpInformation2.h depends on MpService.h because of
EFI_PROCESSOR_INFORMATION definition, and then MpService.h
depends on PiMultiPhase.h because of EFI_AP_PROCEDURE definition.

This patch updates MpInformation2.h to include PiMultiPhase.h instead
of PiPei.h and also removes SecPlatformInformation.h including.
It also does minor refinement to file header description.

Signed-off-by: Star Zeng <star.z...@intel.com>



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