]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools: Enhance --Pcd which override by build option
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 5 Apr 2016 04:29:32 +0000 (12:29 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 7 Apr 2016 05:12:22 +0000 (13:12 +0800)
commitd7cd335681d6b1b5791b4e8ef4e311f39469a8c0
treefd308727ff6d72e3c657ddc116c751a587ba3aa5
parent542417972de568fc8c83880042ea7553d901fdb9
BaseTools: Enhance --Pcd which override by build option

This patch 1) enhance the help info for --pcd to use " but not '.
2) Add the condition statements for build option Pcd type check.

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/AutoGen.py
BaseTools/Source/Python/build/build.py