summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-12-07Fixed default Token Number missing issue and default sku value issue.jwang36
2007-12-07Added support of calculating the string size for PCD with datum type "VOID*",...jwang36
2007-12-07Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file.jwang36
2007-12-05Fixed bugs of jwang36
2007-11-30Fixed an incorrect use of EdkLogger.error() which will cause incorrect messag...jwang36
2007-11-30Fixed the build issue when multi target specified, for example both DEBUG and...jwang36
2007-11-30Fixed a library constructor order issuejwang36
2007-11-28Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch
2007-11-21Minor change for GenFv to support capsule attribute, GenSec to support guid h...lgao4
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang36
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