summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-12-12Made it executablejwang36
2007-12-12Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ...jwang36
2007-12-11Built with vs.net 2005 fromjljusten
2007-12-11deleted edk2/BaseTools/Bin/Darwin:jljusten
2007-12-11modified edk2/BaseTools/BuildEnv:jljusten
2007-12-11modified edk2/BaseTools/BuildEnv:jljusten
2007-12-11Updated this script to use the latest binutils and cygwin because the old ver...jwang36
2007-12-10Fix one minor bug to print TE image correct start address into Fv map file. lgao4
2007-12-10Re-generated because of AutoGen changedjwang36
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