* GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf"
@ 2016-12-15 4:40 Meenakshi Aggarwal
0 siblings, 0 replies; only message in thread
From: Meenakshi Aggarwal @ 2016-12-15 4:40 UTC (permalink / raw)
To: edk2-devel@lists.01.org
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] only message in thread
only message in thread, other threads:[~2016-12-15 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15 4:40 GIC Pcds in "ArmPkg/Library/ArmLib/ArmBaseLib.inf" Meenakshi Aggarwal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox