audk/Tools/CCode/Source/Common
xli24 cee3584d1e Original range calculation in GetNextFile() is incorrect.
This patch fixes this issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2207 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-10 07:58:08 +00:00
..
CommonLib.c _filelength is a function of fd, not FILE * 2006-11-29 21:03:11 +00:00
CommonLib.h _filelength is a function of fd, not FILE * 2006-11-29 21:03:11 +00:00
Compress.h The main issue want to be resolve is that some tools need EfiCompress and other tools need TianoCompress, but only common Compress(indeed is TianoCompress) is provided in tool/CCode/Common. 2006-12-07 05:29:07 +00:00
Crc32.c
Crc32.h
Decompress.c (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION type to conform to spec. 2006-12-07 11:32:26 +00:00
Decompress.h (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION type to conform to spec. 2006-12-07 11:32:26 +00:00
EfiCompress.c The main issue want to be resolve is that some tools need EfiCompress and other tools need TianoCompress, but only common Compress(indeed is TianoCompress) is provided in tool/CCode/Common. 2006-12-07 05:29:07 +00:00
EfiCustomizedCompress.h
EfiUtilityMsgs.c
EfiUtilityMsgs.h
FvLib.c Original range calculation in GetNextFile() is incorrect. 2007-01-10 07:58:08 +00:00
FvLib.h
MyAlloc.c
MyAlloc.h
ParseInf.c Update ParseInf to resolve different line separator between WINDOWS and LINUX (\r\n vs. \n). Update GenFvImage to resolve different file separator between WINDOWS and LINUX (\ vs. /). Add variable initialize for SymImageSize. 2006-11-07 03:03:06 +00:00
ParseInf.h
SimpleFileParsing.c
SimpleFileParsing.h
TianoCompress.c The main issue want to be resolve is that some tools need EfiCompress and other tools need TianoCompress, but only common Compress(indeed is TianoCompress) is provided in tool/CCode/Common. 2006-12-07 05:29:07 +00:00
WinNtInclude.h
build.xml removed extra taskdef and taskref definitions that caused some warning messages when doing a cleanall 2006-10-09 22:03:52 +00:00