diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2017-02-13 13:10:43 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2017-02-14 09:02:49 +0800 |
commit | 5b97eb4c35316cbe8235ae526209263da818e1a4 (patch) | |
tree | 53a67cc3653ddac870198cdbe2a3443a939982bb /BaseTools/Source/Python/Table/TableInf.py | |
parent | 8b2a15fd5c7235f2998e26906e034204147d07a9 (diff) | |
download | edk2-5b97eb4c35316cbe8235ae526209263da818e1a4.tar.gz edk2-5b97eb4c35316cbe8235ae526209263da818e1a4.tar.bz2 edk2-5b97eb4c35316cbe8235ae526209263da818e1a4.zip |
BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file
This patch is to update BaseTools generate Fixed PCD APIs and Value into
$(MODULE_NAME)StrDefs.h for VFR only. If the module has VFR files, and it
directly consumes FixedAtBuild PCD, BaseTool will generate those
FixedAtBuild PCD value into its $(MODULE_NAME)StrDefs.h. FixedPcdGetXX
macro are always generated. Every FixedPcd _PCD_VALUE_PcdName will be
generated without the postfix U or UL or ULL.
Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=348
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableInf.py')
0 files changed, 0 insertions, 0 deletions