]> git.proxmox.com Git - mirror_edk2.git/history - Tools/CCode
Enabling /O1 for the entire IPF tree builds
[mirror_edk2.git] / Tools / CCode /
2007-04-13 bxingFixed bug of incorrect processing of hexadecimal numbers.
2007-04-11 bxing1. Updated LOG file format generated by PeiRebase.
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-05 klu2Add more judgement.
2007-04-05 klu2The alignment of data section also meet with the requir...
2007-04-04 klu2Fix the unalignment issue for RODATA section when conve...
2007-04-02 jwang36Merged the fix of CompressDll.dll manifest issue when...
2007-01-26 lgao4When GenFvMap tool doesn't open one module map file...
2007-01-18 ywangMinor word change.
2007-01-18 ywangMinor word change in utility display.
2007-01-17 ywangModified the version and usage display.
2007-01-17 ywangModified version and usage display.
2007-01-17 klu2ReCaculate the checksum after fixing up AP section...
2007-01-16 bxing1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint".
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-12 klu2Add ULL for long long type value
2007-01-12 klu2Correct some linux building issue and wrong file header
2007-01-12 klu2Add checking code for GenAcpiTable tools.
2007-01-10 ywangModified utility usage and version display.
2007-01-10 ywangModified utility usage and version display.
2007-01-10 ywangAdded/modified utility usage and version display.
2007-01-10 xli24Original range calculation in GetNextFile() is incorrect.
2007-01-09 ywanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-09 jwang36Increased the image buffer size to avoid invalid addres...
2007-01-09 jwang36Merged back the Yizhong's fix which was overwritten...
2007-01-08 ywangMinor changes and bug fixes implemented.
2007-01-08 lgao4Fix one minor bug for GenDepex tool. When no input...
2007-01-06 tgingoldautomagically convert ELF to PE/COFF (i386 only)
2007-01-04 klu2Fix building issue for VC compiler. And enable GenFvMap...
2007-01-04 klu2Fix building issue for Mac OS
2007-01-04 klu2Fix building error in Linux
2007-01-03 bbahnsenRemove GenFvMap from the build since it does not compil...
2007-01-03 ywangAdded or modified utility version and usage display.
2007-01-02 ywanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-02 ywangAdded or modified utility version and usage display.
2006-12-31 bxingIntegrated FV memory map into R9
2006-12-30 bxing1. Added a new tool GenFvMap, which is able to generate...
2006-12-30 klu2Downgrade the checking for 'extra qualification' introd...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-07 lgao4(1) Using EfiCompress in place of TianoCompress as...
2006-12-07 klu2Fix the issues caused by EfiCompress.h was changed...
2006-12-07 xli24Let specify GUID value for GUID-defined FV region,...
2006-12-07 klu2The main issue want to be resolve is that some tools...
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-11-30 rsun3Fix a bug when zeroing exception data in FwImage tool
2006-11-29 bbahnsen_filelength is a function of fd, not FILE *
2006-11-26 mdkinneyAdd support for.sdata sections
2006-11-23 wuyizhongA minor mistake. Remove debug info.
2006-11-23 wuyizhongChange supporting section alignment from 4k to 64k...
2006-11-20 lgao4Enhance peirebase tool to get base address from the...
2006-11-16 qouyangFixed EDKT419.
2006-11-14 ywangFile modified to add usage information and implement...
2006-11-07 wuyizhongUpdate ParseInf to resolve different line separator...
2006-11-07 cwu11This check-in add Pci23.h, Pci30.h, EfiPci.h and take...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-10-31 lgao4Modify GenFvImage tool to record the largest alignment...
2006-10-31 bbahnsenFix for linux builds
2006-10-30 bbahnsenAdding tools for IPF development.
2006-10-30 wuyizhongTo fix tool StrGather.exe can not work correctly in...
2006-10-26 bbahnsenImplement a filelength function for GCC.
2006-10-16 wuyizhongResolve the warning msg from generated FlashMap.h file...
2006-10-11 lhauchStandardized property name WORKSPACE and fixed cleanall...
2006-10-11 lhauchFixed a typo
2006-10-10 lhauchFixed the build.xml files so that clean and cleanall...
2006-10-10 lhauchFixed the cleanall target BUILD_DIR settings
2006-10-09 lhauchremoved extra taskdef and taskref definitions that...
2006-10-08 jwang36Changed the tmp path because of directory structure...
2006-10-06 lhauchFixed all scripts to use new directory layout.
2006-10-05 lhauchMore moves for Tool Packages