summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source
AgeCommit message (Expand)AuthorFilesLines
2006-12-31Integrated FV memory map into R9bxing3-121/+70
2006-12-301. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing5-272/+942
2006-12-30Downgrade the checking for 'extra qualification' introduced by latest gcc ver...klu21-0/+1
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu21-35/+18
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao45-29/+218
2006-12-07Fix the issues caused by EfiCompress.h was changed to Compress.h.klu22-2/+2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli241-1/+63
2006-12-07The main issue want to be resolve is that some tools need EfiCompress and oth...klu28-889/+2521
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen1-1/+1
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun31-0/+2
2006-11-29_filelength is a function of fd, not FILE *bbahnsen2-3/+3
2006-11-26Add support for.sdata sectionsmdkinney1-1/+1
2006-11-23A minor mistake. Remove debug info. wuyizhong1-1/+0
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong1-6/+30
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao42-6/+67
2006-11-16Fixed EDKT419.qouyang2-62/+62
2006-11-14File modified to add usage information and implement minor corrections.ywang5-73/+326
2006-11-07Update ParseInf to resolve different line separator between WINDOWS and LINUX...wuyizhong3-4/+23
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu114-38/+137
2006-11-06This check-in fixed the following bugs:cwu111-3/+94
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-10-31Modify GenFvImage tool to record the largest alignment of all the FFS files i...lgao41-3/+35
2006-10-31Fix for linux buildsbbahnsen2-8/+7
2006-10-30Adding tools for IPF development.bbahnsen5-0/+4895
2006-10-30To fix tool StrGather.exe can not work correctly in Linux environment. wuyizhong1-2/+12
2006-10-26Implement a filelength function for GCC.bbahnsen3-8/+12
2006-10-16Resolve the warning msg from generated FlashMap.h file when use GCC compiler. wuyizhong1-8/+8
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch3-1/+19
2006-10-11Fixed a typolhauch1-1/+1
2006-10-10Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch25-0/+30
2006-10-10Fixed the cleanall target BUILD_DIR settingslhauch1-1/+3
2006-10-09removed extra taskdef and taskref definitions that caused some warning messag...lhauch34-74/+11
2006-10-08Changed the tmp path because of directory structure changesjwang361-1/+1
2006-10-06Fixed all scripts to use new directory layout.lhauch3-3/+3
2006-10-05More moves for Tool Packageslhauch276-0/+129948