]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin/Win32/GenFds.exe
Fixed an issue which caused incorrect value of PCD from FDF file.
[mirror_edk2.git] / BaseTools / Bin / Win32 / GenFds.exe
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.
2007-07-19 qouyangUpdate GenFds tool.
2007-07-17 qouyangUpdated GenFds Tool.
2007-07-17 qouyangUpdate GenFds tool.
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-10 jwang36- Fixed Dynamic PCD for PEI module issue
2007-07-06 jwang36Added more functionalities
2007-07-06 jwang36Added new [BuildOptions] format support
2007-07-05 jwang361. Incorporated dll generation and active platform...
2007-07-03 lgao4Add GenFds tool to parse FDF file and create Fv, FD...