summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* Update GenFw help usage information to clarify -z option.lgao42009-05-121-0/+0
* Add more validation for input parameters.klu22009-05-111-0/+0
* Add warning message that tool chain tag will be ignored if user provide outpu...klu22009-05-111-0/+0
* Add Fv name checking for build.exe if user gives FV name from command line. o...klu22009-05-111-0/+0
* Fix bug that trim crash when no parameter is input.klu22009-05-111-0/+0
* Remove -c option for GenFds tool because it does not defined in build specifi...klu22009-05-111-0/+0
* Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu22009-05-111-0/+0
* Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy2009-05-061-2/+2
* Add the optional EfiRom CodeRevision option.lgao42009-05-051-1/+1
* Update EfiRom to handle ClassCode and CodeRevision options correctly.lgao42009-05-051-0/+0
* GenFds change efirom command line option from '-I' to '-l'.jlin162009-05-051-0/+0
* Add SMM_DRIVER and SMM_CORE supportjwang362009-05-051-0/+0
* GenFds add option ROM parameters override of those in INF file.jlin162009-05-051-0/+0
* Implemented feature request hsd202262 and incorporated SMM supportjwang362009-05-036-0/+17
* Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.jljusten2009-05-012-3/+9
* Sync bug fix of Base Tools r1559.qhuang82009-04-301-0/+0
* Fix a typo.gikidy2009-04-231-1/+1
* 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
* Remove unused EFI32 macro.klu22009-04-161-1/+1
* Remove unused EFI32 macro.klu22009-04-161-1/+1
* update eric_tian2009-04-142-137/+122
* update tools_def.template to supply all possible combination of toolchain and...eric_tian2009-04-132-382/+1630
* 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
* Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao42009-03-311-1/+1
* Change default setting for UNIXGCC_IASL. The previousjljusten2009-03-301-2/+2
* Search framework database file at the $(WORKSPACE)/Conf directoryqhuang82009-03-301-0/+0
* Fix build broken for missing defintiion of UNIXGCC_IASLklu22009-03-301-1/+2
* Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang82009-03-301-0/+0
* Update framework database to point to existing packages files.qhuang82009-03-301-5/+5
* Change fake entry point used during ACPI Table building from mainjljusten2009-03-291-5/+5
* Update Conf template files to support ACPI building with UNIXGCC.jljusten2009-03-292-20/+50
* Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang362009-03-291-1/+2
* 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
* add map generation for GCC tool chainklu22009-03-241-1/+1
* Temporarily rollback the previous check in for more investigations of PCD dat...qhuang82009-03-212-0/+0
* use -pie(Position Independent for executable file) instead of "-dll". A EFI i...klu22009-03-191-1/+1
* 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
* Use options for size reductionklu22009-03-161-2/+2
* Added a workaround to bypass the error caused by SaveFileToDisk in Common.PyU...jwang362009-03-132-0/+0
* EFI driver should base 0x0klu22009-03-131-1/+1
* 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