diff options
author | Yunhua Feng <yunhuax.feng@intel.com> | 2018-04-10 10:50:25 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-04-19 15:47:36 +0800 |
commit | 3378782691af1158560579444a23bdd2f0a7d154 (patch) | |
tree | 874bffae0e6bf6d2f94be67fa08cc87f8d37f660 /BaseTools/Source/Python/TargetTool/TargetTool.py | |
parent | 25598f8bdbd63dd96194fd3f43dd53dd814cd1c0 (diff) | |
download | edk2-3378782691af1158560579444a23bdd2f0a7d154.tar.gz edk2-3378782691af1158560579444a23bdd2f0a7d154.tar.bz2 edk2-3378782691af1158560579444a23bdd2f0a7d154.zip |
BaseTools: Support DSC component !include PCD items
DSC format:
[Components]
TestPkg/TestDriver.inf {
<PcdsFixedAtBuild>
!include TestPkg/Test.txt
}
Test.txt content:
PcdToken.PcdCName | 0x123
Per spec we should support this usage.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/TargetTool/TargetTool.py')
0 files changed, 0 insertions, 0 deletions