]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Update the return status to comply to PI spec.
[mirror_edk2.git] / BaseTools /
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
2007-09-14 jwang361) Fixed the issue which macro in the form of ENV(...
2007-09-14 lgao4Add more details for my non-compatible change check in.
2007-09-14 jwang36Added change histories since r3766
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
2007-09-13 jwang36Added directory for "Makefile" in "Dynamic-Library...
2007-09-13 zliu3Add the "ChangeLog.txt" to record packages' all non...
2007-09-13 jjin9fix a bug which blocks the build process.change os...
2007-09-12 qhuang8Re-fix the issue in r2304.
2007-09-12 qhuang8Fix a typo so that platforms without FDF file can pass...
2007-09-12 qhuang8Fix typos
2007-09-12 qhuang8Fix several typos in build.py and regenerate exe.
2007-09-12 klu2PI Enable:
2007-09-12 jlin16Fix typo in build.
2007-09-12 jlin16update source code revision number.
2007-09-12 jwang36Added makefile as dependency for "Dynamic-Library-File...
2007-09-12 lgao4Update EfiRom tool to fix checksum and PCI3.0 data...
2007-09-12 qhuang8Add full path for Cygwin tool chain.
2007-09-12 jwang36a) Added GCC preprocessor support
2007-09-12 htaoGenVtf tool open/write file with "r+b"/"w+b" attribute...
2007-09-11 jlin16Fix variable not initialize bug for the following check-in.
2007-09-11 jlin16if rule section specify a file, use that file to genera...
2007-09-10 jlin16use '#' to indicate flash generation progress.
2007-09-10 lgao4Commit build.exe and GenFds.exe tool to support new...
2007-09-10 vanjeff1. Redirect ICC_IA32_*_PATH from C:\Program Files\Micro...
2007-09-07 klu2Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_...
2007-09-06 qhuang8Update the syntax of PCD section.
2007-09-03 jwang36Fixed an issue which will remove the first line if...
next