The .dec specification currently allows a FeatureFlag default value to be 
specified. However, when processing .dsc files, if a FeatureFlag is used to 
control inclusion or exclusion of a module, it must be declared in the .dsc 
file, even if an INF from the .dec's package is referenced before the 
conditional statement.

This to the requirement that every FeatureFlag PCD be declared in the .dsc file 
as well, even if the values are unchanged. It leads to cases where "default" 
values are out of sync.

In my opinion, I think that .dec files should be explicitly referenced so that 
the order of processing is clearer. But even if the syntax were unchanged, .dec 
default values should be honored in order to create a consistent PCD usage 
model.

Thanks,

Tim
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to