summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source
AgeCommit message (Expand)Author
2007-01-10Modified utility usage and version display.ywang
2007-01-10Modified utility usage and version display.ywang
2007-01-10Added/modified utility usage and version display.ywang
2007-01-10Original range calculation in GetNextFile() is incorrect.xli24
2007-01-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1...ywang
2007-01-09Increased the image buffer size to avoid invalid address access issuejwang36
2007-01-09Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158.jwang36
2007-01-08Minor changes and bug fixes implemented.ywang
2007-01-08Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s...lgao4
2007-01-06automagically convert ELF to PE/COFF (i386 only)tgingold
2007-01-04Fix building issue for VC compiler. And enable GenFvMap in building CCode pac...klu2
2007-01-04Fix building issue for Mac OSklu2
2007-01-04Fix building error in Linuxklu2
2007-01-03Remove GenFvMap from the build since it does not compile under gcc.bbahnsen
2007-01-03Added or modified utility version and usage display.ywang
2007-01-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2160 6f1...ywang
2007-01-02Added or modified utility version and usage display.ywang
2006-12-31Integrated FV memory map into R9bxing
2006-12-301. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing
2006-12-30Downgrade the checking for 'extra qualification' introduced by latest gcc ver...klu2
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu2
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao4
2006-12-07Fix the issues caused by EfiCompress.h was changed to Compress.h.klu2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli24
2006-12-07The main issue want to be resolve is that some tools need EfiCompress and oth...klu2
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun3
2006-11-29_filelength is a function of fd, not FILE *bbahnsen
2006-11-26Add support for.sdata sectionsmdkinney
2006-11-23A minor mistake. Remove debug info. wuyizhong
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-16Fixed EDKT419.qouyang
2006-11-14File modified to add usage information and implement minor corrections.ywang
2006-11-07Update ParseInf to resolve different line separator between WINDOWS and LINUX...wuyizhong
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu11
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-31Modify GenFvImage tool to record the largest alignment of all the FFS files i...lgao4
2006-10-31Fix for linux buildsbbahnsen
2006-10-30Adding tools for IPF development.bbahnsen
2006-10-30To fix tool StrGather.exe can not work correctly in Linux environment. wuyizhong
2006-10-26Implement a filelength function for GCC.bbahnsen
2006-10-16Resolve the warning msg from generated FlashMap.h file when use GCC compiler. wuyizhong
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch
2006-10-11Fixed a typolhauch
2006-10-10Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch
2006-10-10Fixed the cleanall target BUILD_DIR settingslhauch
2006-10-09removed extra taskdef and taskref definitions that caused some warning messag...lhauch
2006-10-08Changed the tmp path because of directory structure changesjwang36