]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Add Feature Flag Pcd Type into Override list
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 20 Mar 2018 06:57:04 +0000 (14:57 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 20 Mar 2018 08:55:33 +0000 (16:55 +0800)
commitb7bfcd1a7e96524d15345e420c3f7120c29a107f
tree1c7c6b99dcb08e098f19ee57c6c342897c7a0d4e
parentbce776a5b695b5bf1f063f5417e48c56b43b88a7
BaseTools: Add Feature Flag Pcd Type into Override list

when only define the PCD in the DEC file, and use --pcd feature,
we also need cover this case for Feature Flag Type.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py