audk/BaseTools/Source/C/VfrCompile
Heyi Guo 00de920a03 BaseTools: fix write-strings build warnings
Fix build warnings of "deprecated conversion from string constant to
?CHAR8* {aka char*}? [-Wwrite-strings]" for BaseTools, while using
"gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)".

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-12-20 11:13:23 +08:00
..
Pccts BaseTools: fix format type build warnings 2016-12-20 11:12:36 +08:00
EfiVfr.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
GNUmakefile BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX 2016-09-08 13:05:07 +08:00
Makefile Sync EDKII BaseTools to BaseTools project r2100. 2010-12-06 05:17:09 +00:00
VfrCompiler.cpp BaseTools/VfrCompile: Explicitly state format string for DebugMsg() 2016-11-08 16:38:21 +08:00
VfrCompiler.h BaseTools/VfrCompile: Add checks for user/file inputs 2016-11-08 16:37:15 +08:00
VfrError.cpp BaseTools/VfrCompile: Avoid freeing memory with mismatched functions 2016-11-08 16:37:17 +08:00
VfrError.h BaseTools/VfrCompile: Avoid freeing freed memory in classes 2016-11-08 16:37:23 +08:00
VfrFormPkg.cpp BaseTools: fix write-strings build warnings 2016-12-20 11:13:23 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Avoid freeing freed memory in classes 2016-11-08 16:37:23 +08:00
VfrSyntax.g BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrUtilityLib.cpp BaseTools/VfrCompile: Add assignment operator definition for some classes 2016-11-08 16:37:20 +08:00
VfrUtilityLib.h BaseTools/VfrCompile: Avoid freeing freed memory in classes 2016-11-08 16:37:23 +08:00