diff options
Diffstat (limited to 'ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf')
-rw-r--r-- | ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf b/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf index 05b6de73ff..ad47fa2c89 100644 --- a/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf +++ b/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf @@ -33,6 +33,7 @@ [LibraryClasses]
ArmLib
+ ArmFfaLib
ArmSmcLib
BaseMemoryLib
DebugLib
|