audk/BaseTools/Source/C
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
..
BootSectImage BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
Common BaseTools CommonLib: Update ReadMemoryFileLine() to read line in file scope 2016-11-30 08:40:11 +08:00
EfiLdrImage BaseTools EfiLdrImage: Remove unnecessary exit (0) 2016-10-08 13:42:49 +08:00
EfiRom BaseTools/EfiRom: Fix file handles not being closed 2016-11-08 16:37:54 +08:00
GenBootSector BaseTools/GenBootSector: Fix file handles not being closed 2016-11-08 16:37:57 +08:00
GenCrc32 BaseTools/GenCrc32: Fix file handles not being closed 2016-11-08 16:37:59 +08:00
GenFfs BaseTools/GenFfs: Fix return too early when input file is of size 0 2016-11-10 16:28:33 +08:00
GenFv BaseTools/GenFv: Fix file handles not being closed 2016-11-08 16:38:02 +08:00
GenFw BaseTools/GenFw: Fix parameter format mismatch in scanf functions 2016-11-08 16:36:56 +08:00
GenPage BaseTools/GenPage: Fix potential memory leak 2016-11-08 16:37:36 +08:00
GenSec BaseTools/GenSec: Return correct status when input file size is 0 2016-11-10 16:28:39 +08:00
GenVtf BaseTools/GenVtf: Provide string width in '%s' specifier in format string 2016-11-08 16:38:15 +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: Fix file handles not being closed 2016-11-08 16:38:07 +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/Split: Fix potential memory and resource leak 2016-11-08 16:37:44 +08:00
TianoCompress BaseTools/TianoCompress: Fix file handles not being closed 2016-11-08 16:38:10 +08:00
VfrCompile BaseTools: fix write-strings build warnings 2016-12-20 11:13:23 +08:00
VolInfo BaseTools/VolInfo: Fix printf issue using '%ls' in format string 2016-12-05 09:48:28 +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