summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
2009-05-21Fix the bug that TAB character in uni file make unicode string missing in aut...klu2
2009-05-20temporary roll back build.exe because the some string definition are missed b...klu2
2009-05-20Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...klu2
2009-05-18Originally, there are following implementation:klu2
2009-05-13Fix bug for -b optionklu2
2009-05-12Add valid range checking for count of multi-threadklu2
2009-05-12Add checking for options number to avoid user's confusion. The corresponding ...klu2
2009-05-12Make improvement that if target directory does not exist, create it. This pat...klu2
2009-05-12Make tool more intelligence for missing configuration item. The corresponding...klu2
2009-05-12Update GenFw help usage information to clarify -z option.lgao4
2009-05-11Add more validation for input parameters.klu2
2009-05-11Add warning message that tool chain tag will be ignored if user provide outpu...klu2
2009-05-11Add Fv name checking for build.exe if user gives FV name from command line. o...klu2
2009-05-11Fix bug that trim crash when no parameter is input.klu2
2009-05-11Remove -c option for GenFds tool because it does not defined in build specifi...klu2
2009-05-11Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu2
2009-05-05Update EfiRom to handle ClassCode and CodeRevision options correctly.lgao4
2009-05-05GenFds change efirom command line option from '-I' to '-l'.jlin16
2009-05-05Add SMM_DRIVER and SMM_CORE supportjwang36
2009-05-05GenFds add option ROM parameters override of those in INF file.jlin16
2009-05-03Implemented feature request hsd202262 and incorporated SMM supportjwang36
2009-05-01Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.jljusten
2009-04-30Sync bug fix of Base Tools r1559.qhuang8
2009-04-22Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI s...lgao4
2009-04-20Enhance VfrCompiler to create the end label for the framework vfr file.lgao4
2009-04-17Frozen from source r1551jwang36
2009-04-17Update VfrCompiler to support UEFI 2.1 form classguidlgao4
2009-04-13enchance error handling for disableiflgao4
2009-04-08Update GenFw -z option to zero debug data and time stamp.lgao4
2009-03-31Generated from source r1543jwang36
2009-03-30Search framework database file at the $(WORKSPACE)/Conf directoryqhuang8
2009-03-30Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang8
2009-03-26Built from source r1536:jwang36
2009-03-25GenFds fix PCD byte array format support for PCD specified file GUID; enhance...jlin16
2009-03-21Temporarily rollback the previous check in for more investigations of PCD dat...qhuang8
2009-03-19a. Fixed build break caused by EdkLogger.warning jwang36
2009-03-17GenFds add support for PCD specified file GUID.jlin16
2009-03-16GenFds add option ROM and Defines section support.jlin16
2009-03-13Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang36
2009-03-13Correct EfiRom tool to don't check vendor id and device id when the input ima...lgao4
2009-03-12Try to remove duplicated include path in command line optionjwang36
2009-03-09GenFds: hide unnecessary warning information.jlin16
2009-03-05Added support of PCD HII Variable name in C style of unicode string.jwang36
2009-03-04Update GenFw tool help text to clarify GenFw tool usage.lgao4
2009-03-04Update GenFv tool to get FvNameGuid lgao4
2009-03-04GenFds add FV name GUID support.jlin16
2009-03-02Fixed file path issue if the WORKSPACE is the root of a drive (generated from...jwang36
2009-03-01a. Allow different types PCD declaration in dec filejwang36
2009-02-28Frozen from source r1503: added quote marks for the reference of $(MAKE) to a...jwang36
2009-02-26Added the definition of $(MAKE) macro back into top level makefile for the sa...jwang36