]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Fix Ecc error 10016 in PrePi
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 23 Oct 2020 13:37:14 +0000 (14:37 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Dec 2020 15:32:12 +0000 (15:32 +0000)
commit746dda63b2d612a2ad9e0b4c05722920586d2e60
treeed7a0dfebd6bc9c596fb667e322727fd4edae082
parent28978df0bdafce1d26ff337fd67ee6c3a5b3876e
ArmPlatformPkg: Fix Ecc error 10016 in PrePi

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\PrePi\PeiUniCore.inf
edk2\ArmPlatformPkg\PrePi\PeiMPCore.inf

Both files seem to have been imported from the previous
svn repository as the same time.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
ArmPlatformPkg/PrePi/PeiUniCore.inf