audk/BaseTools/Source/C
Hao Wu 0d46defefa BaseTools/VfrCompile: Add assignment operator definition for some classes
For class that defines the copy constructor, it is better to add the
assignment operator definition as well.

This commit adds the definition for assignment operator for the classes
with the copy constructor defined.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-08 16:37:20 +08:00
..
BootSectImage BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
Common BaseTools/C/Common: Add checks for array access 2016-11-08 16:37:01 +08:00
EfiLdrImage BaseTools EfiLdrImage: Remove unnecessary exit (0) 2016-10-08 13:42:49 +08:00
EfiRom BaseTools/EfiRom: Add checks for user/file inputs 2016-11-08 16:37:09 +08:00
GenBootSector BaseTools/GenBootSector: Fix parameter format mismatch in printf functions 2016-11-08 16:36:45 +08:00
GenCrc32 BaseTools: Fix typos in comments and variables 2016-10-20 11:18:27 +08:00
GenFfs BaseTools/GenFfs: Avoid possible NULL pointer dereference 2016-11-08 16:36:14 +08:00
GenFv BaseTools/GenFv: Add checks for user/file inputs 2016-11-08 16:37:12 +08:00
GenFw BaseTools/GenFw: Fix parameter format mismatch in scanf functions 2016-11-08 16:36:56 +08:00
GenPage BaseTools/GenPage: Avoid possible NULL pointer dereference 2016-11-08 16:36:24 +08:00
GenSec BaseTools/GenSec: Avoid possible NULL pointer dereference 2016-11-08 16:36:27 +08:00
GenVtf BaseTools/GenVtf: Fix parameter format mismatch in scanf functions 2016-11-08 16:36:58 +08:00
GnuGenBootSector License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Include BaseTools: Add HII definitions from UEFI 2.6 2016-05-16 15:47:21 +08:00
LzmaCompress BaseTools LzmaCompress: Update LZMA to new 16.04 version 2016-11-03 10:21:15 +08:00
Makefiles BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dll 2016-10-21 16:40:49 +08:00
PyEfiCompressor License header updated to match correct format. 2014-08-28 13:53:34 +00:00
PyUtility License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Split BaseTools: Fix typos in comments and variables 2016-10-20 11:18:27 +08:00
TianoCompress BaseTools/TianoCompress: Add checks for array access 2016-11-08 16:37:04 +08:00
VfrCompile BaseTools/VfrCompile: Add assignment operator definition for some classes 2016-11-08 16:37:20 +08:00
VolInfo BaseTools/VolInfo: Fix parameter format mismatch in printf functions 2016-11-08 16:36:48 +08:00
GNUmakefile BaseTools: add ARCH detection for AARCH64 and ARM 2015-08-12 05:22:49 +00:00
Makefile Fix nmake cleanall bugs. 2014-08-25 05:00:34 +00:00