summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Roll back to normal versionjwang361-0/+0
2009-01-11A trial version making use of pywin32 api to create filejwang364-0/+0
2009-01-10test versionjwang361-0/+0
2009-01-09Try to solve the non-existence issue of AutoGen-ed files.jwang361-0/+0
2009-01-09Final test version (GC plus bufsize=1) trying to solve the non-existence issu...jwang361-0/+0
2009-01-09Another test version (using low-level api provided by os module) trying to so...jwang361-0/+0
2009-01-09Another test version (using garbage collection to do cleanup) trying to solve...jwang361-0/+0
2009-01-09Another test version (using bufsize=1) trying to solve the non-existence issu...jwang361-0/+0
2009-01-09Another test version (using glob to check file existence) trying to solve the...jwang361-0/+0
2009-01-09Another test version (sleep in main loop) trying to solve the non-existence i...jwang361-0/+0
2009-01-09Another test version (using windows's specific 'c' open mode) trying to solve...jwang361-0/+0
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang361-0/+0
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang361-0/+0
2009-01-08Fixed the over-write message to print only with RECONFIG flaglhauch1-5/+5
2009-01-08Add general Tiano Compress tool path.lgao41-9/+5
2009-01-08Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang361-0/+0
2009-01-07A test version trying to solve the non-existence issue of AutoGen-ed files.jwang361-0/+0
2009-01-07Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu21-8/+0
2009-01-06Add ASM16 rule for ICC tool chain.klu21-0/+4
2008-12-31added messages for forcing reconfig, over-write of Conf fileslhauch1-0/+4
2008-12-31Updated the changes in r7158jwang361-10/+34
2008-12-31Updated the macro description according to the latest changes in build tool.jwang361-2/+11
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang364-15/+6
2008-12-26Correct binary tools for generating DUET image.klu22-0/+0
2008-12-25Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao41-0/+9
2008-12-25Remove unused PCH compiler option and unused build rule for uni file.lgao42-31/+0
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang361-0/+0
2008-12-16Always add files in [Sources] section to search list for string IDjwang361-0/+0
2008-12-15Update GenSec tool to always create output file without check file content.lgao41-0/+0
2008-12-15GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed se...jlin161-0/+0
2008-12-13Add incremental support for FD and Capsule generation.jwang361-0/+0
2008-12-12GenFds enable display FV space information when incremental build.jlin162-0/+0
2008-12-12Updatejwang361-6/+20
2008-12-121) Search value of Guid/Protocol/PPI in inf file only in the same category in...jwang361-0/+0
2008-12-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f1...jwang361-10/+31
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang362-0/+0
2008-12-08Updated with latest changes.jwang361-62/+299
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian1-12/+12
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian1-12/+12
2008-12-04Added a feature to print out storage layout in lst file.jwang361-0/+0
2008-12-04Re-generated with the latest source code.jwang361-0/+0
2008-12-04a. Added a feature to allow override tools option via "==" in metafile.jwang361-0/+0
2008-11-29Fixed regression bug HSD201375jwang361-0/+0
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang361-2/+2
2008-11-28a. Fixed R8 module build issue for EBC archjwang362-0/+0
2008-11-27Check In Build.exe and tools_def.template lgao42-10/+11
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu21-1/+1
2008-11-25Fixed an incorrect PCD type string conversionjwang362-0/+0
2008-11-24Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu21-0/+0
2008-11-24Update VfrCompile tool to fix bug that parse the complicated expression, such...lgao41-0/+0