]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools: The token values cannot be numeric same with different PCDs.
authorYingke Liu <yingke.d.liu@intel.com>
Tue, 23 Jun 2015 07:02:03 +0000 (07:02 +0000)
committeryingke <yingke@Edk2>
Tue, 23 Jun 2015 07:02:03 +0000 (07:02 +0000)
commitf827cd07d0967deb3cfa0bf3348e6687823fd489
tree20b9ff83f4fc82a914c2e480d52cdf5241e93e27
parent37fe82ee80c62bd8838ab22078e44f6269f812cc
BaseTools: The token values cannot be numeric same with different PCDs.

Current check only compared string format of toke value.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu <yingke.d.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17682 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/AutoGen/AutoGen.py