diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-03-06 09:56:02 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-03-07 08:43:26 +0800 |
commit | 7be7b25d11a64d186060161ebc63f0ba63500a1d (patch) | |
tree | 0b2909258309f5cc9106c802e7e15b93326b2052 /BaseTools/Source/Python/GenFds/RuleSimpleFile.py | |
parent | e1e7e0fb3759d520517249ef696c4b67f614b47a (diff) | |
download | edk2-7be7b25d11a64d186060161ebc63f0ba63500a1d.tar.gz edk2-7be7b25d11a64d186060161ebc63f0ba63500a1d.tar.bz2 edk2-7be7b25d11a64d186060161ebc63f0ba63500a1d.zip |
BaseTools/GenFw: Fix VS2010/VS2012 build failure
https://bugzilla.tianocore.org/show_bug.cgi?id=417
The commit makes the following refinements in GenFw source codes to
avoid VS2010/VS2012 build failure:
1. Replaces the uses of 'bool' with 'BOOLEAN' for accordance, and remove
the header file dependency for '<stdbool.h>'.
2. Refines coding style for function 'GetSymName' to declare local
variables at the beginning of the function block.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/RuleSimpleFile.py')
0 files changed, 0 insertions, 0 deletions