audk/BaseTools/Source/Python
Zhao, ZhiqiangX 0fd04efd01 BaseTools: Latter full value should overwrite the former field value.
For structure Pcd, the latter full assign value in commandLine should
override the former field assign value. For example in commandLine,
build --pcd Token.pcd.field="haha" --pcd Token.pcd=H"{0x01,0x02}",
the former field value "haha" will be ignored and overwrite by the latter
full value "{0x01,0x02}".

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>
2018-09-25 09:43:51 +08:00
..
AutoGen BaseTools: refactor to not overcreate ModuleAutoGen objects 2018-09-20 22:18:08 +08:00
BPDG BaseTools: remove cmp due to deprecated in python3 2018-08-23 15:01:27 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools: refactor class properties 2018-09-20 22:18:06 +08:00
CommonDataClass BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Ecc BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
Eot BaseTools: Eot - fix variable names 2018-08-16 14:45:29 +08:00
GenFds BaseTools: Workspace classes refactor properties 2018-09-20 22:18:06 +08:00
GenPatchPcdTable BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
PatchPcdValue BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Pkcs7Sign BaseTools/Pkcs7Sign: Add PKCS7 test key include files 2018-08-03 15:36:06 -07:00
Rsa2048Sha256Sign BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Table BaseTools/Ecc: Fix import issues 2018-08-16 09:42:55 +08:00
TargetTool BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Trim BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
UPT BaseTools: Use hashlib instead of md5 2018-08-23 15:01:27 +08:00
Workspace BaseTools: Latter full value should overwrite the former field value. 2018-09-25 09:43:51 +08:00
build BaseTools: Latter full value should overwrite the former field value. 2018-09-25 09:43:51 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Update Makefile for ECC tool 2018-08-23 14:54:15 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00