summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Built from source r1536:jwang362-0/+0
2009-03-25GenFds fix PCD byte array format support for PCD specified file GUID; enhance...jlin161-0/+0
2009-03-21Temporarily rollback the previous check in for more investigations of PCD dat...qhuang82-0/+0
2009-03-19a. Fixed build break caused by EdkLogger.warning jwang362-0/+0
2009-03-17GenFds add support for PCD specified file GUID.jlin162-0/+0
2009-03-16GenFds add option ROM and Defines section support.jlin162-0/+0
2009-03-13Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang362-0/+0
2009-03-13Correct EfiRom tool to don't check vendor id and device id when the input ima...lgao41-0/+0
2009-03-12Try to remove duplicated include path in command line optionjwang361-0/+0
2009-03-09GenFds: hide unnecessary warning information.jlin161-0/+0
2009-03-05Added support of PCD HII Variable name in C style of unicode string.jwang361-0/+0
2009-03-04Update GenFw tool help text to clarify GenFw tool usage.lgao41-0/+0
2009-03-04Update GenFv tool to get FvNameGuid lgao41-0/+0
2009-03-04GenFds add FV name GUID support.jlin162-0/+0
2009-03-02Fixed file path issue if the WORKSPACE is the root of a drive (generated from...jwang362-0/+0
2009-03-01a. Allow different types PCD declaration in dec filejwang362-0/+0
2009-02-28Frozen from source r1503: added quote marks for the reference of $(MAKE) to a...jwang361-0/+0
2009-02-26Added the definition of $(MAKE) macro back into top level makefile for the sa...jwang361-0/+0
2009-02-25Update GenFv tool to support creating PI extension FV header.lgao41-0/+0
2009-02-241. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NA...jwang361-0/+0
2009-02-19Fixed single module build failure issuejwang361-0/+0
2009-02-18Fixed an issue caused by passing string of fdf file pathjwang361-0/+0
2009-02-18Fixed the failure caused by specifying fdf file via "-f" switchjwang361-0/+0
2009-02-171) Fixed silent mode issue in Linux.jwang361-0/+0
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang363-0/+0
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-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
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang362-0/+0
2008-12-26Correct binary tools for generating DUET image.klu22-0/+0
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang361-0/+0