diff options
author | Zhaozh1x <zhiqiangx.zhao@intel.com> | 2018-09-26 17:53:49 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-10-16 08:59:50 +0800 |
commit | a96133d2d16e9c1fc172854f7f2aa7b0d4e51746 (patch) | |
tree | 49484da430c59e84176e614964b81a049d1475ad /BaseTools/Source/Python/Workspace/MetaFileCommentParser.py | |
parent | 0caf9039132d5530b2a33d1c70b734e57b4edd3b (diff) | |
download | edk2-a96133d2d16e9c1fc172854f7f2aa7b0d4e51746.tar.gz edk2-a96133d2d16e9c1fc172854f7f2aa7b0d4e51746.tar.bz2 edk2-a96133d2d16e9c1fc172854f7f2aa7b0d4e51746.zip |
BaseTools: Convert string value of void* pcd in command line to array.
For void* type pcd in command line, if its value is string, then
convert the string value to array format. For example,
build --pcd gUefiOvmfPkgTokenSpaceGuid.PcdTest="c",
convert the pcd value from "c" to "{0x63,0x00}".
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: ZhiqiangX Zhao <zhiqiangx.zhao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileCommentParser.py')
0 files changed, 0 insertions, 0 deletions