summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2009-02-171) Fixed silent mode issue in Linux.jwang361-0/+0
2009-02-17Updated per the latest changesjwang361-12/+38
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang364-6/+22
2009-01-23Fixed a PcdEx AutoGen bugjwang361-0/+0
2009-01-21Enhance GenFw tool to zero PeImage .xdata section (free form exception data) ...lgao41-0/+0
2009-01-13Using share mode to create file.jwang361-0/+0
2009-01-13Test version for performance concern.jwang362-0/+0
2009-01-12Fixed the out-of-sync issue of AutoGen-ed files in Windows platform.jwang361-0/+0
2009-01-12Change the name of extensionjwang361-0/+0
2009-01-12A test version making use Windows API to create AutoGen filesjwang365-0/+0
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