summaryrefslogtreecommitdiffstats
path: root/BaseTools/Bin
Commit message (Expand)AuthorAgeFilesLines
...
* Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI s...lgao42009-04-221-0/+0
* Enhance VfrCompiler to create the end label for the framework vfr file.lgao42009-04-201-0/+0
* Frozen from source r1551jwang362009-04-171-0/+0
* Update VfrCompiler to support UEFI 2.1 form classguidlgao42009-04-171-0/+0
* enchance error handling for disableiflgao42009-04-131-0/+0
* Update GenFw -z option to zero debug data and time stamp.lgao42009-04-081-0/+0
* Generated from source r1543jwang362009-03-312-0/+0
* Search framework database file at the $(WORKSPACE)/Conf directoryqhuang82009-03-301-0/+0
* Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang82009-03-301-0/+0
* Built from source r1536:jwang362009-03-262-0/+0
* GenFds fix PCD byte array format support for PCD specified file GUID; enhance...jlin162009-03-251-0/+0
* Temporarily rollback the previous check in for more investigations of PCD dat...qhuang82009-03-212-0/+0
* a. Fixed build break caused by EdkLogger.warning jwang362009-03-192-0/+0
* GenFds add support for PCD specified file GUID.jlin162009-03-172-0/+0
* GenFds add option ROM and Defines section support.jlin162009-03-162-0/+0
* Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang362009-03-132-0/+0
* Correct EfiRom tool to don't check vendor id and device id when the input ima...lgao42009-03-131-0/+0
* Try to remove duplicated include path in command line optionjwang362009-03-121-0/+0
* GenFds: hide unnecessary warning information.jlin162009-03-091-0/+0
* Added support of PCD HII Variable name in C style of unicode string.jwang362009-03-051-0/+0
* Update GenFw tool help text to clarify GenFw tool usage.lgao42009-03-041-0/+0
* Update GenFv tool to get FvNameGuid lgao42009-03-041-0/+0
* GenFds add FV name GUID support.jlin162009-03-042-0/+0
* Fixed file path issue if the WORKSPACE is the root of a drive (generated from...jwang362009-03-022-0/+0
* a. Allow different types PCD declaration in dec filejwang362009-03-012-0/+0
* Frozen from source r1503: added quote marks for the reference of $(MAKE) to a...jwang362009-02-281-0/+0
* Added the definition of $(MAKE) macro back into top level makefile for the sa...jwang362009-02-261-0/+0
* Update GenFv tool to support creating PI extension FV header.lgao42009-02-251-0/+0
* 1. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NA...jwang362009-02-241-0/+0
* 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
* 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang362009-02-163-0/+0
* 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