diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-09-15 08:43:22 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-09-19 12:44:03 +0800 |
commit | 3f92b104930ba582924da578a12ee0062881ab7b (patch) | |
tree | b22d3e6edc204f3ddc7c198bd84221e03eedb2fe /BaseTools/Source/Python/AutoGen/GenMake.py | |
parent | 32492fee2d7e7116b5970266915285d043e0c0e1 (diff) | |
download | edk2-3f92b104930ba582924da578a12ee0062881ab7b.tar.gz edk2-3f92b104930ba582924da578a12ee0062881ab7b.tar.bz2 edk2-3f92b104930ba582924da578a12ee0062881ab7b.zip |
MdeModulePkg/Udf: Avoid declaring and initializing local GUID variable
The local GUID variable 'UdfDevPathGuid', it has been initialized during
its declaration.
For better coding style, this commit uses a global variable instead.
Cc: Paulo Alcantara <pcacjr@zytor.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Paulo Alcantara <pcacjr@zytor.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/GenMake.py')
0 files changed, 0 insertions, 0 deletions