public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ArmLib : GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf"
@ 2016-12-15  4:46 Meenakshi Aggarwal
  2016-12-15  7:46 ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Meenakshi Aggarwal @ 2016-12-15  4:46 UTC (permalink / raw)
  To: edk2-devel@lists.01.org; +Cc: Ard Biesheuvel, Leif Lindholm

Hi,


I need to modify GicDistributorBase and GicInterruptInterfaceBase Pcds on run time, so I need these to be dynamic.
But on doing same I am facing errors, because these Pcds are included under [FixedPcd] section in ArmBaseLib.inf and I am using ArmLib.


[FixedPcd]
  gArmTokenSpaceGuid.PcdGicDistributorBase
  gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase


Is there any particular reason behind including these Pcds in ArmBaseLib.inf, as ArmLib is not using these Pcds anywhere.

I removed these Pcds from ArmBaseLib.inf and I didn't face any issue, neither in compilation nor in execution.


Please tell me the relevance of including these Pcds in ArmBaseLib.inf.



Thanks & Regards,
Meenakshi





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-15  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15  4:46 ArmLib : GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf" Meenakshi Aggarwal
2016-12-15  7:46 ` Ard Biesheuvel
2016-12-15  7:50   ` Meenakshi Aggarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox