summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2009-01-09Another test version (using garbage collection to do cleanup) trying to solve...jwang36
2009-01-09Another test version (using bufsize=1) trying to solve the non-existence issu...jwang36
2009-01-09Another test version (using glob to check file existence) trying to solve the...jwang36
2009-01-09Another test version (sleep in main loop) trying to solve the non-existence i...jwang36
2009-01-09Another test version (using windows's specific 'c' open mode) trying to solve...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-08Fixed the over-write message to print only with RECONFIG flaglhauch
2009-01-08Add general Tiano Compress tool path.lgao4
2009-01-08Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-07A test version trying to solve the non-existence issue of AutoGen-ed files.jwang36
2009-01-07Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu2
2009-01-06Add ASM16 rule for ICC tool chain.klu2
2008-12-31added messages for forcing reconfig, over-write of Conf fileslhauch
2008-12-31Updated the changes in r7158jwang36
2008-12-31Updated the macro description according to the latest changes in build tool.jwang36
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang36
2008-12-26Correct binary tools for generating DUET image.klu2
2008-12-25Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao4
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao4
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang36
2008-12-16Always add files in [Sources] section to search list for string IDjwang36
2008-12-15Update GenSec tool to always create output file without check file content.lgao4
2008-12-15GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed se...jlin16
2008-12-13Add incremental support for FD and Capsule generation.jwang36
2008-12-12GenFds enable display FV space information when incremental build.jlin16
2008-12-12Updatejwang36
2008-12-121) Search value of Guid/Protocol/PPI in inf file only in the same category in...jwang36
2008-12-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f1...jwang36
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang36
2008-12-08Updated with latest changes.jwang36
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian
2008-12-04Added a feature to print out storage layout in lst file.jwang36
2008-12-04Re-generated with the latest source code.jwang36
2008-12-04a. Added a feature to allow override tools option via "==" in metafile.jwang36
2008-11-29Fixed regression bug HSD201375jwang36
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang36
2008-11-28a. Fixed R8 module build issue for EBC archjwang36
2008-11-27Check In Build.exe and tools_def.template lgao4
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu2
2008-11-25Fixed an incorrect PCD type string conversionjwang36
2008-11-24Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu2
2008-11-24Update VfrCompile tool to fix bug that parse the complicated expression, such...lgao4
2008-11-21Use VFRPP tool for VFR pre-processing.jljusten
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-211. Enhance GenFv WriteFvMap function to print basic debug information (entryp...lgao4
2008-11-21Changed the way to compare the content of AutoGen with the file to be generat...jwang36
2008-11-20Changed file line format of AutoGen files to native style.jwang36
2008-11-19Removed GLOBAL_REMOVE_IF_UNREFERENCED for patchable PCD because it will cause...jwang36