summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
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-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-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-23Update verbose log info to these two tools.lgao4
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-19passing -v and -d options to c tools.jlin16
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16change location of FvAddress.inf to FV\Ffs.jlin16
2007-10-16Fixed an issue which cause mismatch of line directive in preprocessed GNU ass...jwang36
2007-10-11a) Fixed single module hang issue when using spawn modejwang36
2007-10-11a) Supported MAKE command in tools_def.txtjwang36
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-10Fix bug of UI override not take effect for INF.jwang36
2007-10-08Update FIT_SIGNATURE from "_FIT_" to "_FIT_ "mdkinney
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
2007-09-29Fixed an issue that is the auto-generated code for dynamic-ex PCD is not correctjwang36
2007-09-28Add cycle reference check for FD/FV in FDF file.jlin16
2007-09-27Add binary Spd2Dec toolqhuang8
2007-09-27Fixed an issue which DSC file in current directory has higher priority than D...jwang36
2007-09-27Fix typo for 'SectList'.jlin16
2007-09-271) Improved spawn mode (multi-thread) build performancejwang36
2007-09-27update Fpd2Dsc.exe interface to sync users guide and add tool usage in ReadMe...htao
2007-09-27Modify PEIM's entry pointklu2
2007-09-27Check in Fpd2Dsc.exe tool which Python code version is 765 in BaseTools project.htao
2007-09-26GenFds.exe add feature of Capsule generation.jlin16
2007-09-25Add feature of generating FV address map.jlin16
2007-09-21Add support of INF file in FDF that describe binary files.jlin16
2007-09-21Fix APRIORI file missing FILE statement.jlin16
2007-09-20Add feature of Apriori file generation for FV.jlin16
2007-09-19Fix single FV/FD generation error.jlin16