audk/ArmPlatformPkg/Library
Pierre Gondois c5d970a01e ArmPlatformPkg: Fix Ecc error 10016 in LcdPlatformNullLib
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:
edk2\ArmPlatformPkg\PrePeiCore\PrePeiCoreMPCore.inf
edk2\ArmPlatformPkg\Library\LcdPlatformNullLib\LcdPlatformNullLib.inf

The PrePeiCoreMPCore module has been imported in 2011 and the
LcdPlatformNullLib module has been created in 2017. The
PrePeiCoreMPCore has the precedence.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2020-12-09 15:32:12 +00:00
..
ArmMaliDp ArmPlatformPkg: Add missing header files in INF file 2019-09-13 18:17:14 +01:00
ArmPlatformLibNull ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmPlatformStackLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
HdLcd ArmPlatformPkg: Add missing header files in INF file 2019-09-13 18:17:14 +01:00
LcdHwNullLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
LcdPlatformNullLib ArmPlatformPkg: Fix Ecc error 10016 in LcdPlatformNullLib 2020-12-09 15:32:12 +00:00
NorFlashPlatformNullLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
PL011SerialPortLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
PL011UartClockLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
PL011UartLib ArmPlatformPkg: Fix Ecc error 3002 in PL011UartLib 2020-12-09 15:32:12 +00:00
PL031RealTimeClockLib ArmPlatformPkg: Fix Ecc error 5007 in PL031RealTimeClockLib 2020-12-09 15:32:12 +00:00
PL111Lcd ArmPlatformPkg: Add missing header files in INF file 2019-09-13 18:17:14 +01:00
PrePiHobListPointerLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00