summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
2008-04-15Applied macro replacement for FDF file path in DSC filejwang36
2008-04-14Fixed a NULL library instance issuejwang36
2008-04-14Fixed build error if there's more than one NULL library instances for a module.jwang36
2008-04-11Fixed an issue in top level makefile which missed a 'cd' command and will cau...jwang36
2008-04-10Fixed a typo in variable namejwang36
2008-04-10Add more usage description for -r option, and add option keepexceptiontable a...lgao4
2008-04-09a. Improved build launch performance and fixed tons of bugsjwang36
2008-04-02Correct one bug when add pad file may cause size exceed the region.lgao4
2008-03-31Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in ...lgao4
2008-03-19Correct Error Message format for these C tools according to the Tool Design S...lgao4
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-04Tried to fix an issue which will cause file access error.jwang36
2008-03-03Re-built python tools with Python2.5.2jwang36
2008-02-29Rebuilt per the Hess's bug fixesjwang36
2008-02-29Merged Jordan's updatejwang36
2008-02-28Fixed dependency expression issuejwang36
2008-02-28GenFds.exe adapt to new build database structure.jlin16
2008-02-28Fixed HSD200760:jwang36
2008-02-28Fix the following issues: (base tools source r1024)qhuang8
2008-02-28Fixed a binary file support issues which will cause exception in tools when b...jwang36
2008-02-26Update platform build tools by adding input parameter check and guid format c...lgao4
2008-02-22Fixed mismatched command line switchjwang36
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang36
2008-02-19a. Added binary file support during AutoGenjwang36
2008-02-18Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypass...jwang36
2008-02-15Improved the file creation speed during incremental build. jwang36
2008-01-25Fixed an unicode file parser issue which will remove the "\r\n" in the string.jwang36
2008-01-24Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' lib...jwang36
2008-01-24Enforced "CompilerStub" for IA32 and X64 arch onlyjwang36
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-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
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-03scroll back to old HII component.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-11Built with vs.net 2005 fromjljusten
2007-12-11deleted edk2/BaseTools/Bin/Darwin:jljusten
2007-12-10Fix one minor bug to print TE image correct start address into Fv map file. lgao4
2007-12-10Re-generated because of AutoGen changedjwang36
2007-12-07Fixed default Token Number missing issue and default sku value issue.jwang36
2007-12-07Added support of calculating the string size for PCD with datum type "VOID*",...jwang36
2007-12-07Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file.jwang36