]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
1. CoreOpenImageFile(): FilePath should be IN OUT.
[mirror_edk2.git] / BaseTools /
2007-11-08 jwang36Fixed the dependency issue on wrong name of makefile.
2007-11-07 lgao4Fix GenFv bug without init local variable
2007-11-07 jlin16Strip the relocation section for SEC, PEIM and PEI...
2007-11-06 lgao4Update tool to support reloc section removed, PAD file...
2007-11-06 jwang36Fixed an issue which would cause trimming empty file...
2007-11-06 yshang1Add the -mno-red-zone for gcc on x64. Since the GNU...
2007-10-31 jwang36Added change log for r4251
2007-10-31 jwang36a. Fixed an issue which a incorrect command (no leading...
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenBaseTools/Conf/build_rule.template:
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenBaseTools/ConfTemplates:
2007-10-29 jljustenBaseTools/BuildEnv.py:
2007-10-29 jljustenAdding link for BaseTools/Bin/PosixLike/Trim to allow...
2007-10-25 jwang36Fixed memory re-free issue
2007-10-25 jwang36a. Re-generated all C tools with "/MLd" option
2007-10-23 lhauchAdding GCC cross-compiler information to BaseTools...
2007-10-23 lgao4Update verbose log info to these two tools.
2007-10-22 jwang36Added Spd2Dec.exe and Fpd2Dsc.exe tools
2007-10-22 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-22 jwang36Added change log for the latest tools update (r4190...
2007-10-22 jwang36Updated with the latest changes of build tools.
2007-10-22 jwang36Fixed build issue when building individual module with...
2007-10-22 jwang36a) Added support of breaking build when no library...
2007-10-19 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-19 jlin16passing -v and -d options to c tools.
2007-10-17 jljustenMake scripts work from $WORKSPACE/BaseTools.
2007-10-17 jljustenMoving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTo...
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jljustenReorganize templates to allow different templates
2007-10-16 jljustenThis script will help automate build environment initia...
2007-10-16 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-16 jlin16change location of FvAddress.inf to FV\Ffs.
2007-10-16 jwang36Solved the VS2005 assembler issue in which "/omf" switc...
2007-10-16 jwang36Changed the default directory of VS2005TEAMSTUIE to...
2007-10-16 jwang36Added VS2005TEAMSUITE tool chain
2007-10-16 jwang36Fixed an issue which cause mismatch of line directive...
2007-10-15 jwang36Added GCC assembly code preprocessing support
2007-10-12 jwang36Added DLL attribute for SLINK and/or CC command because...
2007-10-12 jwang36Corrected the wrong ARCH in WINDDK3790x1830 tool chain...
2007-10-12 jwang36Updated with the latest changes of build tools.
2007-10-11 jwang36Updated the revision number of build.exe
2007-10-11 jwang36a) Fixed single module hang issue when using spawn...
2007-10-11 jwang36Added MAKE command for ICC and CYGWINGCC tool chain
2007-10-11 jwang36Updated the revision number of build.exe and GenFds.exe
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
2007-10-11 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-11 jlin16Fix the problem of UI and Version section override...
2007-10-10 mdkinneyOnly report a circular dependency between library const...
2007-10-10 lhauchUpdated GenFw.exe to handle Microcode Text files with...
2007-10-10 jwang36Updated the revision number of source of build.exe...
2007-10-10 jwang36Fix bug of UI override not take effect for INF.
2007-10-10 jwang36Enabled Visual Studio 2005 Professional Edition tool...
2007-10-08 mdkinneyUpdate FIT_SIGNATURE from "_FIT_" to "_FIT_ "
2007-10-08 jwang36Updated the revision number of build.exe and GenFds.exe
2007-10-08 jwang36Fixed build hang issue in multi-thread mode and in...
2007-10-08 jlin16Add support for MACRO in key string list of INF.
2007-10-08 htaoUse return GetUtilityStatus (); to exit and report...
2007-10-08 htaoerror/warn/debug message format has been updated so...
2007-09-30 lgao4Fix one bug on memory access exceed in GenFw tool
2007-09-29 jwang36a. Fixed unnecessary re-build issue
2007-09-29 lgao4Add more verbose and debug info for GenFv, GenFfs,...
2007-09-29 jlin16Add MACRO support for path in FDF file.
2007-09-29 jwang36Fixed an issue in which the dependent makefile is put...
2007-09-29 jwang36Fixed an issue that is the auto-generated code for...
2007-09-28 jlin16Add cycle reference check for FD/FV in FDF file.
2007-09-27 qhuang8Add binary Spd2Dec tool
2007-09-27 jwang36Fixed an issue which DSC file in current directory...
2007-09-27 jlin16Fix typo for 'SectList'.
2007-09-27 jwang36Removed TAB characters
2007-09-27 jwang36Added change log for build.exe
2007-09-27 jwang361) Improved spawn mode (multi-thread) build performance
2007-09-27 lgao4update ChangeLog.txt by adding acpi table rule change.
2007-09-27 htaoupdate Fpd2Dsc.exe interface to sync users guide and...
2007-09-27 htaoupdate Fpd2Dsc.exe interface to sync users guide and...
2007-09-27 klu2Add log
2007-09-27 klu2Modify PEIM's entry point
2007-09-27 htaoCheck in Fpd2Dsc.exe tool which Python code version...
2007-09-26 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-09-26 jlin16GenFds.exe add feature of Capsule generation.
2007-09-26 jwang36Changed Enable to Disable as default value of MULTIPLE_...
2007-09-26 jwang36Changed the GnuMakefile to Makefile as a workaround...
2007-09-25 jlin16Add feature of generating FV address map.
2007-09-21 jlin16update changelog and source revision for build tools.
2007-09-21 jlin16Add support of INF file in FDF that describe binary...
2007-09-21 jlin16Fix APRIORI file missing FILE statement.
2007-09-20 jlin16Add feature of Apriori file generation for FV.
2007-09-19 jlin16Fix single FV/FD generation error.
2007-09-18 lgao4Add PAD file guid table for GenFv reproducibility.
2007-09-18 jwang36Changed the revision of source code from which build...
2007-09-18 jwang36Enabled "fds" build target for build.exe and added...
2007-09-17 lhauchRemoved PcdFeatureFlag Attribute - use in the FeatureFl...
2007-09-17 lhauchAdded PcdFeatureFlag Attribute - use PcdTokenSpaceGuidC...
2007-09-17 lgao4Correct GenFv tool to generate capsule image, Correct...
2007-09-14 qwang12update IPF ICC's tool chain root path.
2007-09-14 jwang36Fixed the wrong usage of ENV()
2007-09-14 jwang36Sync-ed the revision number of GenFds.exe
2007-09-14 jwang36Re-generated since some common code has been changed
next