]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD
authorChasel, Chiu <chasel.chiu@intel.com>
Wed, 26 Sep 2018 02:52:36 +0000 (10:52 +0800)
committerChasel, Chiu <chasel.chiu@intel.com>
Thu, 27 Sep 2018 23:58:48 +0000 (07:58 +0800)
commitbb88882b75aced14ce030104f7b0e7b9936c5654
tree9d56b2b4891ee377bd6473aed24b6a1e0bc7e1a5
parent6532fdec11d7940a584a73797b5cc067d64f84a5
IntelFsp2Pkg/GenCfgOpt.py: support FixedAtBuild PCD

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1210

FixedAtBuild PCD is suggested to be used instead
of FeatureFlag PCD so extend this tool to support.
Also skipped PCDs which commented out by '#'.

Test: Verified with FixedAtBuild PCD for including or
excluding lines in generated UPD header files successfully.

Cc: Jiewen Yao <Jiewen.yao@intel.com>
Cc: Gao Liming <liming.gao@intel.com>
Cc: Zhu Yonghong <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/Tools/GenCfgOpt.py