On 04/08/15 12:54, Ard Biesheuvel wrote:
> On 8 April 2015 at 12:46, Olivier Martin <olivier.mar...@arm.com> wrote:
>> This patch breaks the following builds:
>> - ArmPlatformPkg/ArmPlatformPkg.dsc
>> - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-A9x2.dsc
>> - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA9x4.dsc
>> - (...)
>>
>> Always with the same issue:
>> ArmPlatformPkg/ArmPlatformPkg.dsc(...): error 4000: Instance of library 
>> class [MemoryInitPeiLib] is not found
>>         in [ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf] [ARM]
>>         consumed by module [ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf]
>>
> 
> Hmm, that is surprising:
> 
> $ git grep MemoryInitPeiLib
> ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc:
> MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
> ArmPlatformPkg/ArmPlatformPkg-2ndstage.dsc:
> MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
> ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb.dsc.inc:
> MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
> ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc:
> MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
> 
> produces hits for the associated platforms, so I did not look at the
> .DSCs in detail.

Those hits could be library resolutions for different module types.

Laszlo

> ArmVExpress-FVP-AArch64 does build, btw
> 
> I will update the patch so that all .DSCs are updated with the missing
> library reference.
> 


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to