]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
First (Alpha) release of ShellPkg
[mirror_edk2.git] / BaseTools /
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...
2009-02-18 jwang36Fixed the failure caused by specifying fdf file via...
2009-02-17 jwang361) Fixed silent mode issue in Linux.
2009-02-17 jwang36Updated per the latest changes
2009-02-16 jwang361. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the...
2009-01-23 jwang36Fixed a PcdEx AutoGen bug
2009-01-21 lgao4Enhance GenFw tool to zero PeImage .xdata section ...
2009-01-13 jwang36Using share mode to create file.
2009-01-13 jwang36Test version for performance concern.
2009-01-12 jwang36Fixed the out-of-sync issue of AutoGen-ed files in...
2009-01-12 jwang36Change the name of extension
2009-01-12 jwang36A test version making use Windows API to create AutoGen...
2009-01-12 jwang36Roll back to normal version
2009-01-11 jwang36A trial version making use of pywin32 api to create...
2009-01-10 jwang36test version
2009-01-09 jwang36Try to solve the non-existence issue of AutoGen-ed...
2009-01-09 jwang36Final test version (GC plus bufsize=1) trying to solve...
2009-01-09 jwang36Another test version (using low-level api provided...
2009-01-09 jwang36Another test version (using garbage collection to do...
2009-01-09 jwang36Another test version (using bufsize=1) trying to solve...
2009-01-09 jwang36Another test version (using glob to check file existenc...
2009-01-09 jwang36Another test version (sleep in main loop) trying to...
2009-01-09 jwang36Another test version (using windows's specific 'c'...
2009-01-09 jwang36Another test version trying to solve the non-existence...
2009-01-09 jwang36Another test version trying to solve the non-existence...
2009-01-08 lhauchFixed the over-write message to print only with RECONFI...
2009-01-08 lgao4Add general Tiano Compress tool path.
2009-01-08 jwang36Another test version trying to solve the non-existence...
2009-01-07 jwang36A test version trying to solve the non-existence issue...
2009-01-07 klu2Remove ASM16 tool definition, it is same as ASM tool...
2009-01-06 klu2Add ASM16 rule for ICC tool chain.
2008-12-31 lhauchadded messages for forcing reconfig, over-write of...
2008-12-31 jwang36Updated the changes in r7158
2008-12-31 jwang36Updated the macro description according to the latest...
2008-12-31 jwang361) Re-fine and fully test the mechanism of getting...
2008-12-26 klu2Correct binary tools for generating DUET image.
2008-12-25 lgao4Roll back to add rule for uni file, change Uni output...
2008-12-25 lgao4Remove unused PCH compiler option and unused build...
2008-12-18 jwang36Fixed an issue which would cause build failure if there...
2008-12-16 jwang36Always add files in [Sources] section to search list...
2008-12-15 lgao4Update GenSec tool to always create output file without...
2008-12-15 jlin16GenFds will try to deduce 'Target_Toolchain_Arch' KeySt...
2008-12-13 jwang36Add incremental support for FD and Capsule generation.
next