summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
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-06Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy
2009-05-05Add the optional EfiRom CodeRevision option.lgao4
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-23Fix a typo.gikidy
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-16Remove unused EFI32 macro.klu2
2009-04-16Remove unused EFI32 macro.klu2
2009-04-14update eric_tian
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian
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-31Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao4
2009-03-30Change default setting for UNIXGCC_IASL. The previousjljusten
2009-03-30Search framework database file at the $(WORKSPACE)/Conf directoryqhuang8
2009-03-30Fix build broken for missing defintiion of UNIXGCC_IASLklu2
2009-03-30Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang8
2009-03-30Update framework database to point to existing packages files.qhuang8
2009-03-29Change fake entry point used during ACPI Table building from mainjljusten
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten
2009-03-29Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang36
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-24add map generation for GCC tool chainklu2
2009-03-21Temporarily rollback the previous check in for more investigations of PCD dat...qhuang8
2009-03-19use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu2
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-16Use options for size reductionklu2
2009-03-13Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang36
2009-03-13EFI driver should base 0x0klu2
2009-03-13Correct EfiRom tool to don't check vendor id and device id when the input ima...lgao4