summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Fix bug for -b optionklu21-0/+0
2009-05-13Add checking for configuration template file.klu21-0/+9
2009-05-12Add valid range checking for count of multi-threadklu21-0/+0
2009-05-12Add checking for options number to avoid user's confusion. The corresponding ...klu23-0/+0
2009-05-12Make improvement that if target directory does not exist, create it. This pat...klu21-0/+0
2009-05-12Make tool more intelligence for missing configuration item. The corresponding...klu21-0/+0
2009-05-12Update GenFw help usage information to clarify -z option.lgao41-0/+0
2009-05-11Add more validation for input parameters.klu21-0/+0
2009-05-11Add warning message that tool chain tag will be ignored if user provide outpu...klu21-0/+0
2009-05-11Add Fv name checking for build.exe if user gives FV name from command line. o...klu21-0/+0
2009-05-11Fix bug that trim crash when no parameter is input.klu21-0/+0
2009-05-11Remove -c option for GenFds tool because it does not defined in build specifi...klu21-0/+0
2009-05-11Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu21-0/+0
2009-05-06Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy1-2/+2
2009-05-05Add the optional EfiRom CodeRevision option.lgao41-1/+1
2009-05-05Update EfiRom to handle ClassCode and CodeRevision options correctly.lgao41-0/+0
2009-05-05GenFds change efirom command line option from '-I' to '-l'.jlin161-0/+0
2009-05-05Add SMM_DRIVER and SMM_CORE supportjwang361-0/+0
2009-05-05GenFds add option ROM parameters override of those in INF file.jlin161-0/+0
2009-05-03Implemented feature request hsd202262 and incorporated SMM supportjwang366-0/+17
2009-05-01Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.jljusten2-3/+9
2009-04-30Sync bug fix of Base Tools r1559.qhuang81-0/+0
2009-04-23Fix a typo.gikidy1-1/+1
2009-04-22Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI s...lgao41-0/+0
2009-04-20Enhance VfrCompiler to create the end label for the framework vfr file.lgao41-0/+0
2009-04-17Frozen from source r1551jwang361-0/+0
2009-04-17Update VfrCompiler to support UEFI 2.1 form classguidlgao41-0/+0
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-14update eric_tian2-137/+122
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian2-382/+1630
2009-04-13enchance error handling for disableiflgao41-0/+0
2009-04-08Update GenFw -z option to zero debug data and time stamp.lgao41-0/+0
2009-03-31Generated from source r1543jwang362-0/+0
2009-03-31Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao41-1/+1
2009-03-30Change default setting for UNIXGCC_IASL. The previousjljusten1-2/+2
2009-03-30Search framework database file at the $(WORKSPACE)/Conf directoryqhuang81-0/+0
2009-03-30Fix build broken for missing defintiion of UNIXGCC_IASLklu21-1/+2
2009-03-30Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang81-0/+0
2009-03-30Update framework database to point to existing packages files.qhuang81-5/+5
2009-03-29Change fake entry point used during ACPI Table building from mainjljusten1-5/+5
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten2-20/+50
2009-03-29Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang361-1/+2
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-24add map generation for GCC tool chainklu21-1/+1
2009-03-21Temporarily rollback the previous check in for more investigations of PCD dat...qhuang82-0/+0
2009-03-19use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu21-1/+1
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