diff options
author | Hongbin1 Zhang <hongbin1.zhang@intel.com> | 2025-05-21 21:41:05 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-09 09:42:18 +0000 |
commit | e44cb970da6da149dc796a4782be570e101a7fed (patch) | |
tree | 06c4b137b47f371128aa4f818f714d6234a401e6 /SourceLevelDebugPkg/Library/DebugCommunicationLibUsb | |
parent | c9f01e35664fca4cc5881a19a523408cd7051ed6 (diff) | |
download | edk2-master.zip edk2-master.tar.gz edk2-master.tar.bz2 |
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.zhang@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Dun Tan <dun.tan@intel.com>
Cc: Khor Swee Aun <swee.aun.khor@intel.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Diffstat (limited to 'SourceLevelDebugPkg/Library/DebugCommunicationLibUsb')
0 files changed, 0 insertions, 0 deletions