summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/build.exe
AgeCommit message (Expand)AuthorFilesLines
2008-05-08a) Added explicit banner for pass/fail indication of buildjwang361-0/+0
2008-04-29Fixed an issue which would cause build failure in some corner cases.jwang361-0/+0
2008-04-24Fixed several typo in variable namesjwang361-0/+0
2008-04-21Changed GenFds to use database based module/package/platform information retr...jwang361-0/+0
2008-04-20Added several improvements for user experiencejwang361-0/+0
2008-04-17Fixed an issue in calculating common dependency filesjwang361-0/+0
2008-04-17Fixed include file matching issue if there's space in macro used in "#include".jwang361-0/+0
2008-04-15Fixed a NULL library instance issuejwang361-0/+0
2008-04-15Applied macro replacement for FDF file path in DSC filejwang361-0/+0
2008-04-14Fixed a NULL library instance issuejwang361-0/+0
2008-04-14Fixed build error if there's more than one NULL library instances for a module.jwang361-0/+0
2008-04-11Fixed an issue in top level makefile which missed a 'cd' command and will cau...jwang361-0/+0
2008-04-10Fixed a typo in variable namejwang361-0/+0
2008-04-09a. Improved build launch performance and fixed tons of bugsjwang361-0/+0
2008-03-17Fixed an incompatible issue in StrGather, which will cause undefined string t...jwang361-0/+0
2008-03-13Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c b...jwang361-0/+0
2008-03-04Merged bug fix (HSD200972) by Hessjwang361-0/+0
2008-03-04Tried to fix an issue which will cause file access error.jwang361-0/+0
2008-03-03Re-built python tools with Python2.5.2jwang361-0/+0
2008-02-29Rebuilt per the Hess's bug fixesjwang361-0/+0
2008-02-29Merged Jordan's updatejwang361-0/+0
2008-02-28Fixed dependency expression issuejwang361-0/+0
2008-02-28Fixed HSD200760:jwang361-0/+0
2008-02-28Fixed a binary file support issues which will cause exception in tools when b...jwang361-0/+0
2008-02-19a. Added binary file support during AutoGenjwang361-0/+0
2008-01-25Fixed an unicode file parser issue which will remove the "\r\n" in the string.jwang361-0/+0
2008-01-24Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' lib...jwang361-0/+0
2008-01-24Enforced "CompilerStub" for IA32 and X64 arch onlyjwang361-0/+0
2008-01-23Support R8 modules in GenFds.exejlin161-0/+0
2008-01-22a. Merged the recent improvement on R8 modules buildjwang361-0/+0
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+0
2008-01-04Fixed an issue which caused incorrect value of PCD from FDF file.jwang361-0/+0
2008-01-04Add !include statement support in GenFds.exe which makes FDF file could inclu...jlin161-0/+0
2008-01-03scroll back to old HII component.jlin161-0/+0
2008-01-03Add depex section generation feature for GenFds.exejlin161-0/+0
2008-01-02Fixed a bug which caused the PCDs inherited from libraries cannot be overridd...jwang361-0/+0
2007-12-24Added component type to module type mapping between "PE32_PEIM" and "PEIM" fo...jwang361-0/+0
2007-12-22a. Enabled building R8 modulesjwang361-0/+0
2007-12-13Re-generated per the bug fixes.jwang361-0/+0
2007-12-07Fixed default Token Number missing issue and default sku value issue.jwang361-0/+0
2007-12-07Added support of calculating the string size for PCD with datum type "VOID*",...jwang361-0/+0
2007-12-07Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file.jwang361-0/+0
2007-12-05Fixed bugs of jwang361-0/+0
2007-11-30Fixed an incorrect use of EdkLogger.error() which will cause incorrect messag...jwang361-0/+0
2007-11-30Fixed the build issue when multi target specified, for example both DEBUG and...jwang361-0/+0
2007-11-30Fixed a library constructor order issuejwang361-0/+0
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang361-0/+0
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang361-0/+0
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin161-0/+0
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang361-0/+0