Browse Source

ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm

The DependencyCheck available in .pytool detects an unnecessary
dependency of the NorFlashStandaloneMm.inf module over the
EmbeddedPkg package.
This patch removes this dependency.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Tested-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Pierre Gondois 3 years ago
parent
commit
8948fb0974
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf

+ 0 - 1
ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf

@@ -29,7 +29,6 @@
   MdeModulePkg/MdeModulePkg.dec
   ArmPlatformPkg/ArmPlatformPkg.dec
   EmbeddedPkg/EmbeddedPkg.dec
-  StandaloneMmPkg/StandaloneMmPkg.dec
 
 [LibraryClasses]
   BaseLib