summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/GenFds.exe
AgeCommit message (Expand)Author
2007-12-24Added component type to module type mapping between "PE32_PEIM" and "PEIM" fo...jwang36
2007-12-22a. Enabled building R8 modulesjwang36
2007-12-13Re-generated per the bug fixes.jwang36
2007-12-10Re-generated because of AutoGen changedjwang36
2007-12-05Fixed bugs of jwang36
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang36
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin16
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...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-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-10Fix bug of UI override not take effect for INF.jwang36
2007-10-08Add support for MACRO in key string list of INF.jlin16
2007-09-29Add MACRO support for path in FDF file.jlin16
2007-09-28Add cycle reference check for FD/FV in FDF file.jlin16
2007-09-27Fix typo for 'SectList'.jlin16
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
2007-09-14Fixed the wrong usage of ENV()jwang36
2007-09-14Re-generated since some common code has been changedjwang36
2007-09-131) Implemented MACRO in tools_def.txtjwang36
2007-09-11Fix variable not initialize bug for the following check-in.jlin16
2007-09-11if rule section specify a file, use that file to generate section instead of ...jlin16
2007-09-10use '#' to indicate flash generation progress.jlin16
2007-09-10Commit build.exe and GenFds.exe tool to support new Rules format and PCD form...lgao4
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-16Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ...mdkinney
2007-08-16Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ...mdkinney
2007-08-16Fix bug in GenFds that would break the build if the FFS rule does not include...mdkinney
2007-08-13GenFds Tool: Fix the bug that the GUID section can't content more than one le...qouyang
2007-08-06GenFds Tool:Sync with Fdf Spec update. Add the supporting of more than one f...qouyang
2007-08-02GenFds tool: Sync with Fdf Spec update. Add the supporting of more than one ...qouyang
2007-08-01GenFdsTool: 1.Fix the bug of 'get wrong PCD value'.qouyang
2007-07-30Set the svn:executable property on all *.exe fileslhauch
2007-07-30GenFds: Sync with EdkIIWorkspaceBuild update.qouyang
2007-07-30GenFds: Sync with EdkIIWorkspaceBuild update.qouyang
2007-07-27Update GenFds Tool.qouyang
2007-07-27GenFds Tool: Replace print with EdkLogger.qouyang
2007-07-27GenFds Tool: Add section No. information in section output file name.qouyang
2007-07-26GenFds Tool:Support both absolutely path and relative path for input file.qouyang
2007-07-26Add FdfObjectClass.qouyang