summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang36
2007-11-07Fix GenFv bug without init local variablelgao4
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin16
2007-11-06Update tool to support reloc section removed, PAD file with same guid and che...lgao4
2007-11-06Fixed an issue which would cause trimming empty file error.jwang36
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang1
2007-10-31Added change log for r4251jwang36
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang36
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29BaseTools/Conf/build_rule.template:jljusten
2007-10-29BaseTools/Conf/tools_def.template:jljusten
2007-10-29BaseTools/ConfTemplates:jljusten
2007-10-29BaseTools/BuildEnv.py:jljusten
2007-10-29Adding link for BaseTools/Bin/PosixLike/Trim to allow tool to be runjljusten
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