summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* Fixed single module build failure issuejwang362009-02-191-0/+0
* Fixed an issue caused by passing string of fdf file pathjwang362009-02-181-0/+0
* Fixed the failure caused by specifying fdf file via "-f" switchjwang362009-02-181-0/+0
* 1) Fixed silent mode issue in Linux.jwang362009-02-171-0/+0
* Updated per the latest changesjwang362009-02-171-12/+38
* 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang362009-02-164-6/+22
* Fixed a PcdEx AutoGen bugjwang362009-01-231-0/+0
* Enhance GenFw tool to zero PeImage .xdata section (free form exception data) ...lgao42009-01-211-0/+0
* Using share mode to create file.jwang362009-01-131-0/+0
* Test version for performance concern.jwang362009-01-132-0/+0
* Fixed the out-of-sync issue of AutoGen-ed files in Windows platform.jwang362009-01-121-0/+0
* Change the name of extensionjwang362009-01-121-0/+0
* A test version making use Windows API to create AutoGen filesjwang362009-01-125-0/+0
* Roll back to normal versionjwang362009-01-121-0/+0
* A trial version making use of pywin32 api to create filejwang362009-01-114-0/+0
* test versionjwang362009-01-101-0/+0
* Try to solve the non-existence issue of AutoGen-ed files.jwang362009-01-091-0/+0
* Final test version (GC plus bufsize=1) trying to solve the non-existence issu...jwang362009-01-091-0/+0
* Another test version (using low-level api provided by os module) trying to so...jwang362009-01-091-0/+0
* Another test version (using garbage collection to do cleanup) trying to solve...jwang362009-01-091-0/+0
* Another test version (using bufsize=1) trying to solve the non-existence issu...jwang362009-01-091-0/+0
* Another test version (using glob to check file existence) trying to solve the...jwang362009-01-091-0/+0
* Another test version (sleep in main loop) trying to solve the non-existence i...jwang362009-01-091-0/+0
* Another test version (using windows's specific 'c' open mode) trying to solve...jwang362009-01-091-0/+0
* Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang362009-01-091-0/+0
* Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang362009-01-091-0/+0
* Fixed the over-write message to print only with RECONFIG flaglhauch2009-01-081-5/+5
* Add general Tiano Compress tool path.lgao42009-01-081-9/+5
* Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang362009-01-081-0/+0
* A test version trying to solve the non-existence issue of AutoGen-ed files.jwang362009-01-071-0/+0
* Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.klu22009-01-071-8/+0
* Add ASM16 rule for ICC tool chain.klu22009-01-061-0/+4
* added messages for forcing reconfig, over-write of Conf fileslhauch2008-12-311-0/+4
* Updated the changes in r7158jwang362008-12-311-10/+34
* Updated the macro description according to the latest changes in build tool.jwang362008-12-311-2/+11
* 1) Re-fine and fully test the mechanism of getting over the long command line...jwang362008-12-314-15/+6
* Correct binary tools for generating DUET image.klu22008-12-262-0/+0
* Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)...lgao42008-12-251-0/+9
* Remove unused PCH compiler option and unused build rule for uni file.lgao42008-12-252-31/+0
* Fixed an issue which would cause build failure if there's more than one optio...jwang362008-12-181-0/+0
* Always add files in [Sources] section to search list for string IDjwang362008-12-161-0/+0
* Update GenSec tool to always create output file without check file content.lgao42008-12-151-0/+0
* GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed se...jlin162008-12-151-0/+0
* Add incremental support for FD and Capsule generation.jwang362008-12-131-0/+0
* GenFds enable display FV space information when incremental build.jlin162008-12-122-0/+0
* Updatejwang362008-12-121-6/+20
* 1) Search value of Guid/Protocol/PPI in inf file only in the same category in...jwang362008-12-121-0/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f1...jwang362008-12-091-10/+31
* 1) Separate the AutoGen code for PCDs between module and its library instance...jwang362008-12-092-0/+0
* Updated with latest changes.jwang362008-12-081-62/+299