]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Fix bugs use special character in the --pcd option
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 15 Oct 2018 12:43:47 +0000 (20:43 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 16 Oct 2018 06:45:29 +0000 (14:45 +0800)
commit0fab42ba27c207c0fe268a435704b949d79e7725
treed34f2145db9909eaf0329aa46d1d04ce43946f2e
parent03c36c36a3aaa9e8a6975ebdec35a9533d947ef5
BaseTools: Fix bugs use special character in the --pcd option

Cases:
--pcd Token.Name="!"
--pcd Token.Name="\'W&\'"
--pcd Token.Name="2*h"

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py