Hi Buildtools-devel,
First, I am not sure whether or not the topic I would like to talk had been 
discussed before

FeaturePcd is used for the different code path. However, in many cases, we use 
the predefined macro for the different code for the different purpose.
The difference between these two cases is the different code path is not 
involved in the build.
For the FeaturePcd, build tool generates the declaration as below sample,
#define _PCD_VALUE_PcdAcTest  ((BOOLEAN)0U)

Can we have the additional one just like, "#define 
_PCD_VALUE_CONDITIONAL_PcdAcTest 0"? With this, we can use #if #else in the 
source code for the different purpose.
Thanks
Abner


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
edk2-buildtools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel

Reply via email to