]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line
authorChasel, Chiu <chasel.chiu@intel.com>
Mon, 8 Oct 2018 07:44:45 +0000 (15:44 +0800)
committerChasel, Chiu <chasel.chiu@intel.com>
Wed, 10 Oct 2018 23:54:08 +0000 (07:54 +0800)
commitb9c055f72b9dbc9cef3a65b9a4932ad6e4f403e0
tree7416af843b244f6f11bfe921ac4f235feaa8e9a0
parent1a3bee20820c9f68a235a31ccc92db1f299266c9
IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line

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

Build system already support override PCD value by command
line so add this support to GenCfgOpt.py
Also update revision to 0.53

Test: Verified UPD header files generated can reflect different
      PCD values from --pcd build command input

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>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Reviewed-by: Zhu Yonghong <yonghong.zhu@intel.com>
IntelFsp2Pkg/Tools/GenCfgOpt.py