On Jul 23, 2014, at 10:58 AM, Varad Gautam <varadgau...@gmail.com> wrote:

> What is the AutoGen.* for the library? 
> 
> Thanks,
> 
> Andrew Fish
> 
> 
> Do you mean the platform library? Library/Am335xLib/AutoGen.h shows
> 
> #define _PCD_TOKEN_PcdFvBaseAddress  8U
> extern const UINT32 _gPcd_FixedAtBuild_PcdFvBaseAddress;
> #define _PCD_GET_MODE_32_PcdFvBaseAddress  _gPcd_FixedAtBuild_PcdFvBaseAddress
> //#define _PCD_SET_MODE_32_PcdFvBaseAddress  ASSERT(FALSE)  // It is not 
> allowed to set value for a FIXED_AT_BUILD PCD
> #define _PCD_VALUE_PcdFvBaseAddress 0x80008000
> 
> If you mean the BasePcdLibNull's AutoGen.h, it does not define any PCDs 
> (since the
> .inf does not mention any PCDs)
> 

The code is calling LibPcdGet32() for the FixedAtBuild PCD?

Thanks,

Andrew Fish

> 
> Thanks,
> Varad
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds_______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to