Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e44cb970da6da149dc796a4782be570e101a7fed
      
https://github.com/tianocore/edk2/commit/e44cb970da6da149dc796a4782be570e101a7fed
  Author: Hongbin1 Zhang <hongbin1.zh...@intel.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.c
    M StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.h
    M StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf
    A 
StandaloneMmPkg/Drivers/MmCommunicationNotifyDxe/MmCommunicationNotifyDxe.c
    A 
StandaloneMmPkg/Drivers/MmCommunicationNotifyDxe/MmCommunicationNotifyDxe.h
    A 
StandaloneMmPkg/Drivers/MmCommunicationNotifyDxe/MmCommunicationNotifyDxe.inf
    M StandaloneMmPkg/StandaloneMmPkg.dsc

  Log Message:
  -----------
  StandaloneMmPkg: Split MmEvent to a separate Driver

Due to PEIM will do following MM notify event under API mode:
1.MM end of dxe notify Event
2.MM ready to lock notify Event
3.MM ready to boot notify Event
4.MM exit boot services notify Event
It will conflict with the notify event in MmCommunicationDxe.inf
on edk2 bootloader under API mode, so split following MmEvent to
MmCommunicationNotifyDxe.inf, and avoid run this driver under API
mode.

Signed-off-by: Hongbin1 Zhang <hongbin1.zh...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Cc: Dun Tan <dun....@intel.com>
Cc: Khor Swee Aun <swee.aun.k...@intel.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>



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