summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/build.exe
AgeCommit message (Expand)Author
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-09a. Improved build launch performance and fixed tons of bugsjwang36
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-28Fixed HSD200760:jwang36
2008-02-28Fixed a binary file support issues which will cause exception in tools when b...jwang36
2008-02-19a. Added binary file support during AutoGenjwang36
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-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-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
2007-12-05Fixed bugs of jwang36
2007-11-30Fixed an incorrect use of EdkLogger.error() which will cause incorrect messag...jwang36
2007-11-30Fixed the build issue when multi target specified, for example both DEBUG and...jwang36
2007-11-30Fixed a library constructor order issuejwang36
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang36
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang36
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin16
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang36
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-22Fixed build issue when building individual module with unsupported architectu...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) Fixed single module hang issue when using spawn modejwang36
2007-10-11a) Supported MAKE command in tools_def.txtjwang36
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