Explorar el Código

Platform/Sgi: Fix missing FdtLib instance issue

Include the FdtLib path to fix a build issue coming on Arm/SgiPkg with
PlatformStandaloneMm2.

Fixes the build breakage introduced by 9ad168c9e0:
StandaloneMmPkg: Include libfdt in the StMM

Signed-off-by: Vivek Gautam <vivek.gautam@arm.com>
Vivek Gautam hace 1 año
padre
commit
eb3950b842
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc

+ 1 - 0
Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc

@@ -38,6 +38,7 @@
   ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
   StandaloneMmMmuLib|ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf
   ArmSvcLib|ArmPkg/Library/ArmSvcLib/ArmSvcLib.inf
+  FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
   CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
   PeCoffExtraActionLib|StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.inf