]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Build: Fix the range expression evaluation error.
authorBob Feng <bob.c.feng@intel.com>
Mon, 6 Jul 2015 00:55:15 +0000 (00:55 +0000)
committerbobfeng <bobfeng@Edk2>
Mon, 6 Jul 2015 00:55:15 +0000 (00:55 +0000)
commit0b5203bd84130947f8971db059cad7380f8debed
tree30ab7d8775cb13817161f107a01d1bf725537d38
parenta5e28cc1d03d762b5c87b08da9e614022dea5eb2
BaseTools/Build: Fix the range expression evaluation error.

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>
Reviewed-by: "Liu, Yingke D" <yingke.d.liu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17822 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Common/RangeExpression.py