summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
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-10Add more usage description for -r option, and add option keepexceptiontable a...lgao41-0/+0
2008-04-09a. Improved build launch performance and fixed tons of bugsjwang362-0/+0
2008-04-07edk2/BaseTools:jljusten4-354/+15
2008-04-02Correct one bug when add pad file may cause size exceed the region.lgao41-0/+0
2008-03-31Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in ...lgao41-0/+0
2008-03-21Changed per the recent updatejwang361-10/+39
2008-03-19Correct Error Message format for these C tools according to the Tool Design S...lgao45-0/+0
2008-03-17Fixed an incompatible issue in StrGather, which will cause undefined string t...jwang362-0/+0
2008-03-14Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao41-32/+32
2008-03-13Fixing gcc CC Flags and ld flags - adding maplhauch1-3/+2
2008-03-13Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c b...jwang362-0/+0
2008-03-12changing shortcut name to descriptive names for grouping libraryslhauch1-1/+2
2008-03-04Merged bug fix (HSD200972) by Hessjwang362-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.2jwang3611-0/+0
2008-02-29Rebuilt per the Hess's bug fixesjwang362-0/+0
2008-02-29Merged Jordan's updatejwang361-0/+0
2008-02-28Fixed dependency expression issuejwang363-0/+0
2008-02-28GenFds.exe adapt to new build database structure.jlin163-0/+0
2008-02-28Fixed HSD200760:jwang362-0/+0
2008-02-28Fix the following issues: (base tools source r1024)qhuang81-0/+0
2008-02-28Fixed a binary file support issues which will cause exception in tools when b...jwang361-0/+0
2008-02-26Update platform build tools by adding input parameter check and guid format c...lgao44-0/+0
2008-02-22Fixed option name, ForceRebuildlhauch1-1/+1
2008-02-22Removed newbuild option from edksetup.bat command-line, this is now the default.lhauch1-74/+303
2008-02-22Fixed mismatched command line switchjwang361-0/+0
2008-02-22Fixed VFR flag to: --no-pre-processinglhauch1-1/+1
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang362-1/+1
2008-02-19a. Added binary file support during AutoGenjwang364-0/+6
2008-02-18Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang361-1/+1
2008-02-18Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypass...jwang361-0/+0
2008-02-15Improved the file creation speed during incremental build. jwang363-0/+0
2008-02-13Under the buildtools.tianocore.org BaseTools tree, we are renamingjljusten1-2/+2
2008-02-01Remove non-existing files reference.qhuang81-3/+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-23using R8 component type when choosing rule for INF in FDF.jlin161-0/+0
2008-01-23Support R8 modules in GenFds.exejlin162-0/+0
2008-01-22a. Merged the recent improvement on R8 modules buildjwang363-0/+0
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang122-0/+0
2008-01-04Fixed an issue which caused incorrect value of PCD from FDF file.jwang362-0/+0
2008-01-04Add !include statement support in GenFds.exe which makes FDF file could inclu...jlin162-0/+0
2008-01-03modified the UNIXGCC informationlhauch1-3/+9