audk/ArmPkg/Library/StandaloneMmMmuLib
Pierre Gondois aec0ce7ca8 ArmPkg: Fix Ecc error 10016 in StandaloneMmMmuLib
This patch fixes the following Ecc reported error:
Module file has FILE_GUID collision with other
module file

The two .inf files with clashing GUID are:
ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf

As ArmMmuBaseLib.inf is older than ArmMmuStandaloneMmLib.inf,
it has precedence.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-15 19:53:39 +00:00
..
AArch64 ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib 2021-02-27 10:59:13 +00:00
ArmMmuStandaloneMmLib.inf ArmPkg: Fix Ecc error 10016 in StandaloneMmMmuLib 2021-04-15 19:53:39 +00:00