diff options
| author | Liming Gao <liming.gao@intel.com> | 2020-01-16 06:48:05 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-01-17 03:57:34 +0300 |
| commit | 63653ff8c83e732d8bb3087db09ca8e7ca11a57a (patch) | |
| tree | d4b73d4ef22e2d866fe50ca65daf9e270b710e86 /BaseTools/Source/Python/Common/VariableAttributes.py | |
| parent | 710ff7490ad897383eb35d1becadabd21a733f24 (diff) | |
| download | edk2-63653ff8c83e732d8bb3087db09ca8e7ca11a57a.tar.xz | |
MdePkg Base.h: Use correct style to check the defined macro
#if MACRO is not good style. It should be changed to
#ifdef MACRO style or #if defined (MACRO) style.
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/VariableAttributes.py')
0 files changed, 0 insertions, 0 deletions
