diff options
Diffstat (limited to 'StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf')
-rw-r--r-- | StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf b/StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf index 55c6611258..c46a3ba8bb 100644 --- a/StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf +++ b/StandaloneMmPkg/Drivers/MmCommunicationDxe/MmCommunicationDxe.inf @@ -45,6 +45,7 @@ [Protocols]
gEfiMmCommunication2ProtocolGuid
gEfiSmmControl2ProtocolGuid
+ gEfiMmCommunicationProtocolGuid
[Depex]
gEfiSmmControl2ProtocolGuid
|