]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/GenFds/FdfParser.py
Fix SET statement bug which is always evaluated even it is in a False conditional...
authorYingke Liu <yingke.d.liu@intel.com>
Mon, 19 Jan 2015 05:04:28 +0000 (05:04 +0000)
committeryingke <yingke@Edk2>
Mon, 19 Jan 2015 05:04:28 +0000 (05:04 +0000)
commit2f04e527397f6e6646ca7a96436b5edb29d303e9
tree7c3ff169c05d9ec2a58be38fb38fe23677024902
parentb0e23cf32bc5f13c77e80b1e63faa14511c118c1
Fix SET statement bug which is always evaluated even it is in a False conditional statement.

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@16620 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/GenFds/FdfParser.py