summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/GenFds.exe
AgeCommit message (Expand)Author
2008-05-09Added incremental support in GenFdsjwang36
2008-05-08a) Added explicit banner for pass/fail indication of buildjwang36
2008-04-24Fixed an CR/LF issue in FDF filejwang36
2008-04-21Changed GenFds to use database based module/package/platform information retr...jwang36
2008-03-17Fixed an incompatible issue in StrGather, which will cause undefined string t...jwang36
2008-03-13Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c b...jwang36
2008-03-04Merged bug fix (HSD200972) by Hessjwang36
2008-03-03Re-built python tools with Python2.5.2jwang36
2008-02-29Rebuilt per the Hess's bug fixesjwang36
2008-02-28Fixed dependency expression issuejwang36
2008-02-28GenFds.exe adapt to new build database structure.jlin16
2008-02-19a. Added binary file support during AutoGenjwang36
2008-02-15Improved the file creation speed during incremental build. jwang36
2008-01-23using R8 component type when choosing rule for INF in FDF.jlin16
2008-01-23Support R8 modules in GenFds.exejlin16
2008-01-22a. Merged the recent improvement on R8 modules buildjwang36
2008-01-04Fixed an issue which caused incorrect value of PCD from FDF file.jwang36
2008-01-04Add !include statement support in GenFds.exe which makes FDF file could inclu...jlin16
2008-01-03Add depex section generation feature for GenFds.exejlin16
2008-01-02Fixed a bug which caused the PCDs inherited from libraries cannot be overridd...jwang36
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