Hi,

On Thu, Feb 25, 2021 at 4:38 PM PierreGondois <pierre.gond...@arm.com> wrote:
>
> From: Pierre Gondois <pierre.gond...@arm.com>
>
> 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.gond...@arm.com>

Tested this patch on Arm's reference design platform.
Tested-by: Vijayenthiran Subramaniam <vijayenthiran.subraman...@arm.com>

> ---
> The changes can be seen at: 
> https://github.com/PierreARM/edk2/tree/1641_CI_fixes_for_ArmPlatformPkg_v1
>
>  ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf 
> b/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf
> index 56347a8bc7c1..b8dddd5cbec3 100644
> --- a/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf
> +++ b/ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf
> @@ -29,7 +29,6 @@ [Packages]
>    MdeModulePkg/MdeModulePkg.dec
>    ArmPlatformPkg/ArmPlatformPkg.dec
>    EmbeddedPkg/EmbeddedPkg.dec
> -  StandaloneMmPkg/StandaloneMmPkg.dec
>
>  [LibraryClasses]
>    BaseLib
> --
> 2.17.1
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72796): https://edk2.groups.io/g/devel/message/72796
Mute This Topic: https://groups.io/mt/80905922/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to