diff options
author | Yunhua Feng <yunhuax.feng@intel.com> | 2018-06-21 15:17:24 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-06-29 15:21:45 +0800 |
commit | 395f33368620e13b64f7f5c10fd1d87c7559a2fc (patch) | |
tree | 5ad879213f1406f673b457b407409ee84f2a0ee8 /BaseTools/Source/Python/sitecustomize.py | |
parent | cd7bd491f3f9c43e4bb6c9516784ef3a09b6e337 (diff) | |
download | edk2-395f33368620e13b64f7f5c10fd1d87c7559a2fc.tar.gz edk2-395f33368620e13b64f7f5c10fd1d87c7559a2fc.tar.bz2 edk2-395f33368620e13b64f7f5c10fd1d87c7559a2fc.zip |
BaseTools: Fix two drivers include the same file issue
Two drivers include the same PCD file, the PCD value in the first
driver is correct, but it in the second driver is incorrect.
DSC:
[Components]
Testpkg/Testdriver1.inf {
<PcdsFixedAtBuild>
!include Test.txt
}
Testpkg/Testdriver2.inf {
<PcdsFixedAtBuild>
!include Test.txt
}
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
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/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions