]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin/Win32/GenFds.exe
Try to remove duplicated include path in command line option
[mirror_edk2.git] / BaseTools / Bin / Win32 / GenFds.exe
2009-03-09 jlin16GenFds: hide unnecessary warning information.
2009-03-04 jlin16GenFds add FV name GUID support.
2009-03-02 jwang36Fixed file path issue if the WORKSPACE is the root...
2009-03-01 jwang36a. Allow different types PCD declaration in dec file
2009-02-16 jwang361. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the...
2008-12-31 jwang361) Re-fine and fully test the mechanism of getting...
2008-12-15 jlin16GenFds will try to deduce 'Target_Toolchain_Arch' KeySt...
2008-12-13 jwang36Add incremental support for FD and Capsule generation.
2008-12-12 jlin16GenFds enable display FV space information when increme...
2008-12-09 jwang361) Separate the AutoGen code for PCDs between module...
2008-11-25 jwang36Fixed an incorrect PCD type string conversion
2008-11-11 jwang36a. Allowed flags of tools not defined tools_def.txt
2008-11-10 jwang36Fixed an issue which caused incorrect path generated...
2008-11-06 jlin16Fix HSD 201801: [GenFds] Error reported when a non...
2008-10-30 jwang36Performance improvement on startup of build.exe
2008-10-22 qhuang8Regenerate build binary (based on BaseTools r1333)...
2008-10-22 hche10x1. Sync the binary with the latest source modification
2008-10-21 qhuang8Regenerate build binary (based on BaseTools r1332)...
2008-10-21 hche10x1. Sync the binary with the latest source modification
2008-10-15 jlin16ECP support update.
2008-10-07 jlin16ECP support update.
2008-09-23 jlin16GenFds fix two UI sections error.
2008-09-02 jlin16roll back workspace.py code change.
2008-09-01 jlin16Build & GenFds R8 ECP support.
2008-08-14 jlin16GenFds add FV space information display.
2008-05-09 jwang36Added incremental support in GenFds
2008-05-08 jwang36a) Added explicit banner for pass/fail indication of...
2008-04-24 jwang36Fixed an CR/LF issue in FDF file
2008-04-21 jwang36Changed GenFds to use database based module/package...
2008-03-17 jwang36Fixed an incompatible issue in StrGather, which will...
2008-03-13 jwang36Added "extern int __make_me_compile_correctly;" for...
2008-03-04 jwang36Merged bug fix (HSD200972) by Hess
2008-03-03 jwang36Re-built python tools with Python2.5.2
2008-02-29 jwang36Rebuilt per the Hess's bug fixes
2008-02-28 jwang36Fixed dependency expression issue
2008-02-28 jlin16GenFds.exe adapt to new build database structure.
2008-02-19 jwang36a. Added binary file support during AutoGen
2008-02-15 jwang36Improved the file creation speed during incremental...
2008-01-23 jlin16using R8 component type when choosing rule for INF...
2008-01-23 jlin16Support R8 modules in GenFds.exe
2008-01-22 jwang36a. Merged the recent improvement on R8 modules build
2008-01-04 jwang36Fixed an issue which caused incorrect value of PCD...
2008-01-04 jlin16Add !include statement support in GenFds.exe which...
2008-01-03 jlin16Add depex section generation feature for GenFds.exe
2008-01-02 jwang36Fixed a bug which caused the PCDs inherited from librar...
2007-12-24 jwang36Added component type to module type mapping between...
2007-12-22 jwang36a. Enabled building R8 modules
2007-12-13 jwang36Re-generated per the bug fixes.
2007-12-10 jwang36Re-generated because of AutoGen changed
2007-12-05 jwang36Fixed bugs of
2007-11-19 jwang36a. Revised error message for a module that is not requi...
2007-11-07 jlin16Strip the relocation section for SEC, PEIM and PEI...
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-22 jwang36a) Added support of breaking build when no library...
2007-10-19 jlin16passing -v and -d options to c tools.
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jlin16change location of FvAddress.inf to FV\Ffs.
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
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 jwang36Fix bug of UI override not take effect for INF.
2007-10-08 jlin16Add support for MACRO in key string list of INF.
2007-09-29 jlin16Add MACRO support for path in FDF file.
2007-09-28 jlin16Add cycle reference check for FD/FV in FDF file.
2007-09-27 jlin16Fix typo for 'SectList'.
2007-09-26 jlin16GenFds.exe add feature of Capsule generation.
2007-09-25 jlin16Add feature of generating FV address map.
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-14 jwang36Fixed the wrong usage of ENV()
2007-09-14 jwang36Re-generated since some common code has been changed
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
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-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-16 mdkinneyRebuild GenFds.exe based on tag 554 with the one fix...
2007-08-16 mdkinneyRebuild GenFds.exe based on tag 551 with the one fix...
2007-08-16 mdkinneyFix bug in GenFds that would break the build if the...
2007-08-13 qouyangGenFds Tool: Fix the bug that the GUID section can...
2007-08-06 qouyangGenFds Tool:Sync with Fdf Spec update. Add the supporti...
2007-08-02 qouyangGenFds tool: Sync with Fdf Spec update. Add the support...
2007-08-01 qouyangGenFdsTool: 1.Fix the bug of 'get wrong PCD value'.
2007-07-30 lhauchSet the svn:executable property on all *.exe files
2007-07-30 qouyangGenFds: Sync with EdkIIWorkspaceBuild update.
2007-07-30 qouyangGenFds: Sync with EdkIIWorkspaceBuild update.
2007-07-27 qouyangUpdate GenFds Tool.
2007-07-27 qouyangGenFds Tool: Replace print with EdkLogger.
2007-07-27 qouyangGenFds Tool: Add section No. information in section...
2007-07-26 qouyangGenFds Tool:Support both absolutely path and relative...
2007-07-26 qouyangAdd FdfObjectClass.
2007-07-26 qouyangupdate GenFds tool
2007-07-25 qouyangUpdate GenFds Tool
2007-07-25 qouyangUpdate GenFds tool.
2007-07-20 qouyangFix the bug of "can't gen VTF file"
2007-07-19 qouyangUpdate GenFds tool.
next