Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e44cb970da6da149dc796a4782be570e101a7fed
      
https://github.com/tianocore/edk2/commit/e44cb970da6da149dc796a4782be570e101a7fed
  Author: Hongbin1 Zhang <[email protected]>
  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 <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Jiaxin Wu <[email protected]>
Cc: Dun Tan <[email protected]>
Cc: Khor Swee Aun <[email protected]>
Cc: Sami Mujawar <[email protected]>
Cc: Ard Biesheuvel <[email protected]>



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

Reply via email to