]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.
[mirror_edk2.git] / BaseTools /
2009-07-01 klu2Synchronize the binary with modification at build tool...
2009-06-23 klu2Synchronize the binary with build tools' source at...
2009-06-21 klu2Synchronize all binaries with build tools source base...
2009-06-19 klu2Synchronize binary with modification of r1618 in buildt...
2009-06-17 lgao4Add ASL_OUTFLAG to contain the different ASL output...
2009-06-12 klu2Clarify build tools project's combo path
2009-06-12 klu2Add missing python binary freezed from build tools...
2009-06-11 klu2Synchronize the source of build tool from build tool...
2009-06-05 klu2Fix a typo in help message.
2009-06-04 klu2Fix issue that build is broken if a dynamic PCD's value...
2009-06-03 lgao4Update GenFw tool to zero time/date by default.
2009-06-02 lgao4Fix bug to fill Startup AP Vector address in FvImage
2009-06-02 klu2The MULTIPLE_THREAD should be choice from "Disable...
2009-06-02 klu2The MULTIPLE_THREAD should be choice from "Disable...
2009-06-02 klu2Add MULTIPLE_THREAD option.
2009-06-01 klu21, Add checking for input parameter tool tag which...
2009-05-31 rsun3Update build.exe after StrGather was updated. Add ...
2009-05-27 klu2Fix the bug that build tool and PCD driver can not...
2009-05-26 lgao4Correct GenPage to get the input option value.
2009-05-26 lgao4Correct the parameter parser of GenBootSector.
2009-05-26 rsun3Update build.exe after StrGather python script was...
2009-05-26 lgao4Remove the tool PcdSyntaxUpdate.exe. This tool is an...
2009-05-25 lgao4Fix minor bug in tools.
2009-05-25 lgao4Add the checking to the input parameter of tools.
2009-05-21 klu2Build tool need generate different value macro's name...
2009-05-21 klu2Fix the bug that TAB character in uni file make unicode...
2009-05-20 klu2temporary roll back build.exe because the some string...
2009-05-20 klu2Freeze for build tool check-in r1591: Fix bug in the...
2009-05-18 klu2Originally, there are following implementation:
2009-05-13 klu2Fix bug for -b option
2009-05-13 klu2Add checking for configuration template file.
2009-05-12 klu2Add valid range checking for count of multi-thread
2009-05-12 klu2Add checking for options number to avoid user's confusi...
2009-05-12 klu2Make improvement that if target directory does not...
2009-05-12 klu2Make tool more intelligence for missing configuration...
2009-05-12 lgao4Update GenFw help usage information to clarify -z option.
2009-05-11 klu2Add more validation for input parameters.
2009-05-11 klu2Add warning message that tool chain tag will be ignored...
2009-05-11 klu2Add Fv name checking for build.exe if user gives FV...
2009-05-11 klu2Fix bug that trim crash when no parameter is input.
2009-05-11 klu2Remove -c option for GenFds tool because it does not...
2009-05-11 klu2Update TargetTools for add set/get/clean BUILD_RULE_CON...
2009-05-06 gikidyRemove -Os for UNIXGCC CC FLAGS to reduce size.
2009-05-05 lgao4Add the optional EfiRom CodeRevision option.
2009-05-05 lgao4Update EfiRom to handle ClassCode and CodeRevision...
2009-05-05 jlin16GenFds change efirom command line option from '-I'...
2009-05-05 jwang36Add SMM_DRIVER and SMM_CORE support
2009-05-05 jlin16GenFds add option ROM parameters override of those...
2009-05-03 jwang36Implemented feature request hsd202262 and incorporated...
2009-05-01 jljustenAdd WIN32 binary build of LzmaCompress. Add LzmaCompre...
2009-04-30 qhuang8Sync bug fix of Base Tools r1559.
2009-04-23 gikidyFix a typo.
2009-04-22 lgao4Update VfrCompiler to handle ideqvallist as the first...
2009-04-20 lgao4Enhance VfrCompiler to create the end label for the...
2009-04-17 jwang36Frozen from source r1551
2009-04-17 lgao4Update VfrCompiler to support UEFI 2.1 form classguid
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-14 eric_tianupdate
2009-04-13 eric_tianupdate tools_def.template to supply all possible combin...
2009-04-13 lgao4enchance error handling for disableif
2009-04-08 lgao4Update GenFw -z option to zero debug data and time...
2009-03-31 jwang36Generated from source r1543
2009-03-31 lgao4Fix AcpiTable C file build failure, because the compile...
2009-03-30 jljustenChange default setting for UNIXGCC_IASL. The previous
2009-03-30 qhuang8Search framework database file at the $(WORKSPACE)...
2009-03-30 klu2Fix build broken for missing defintiion of UNIXGCC_IASL
2009-03-30 qhuang8Enhance MigrationMsa2Inf to support extract the GUID...
2009-03-30 qhuang8Update framework database to point to existing packages...
2009-03-29 jljustenChange fake entry point used during ACPI Table building...
2009-03-29 jljustenUpdate Conf template files to support ACPI building...
2009-03-29 jwang36Add $(MD) command for vfr build rule to avoid build...
2009-03-26 jwang36Built from source r1536:
2009-03-25 jlin16GenFds fix PCD byte array format support for PCD specif...
2009-03-24 klu2add map generation for GCC tool chain
2009-03-21 qhuang8Temporarily rollback the previous check in for more...
2009-03-19 klu2use -pie(Position Independent for executable file)...
2009-03-19 jwang36a. Fixed build break caused by EdkLogger.warning
2009-03-17 jlin16GenFds add support for PCD specified file GUID.
2009-03-16 jlin16GenFds add option ROM and Defines section support.
2009-03-16 klu2Use options for size reduction
2009-03-13 jwang36Added a workaround to bypass the error caused by SaveFi...
2009-03-13 klu2EFI driver should base 0x0
2009-03-13 lgao4Correct EfiRom tool to don't check vendor id and device...
2009-03-12 jwang36Try to remove duplicated include path in command line...
2009-03-09 jlin16GenFds: hide unnecessary warning information.
2009-03-09 lgao4Correct TianoCompress name for Linux/GCC.
2009-03-05 jwang36Added support of PCD HII Variable name in C style of...
2009-03-04 lgao4Update GenFw tool help text to clarify GenFw tool usage.
2009-03-04 lgao4Update GenFv tool to get FvNameGuid
2009-03-04 jlin16GenFds add FV name GUID support.
2009-03-02 jwang36Fixed file path issue if the WORKSPACE is the root...
2009-03-01 jwang36a. Allow different types PCD declaration in dec file
2009-02-28 jwang36Changed deprecated DPATH to DLL for CYGWINGCC tool...
2009-02-28 jwang36Frozen from source r1503: added quote marks for the...
2009-02-26 jwang36Added the definition of $(MAKE) macro back into top...
2009-02-25 lgao4Update GenFv tool to support creating PI extension...
2009-02-24 jwang361. Fixed the issue which string ID, $LANGUAGE_NAME...
2009-02-19 jwang36Fixed single module build failure issue
2009-02-18 jwang36Fixed an issue caused by passing string of fdf file...
next