edk2
edk2 copied to clipboard
Create a new MmCommunicationDxe driver
Description
StandaloneMmPkg: Add a new MmCommunicationDxe driver
Add a new MmCommunicationDxe driver. The driver is to: 1.Install gEfiMmCommunication2ProtocolGuid 2.Install gEfiMmCommunicationProtocolGuid 3.Create the notifications of some protocols and event that the Standalone Mm requires
How This Was Tested
Tested in Intel internal platform
Hi @jiaxinwu , @niruiyu , could you help to review the PR to create MmCommunicationDxe driver?
Please provide more background on why this new driver is required.
Some of the commit messages have more than one Signed-off-by. There should only be one of those tags in each commit. If more than one author contributed to the change, then additional Co-authored-by tags can be used.
@mdkinney , I guess it's a "draft" patch aiming to do a CI check. There will be a complete set of patches in one PR to enable standalone MM for X86.
Some of the commit messages have more than one Signed-off-by. There should only be one of those tags in each commit. If more than one author contributed to the change, then additional Co-authored-by tags can be used.
Thanks for the comments Mike. It's a draft PR for CI check and internal review.
PR can not be merged due to conflict. Please rebase and resubmit
This PR has been automatically marked as stale because it has not had activity in 60 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.
PR can not be merged due to conflict. Please rebase and resubmit