summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-10-25Fixed memory re-free issuejwang36
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang36
2007-10-23Adding GCC cross-compiler information to BaseTools folderlhauch
2007-10-23Update verbose log info to these two tools.lgao4
2007-10-22Added Spd2Dec.exe and Fpd2Dsc.exe toolsjwang36
2007-10-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4194 6f1...jwang36
2007-10-22Added change log for the latest tools update (r4190 & r4189).jwang36
2007-10-22Updated with the latest changes of build tools.jwang36
2007-10-22Fixed build issue when building individual module with unsupported architectu...jwang36
2007-10-22a) Added support of breaking build when no library instance is found for a li...jwang36
2007-10-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4185 6f1...jlin16
2007-10-19passing -v and -d options to c tools.jlin16
2007-10-17Make scripts work from $WORKSPACE/BaseTools.jljusten
2007-10-17Moving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTools/BuildEnv.jljusten
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16Reorganize templates to allow different templatesjljusten
2007-10-16This script will help automate build environment initialization.jljusten
2007-10-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4134 6f1...jlin16
2007-10-16change location of FvAddress.inf to FV\Ffs.jlin16
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang36
2007-10-16Changed the default directory of VS2005TEAMSTUIE to the default installation ...jwang36
2007-10-16Added VS2005TEAMSUITE tool chainjwang36
2007-10-16Fixed an issue which cause mismatch of line directive in preprocessed GNU ass...jwang36
2007-10-15Added GCC assembly code preprocessing supportjwang36
2007-10-12Added DLL attribute for SLINK and/or CC command because Intel Compiler and li...jwang36
2007-10-12Corrected the wrong ARCH in WINDDK3790x1830 tool chain and added MAKE command...jwang36
2007-10-12Updated with the latest changes of build tools.jwang36
2007-10-11Updated the revision number of build.exejwang36
2007-10-11a) Fixed single module hang issue when using spawn modejwang36
2007-10-11Added MAKE command for ICC and CYGWINGCC tool chainjwang36
2007-10-11Updated the revision number of build.exe and GenFds.exejwang36
2007-10-11a) Supported MAKE command in tools_def.txtjwang36
2007-10-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4086 6f1...jlin16
2007-10-11Fix the problem of UI and Version section override by the same string. Also n...jlin16
2007-10-10Only report a circular dependency between library constructors if the total n...mdkinney
2007-10-10Updated GenFw.exe to handle Microcode Text files with comment only, blank lin...lhauch
2007-10-10Updated the revision number of source of build.exe and GenFds.exejwang36
2007-10-10Fix bug of UI override not take effect for INF.jwang36
2007-10-10Enabled Visual Studio 2005 Professional Edition tool chainjwang36
2007-10-08Update FIT_SIGNATURE from "_FIT_" to "_FIT_ "mdkinney
2007-10-08Updated the revision number of build.exe and GenFds.exejwang36
2007-10-08Fixed build hang issue in multi-thread mode and in configuration loading errorjwang36
2007-10-08Add support for MACRO in key string list of INF.jlin16
2007-10-08Use return GetUtilityStatus (); to exit and report the tool status.htao
2007-10-08error/warn/debug message format has been updated so update the tool binary.htao
2007-09-30Fix one bug on memory access exceed in GenFw toollgao4
2007-09-29a. Fixed unnecessary re-build issuejwang36
2007-09-29Add more verbose and debug info for GenFv, GenFfs, GenSec and GenFw tools.lgao4
2007-09-29Add MACRO support for path in FDF file.jlin16