audk/BaseTools/Source/C/Common
Yingke Liu 4805b4b5dd Fix an issue of building BaseTools from sources using VS2013.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu <yingke.d.liu@intel.com>
Reviewed-by: Hauch, Larry <larry.hauch@intel.com>
Reviewed-by: Gao, Liming <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15844 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-20 02:26:07 +00:00
..
BasePeCoff.c Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
BinderFuncs.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
BinderFuncs.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CommonLib.c There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
CommonLib.h There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
Compress.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Crc32.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Crc32.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Decompress.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Decompress.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
EfiCompress.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
EfiUtilityMsgs.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
EfiUtilityMsgs.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
FirmwareVolumeBuffer.c Sync BaseTool trunk (version r2670) into EDKII BaseTools. 2014-07-01 07:10:10 +00:00
FirmwareVolumeBufferLib.h Sync BaseTool trunk (version r2670) into EDKII BaseTools. 2014-07-01 07:10:10 +00:00
FvLib.c Sync BaseTool trunk (version r2610) into EDKII BaseTools. 2013-11-18 07:41:21 +00:00
FvLib.h Sync BaseTool trunk (version r2610) into EDKII BaseTools. 2013-11-18 07:41:21 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
MemoryFile.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
MemoryFile.h There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
MyAlloc.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
MyAlloc.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
OsPath.c There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
OsPath.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
ParseGuidedSectionTools.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
ParseGuidedSectionTools.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
ParseInf.c There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
ParseInf.h There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
PeCoffLib.h Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
PeCoffLoaderEx.c Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
SimpleFileParsing.c There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
SimpleFileParsing.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
StringFuncs.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
StringFuncs.h Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
TianoCompress.c Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
WinNtInclude.h Fix an issue of building BaseTools from sources using VS2013. 2014-08-20 02:26:07 +00:00