]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenC.py
BaseTools: Fix build failure for DynamicEx Pcd used in the Library
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 21 Mar 2017 09:06:47 +0000 (17:06 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 27 Mar 2017 02:40:21 +0000 (10:40 +0800)
commitd590cce5cd9b9d31848eda4fcb62d1ab3fd05dfd
tree84d035d83f01f476fe9ffe6c935ce7bc16f57c94
parentc17956e0eedce299ac253ac40238ce90a5e623e0
BaseTools: Fix build failure for DynamicEx Pcd used in the Library

Update DynExPcdTokenNumberMapping logic, currently even it is Library,
its self's Pcd is saved into ModulePcdList.

Fixes:https://bugzilla.tianocore.org/show_bug.cgi?id=434
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>
BaseTools/Source/Python/AutoGen/GenC.py