audk/BaseTools/Source/C/Common
Liming Gao d16e777ac5 BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile
HOST_ARCH has been moved into the common header.makefile

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
2018-02-06 13:44:42 +08:00
..
BasePeCoff.c BaseTools/C/Common: Remove redundant type cast 2017-12-25 09:53:50 +08:00
BinderFuncs.c
BinderFuncs.h
CommonLib.c BaseTools/C/Common: Fix code to be more readable 2018-01-15 10:42:16 +08:00
CommonLib.h BaseTools: Fix compile error on VS2010 2018-01-03 16:35:19 +08:00
Compress.h
Crc32.c
Crc32.h
Decompress.c BaseTools/C/Common: Add checks for array access 2017-12-25 09:53:29 +08:00
Decompress.h
EfiCompress.c
EfiUtilityMsgs.c BaseTools/C/Common: Refine using sprintf() with '%s' in format string 2017-12-25 09:54:18 +08:00
EfiUtilityMsgs.h
FirmwareVolumeBuffer.c BaseTools/C/Common: Fix potential memory leak 2016-11-08 16:37:28 +08:00
FirmwareVolumeBufferLib.h
FvLib.c
FvLib.h
GNUmakefile BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile 2018-02-06 13:44:42 +08:00
Makefile BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
MemoryFile.c BaseTools CommonLib: Update ReadMemoryFileLine() to read line in file scope 2016-11-30 08:40:11 +08:00
MemoryFile.h
MyAlloc.c BaseTools/C/Common: Avoid possible NULL pointer dereference 2016-11-08 16:36:09 +08:00
MyAlloc.h
OsPath.c
OsPath.h
ParseGuidedSectionTools.c BaseTools/C/Common: Fix potential memory leak 2016-11-08 16:37:28 +08:00
ParseGuidedSectionTools.h
ParseInf.c BaseTools/C/Common: Fix parameter format mismatch in scanf functions 2016-11-08 16:36:51 +08:00
ParseInf.h
PcdValueCommon.c BaseTools: Fix make PcdValueCommon.c failure on GCC 2018-02-02 11:35:04 +08:00
PcdValueCommon.h BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
PeCoffLib.h
PeCoffLoaderEx.c
SimpleFileParsing.c BaseTools/C/Common: Add checks for array access 2017-12-25 09:53:29 +08:00
SimpleFileParsing.h
StringFuncs.c
StringFuncs.h
TianoCompress.c BaseTools/C/Common: Avoid possible NULL pointer dereference 2016-11-08 16:36:09 +08:00
WinNtInclude.h