]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix build fail when the number in validlist is long type.
authorBob Feng <bob.c.feng@intel.com>
Fri, 21 Aug 2015 01:09:16 +0000 (01:09 +0000)
committerbobfeng <bobfeng@Edk2>
Fri, 21 Aug 2015 01:09:16 +0000 (01:09 +0000)
commit072418e553507a7e80e1b94acc3ebcd7b96a9446
treea22fba6a17c4d53bc5b9e0af07b9929548f19c46
parent9e8841b4f86a933b6aa1ce27babe2483e2ca208f
BaseTools: Fix build fail when the number in validlist is long type.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Bob Feng" <bob.c.feng@intel.com>
Reviewed-by: "Chen, Hesheng" <hesheng.chen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18256 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/AutoGen/ValidCheckingInfoObject.py