I'm declaring a Pcd with some default value as [PcdsPatchableInModule.common],
and here are my observations:
1) In PEIM module1 after SetPcdXX() with a new value and can read back
the new value with GetPcdXX()
2) However, from PEIM module2 (which runs later) GetPcdXX() returns the
default declared value
Question: Is there a way to invoke SetPcdXX() so that the new value is
persistent across modules?
Thanks,
Leo.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel