edk2/BaseTools/Source/Python/AutoGen
Yonghong Zhu ce2828e6fc BaseTools: Fix a bug for FixedPcd value generation in AutoGen file
If the library is listed in [Components] section for build only, its
used FixedPcd Value is not generated into AutoGen code. This patch
cover this case to generate the FixedPcd Value in AutoGen file.

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>
(cherry picked from commit c9da41b235)
2016-07-26 14:38:53 +08:00
..
__init__.py
AutoGen.py
BuildEngine.py
GenC.py BaseTools: Fix a bug for FixedPcd value generation in AutoGen file 2016-07-26 14:38:53 +08:00
GenDepex.py
GenMake.py
GenPcdDb.py
InfSectionParser.py
StrGather.py
UniClassObject.py
ValidCheckingInfoObject.py