]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin
1. add DxeI2c Library in OptionRomPkg.
[mirror_edk2.git] / BaseTools / Bin /
2008-01-03 jlin16Add depex section generation feature for GenFds.exe
2008-01-02 jwang36Fixed a bug which caused the PCDs inherited from librar...
2007-12-24 jwang36Added component type to module type mapping between...
2007-12-22 jwang36a. Enabled building R8 modules
2007-12-13 jwang36Re-generated per the bug fixes.
2007-12-11 jljustenBuilt with vs.net 2005 from
2007-12-11 jljustendeleted edk2/BaseTools/Bin/Darwin:
2007-12-10 lgao4Fix one minor bug to print TE image correct start addre...
2007-12-10 jwang36Re-generated because of AutoGen changed
2007-12-07 jwang36Fixed default Token Number missing issue and default...
2007-12-07 jwang36Added support of calculating the string size for PCD...
2007-12-07 jwang36Added 'DEFAULT' sku id for dynamic PCDs not found in...
2007-12-05 jwang36Fixed bugs of
2007-11-30 jwang36Fixed an incorrect use of EdkLogger.error() which will...
2007-11-30 jwang36Fixed the build issue when multi target specified,...
2007-11-30 jwang36Fixed a library constructor order issue
2007-11-21 lgao4Minor change for GenFv to support capsule attribute...
2007-11-19 jwang36a. Revised error message for a module that is not requi...
2007-11-08 jwang36Fixed the dependency issue on wrong name of makefile.
2007-11-07 lgao4Fix GenFv bug without init local variable
2007-11-07 jlin16Strip the relocation section for SEC, PEIM and PEI...
2007-11-06 lgao4Update tool to support reloc section removed, PAD file...
2007-11-06 jwang36Fixed an issue which would cause trimming empty file...
2007-10-31 jwang36a. Fixed an issue which a incorrect command (no leading...
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-29 jljustenAdding link for BaseTools/Bin/PosixLike/Trim to allow...
2007-10-25 jwang36Fixed memory re-free issue
2007-10-25 jwang36a. Re-generated all C tools with "/MLd" option
2007-10-23 lgao4Update verbose log info to these two tools.
2007-10-22 jwang36Fixed build issue when building individual module with...
2007-10-22 jwang36a) Added support of breaking build when no library...
2007-10-19 jlin16passing -v and -d options to c tools.
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jlin16change location of FvAddress.inf to FV\Ffs.
2007-10-16 jwang36Fixed an issue which cause mismatch of line directive...
2007-10-11 jwang36a) Fixed single module hang issue when using spawn...
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
2007-10-11 jlin16Fix the problem of UI and Version section override...
2007-10-10 mdkinneyOnly report a circular dependency between library const...
2007-10-10 lhauchUpdated GenFw.exe to handle Microcode Text files with...
2007-10-10 jwang36Fix bug of UI override not take effect for INF.
2007-10-08 mdkinneyUpdate FIT_SIGNATURE from "_FIT_" to "_FIT_ "
2007-10-08 jwang36Fixed build hang issue in multi-thread mode and in...
2007-10-08 jlin16Add support for MACRO in key string list of INF.
2007-10-08 htaoUse return GetUtilityStatus (); to exit and report...
2007-10-08 htaoerror/warn/debug message format has been updated so...
2007-09-30 lgao4Fix one bug on memory access exceed in GenFw tool
2007-09-29 jwang36a. Fixed unnecessary re-build issue
2007-09-29 lgao4Add more verbose and debug info for GenFv, GenFfs,...
2007-09-29 jlin16Add MACRO support for path in FDF file.
2007-09-29 jwang36Fixed an issue that is the auto-generated code for...
2007-09-28 jlin16Add cycle reference check for FD/FV in FDF file.
2007-09-27 qhuang8Add binary Spd2Dec tool
2007-09-27 jwang36Fixed an issue which DSC file in current directory...
2007-09-27 jlin16Fix typo for 'SectList'.
2007-09-27 jwang361) Improved spawn mode (multi-thread) build performance
2007-09-27 htaoupdate Fpd2Dsc.exe interface to sync users guide and...
2007-09-27 klu2Modify PEIM's entry point
2007-09-27 htaoCheck in Fpd2Dsc.exe tool which Python code version...
2007-09-26 jlin16GenFds.exe add feature of Capsule generation.
2007-09-25 jlin16Add feature of generating FV address map.
2007-09-21 jlin16Add support of INF file in FDF that describe binary...
2007-09-21 jlin16Fix APRIORI file missing FILE statement.
2007-09-20 jlin16Add feature of Apriori file generation for FV.
2007-09-19 jlin16Fix single FV/FD generation error.
2007-09-18 lgao4Add PAD file guid table for GenFv reproducibility.
2007-09-18 jwang36Enabled "fds" build target for build.exe and added...
2007-09-17 lgao4Correct GenFv tool to generate capsule image, Correct...
2007-09-14 jwang36Fixed the wrong usage of ENV()
2007-09-14 jwang36Re-generated since some common code has been changed
2007-09-14 jwang361) Fixed the issue which macro in the form of ENV(...
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
2007-09-13 jjin9fix a bug which blocks the build process.change os...
2007-09-12 qhuang8Re-fix the issue in r2304.
2007-09-12 qhuang8Fix a typo so that platforms without FDF file can pass...
2007-09-12 qhuang8Fix typos
2007-09-12 qhuang8Fix several typos in build.py and regenerate exe.
2007-09-12 klu2PI Enable:
2007-09-12 jlin16Fix typo in build.
2007-09-12 lgao4Update EfiRom tool to fix checksum and PCI3.0 data...
2007-09-12 jwang36a) Added GCC preprocessor support
2007-09-12 htaoGenVtf tool open/write file with "r+b"/"w+b" attribute...
2007-09-11 jlin16Fix variable not initialize bug for the following check-in.
2007-09-11 jlin16if rule section specify a file, use that file to genera...
2007-09-10 jlin16use '#' to indicate flash generation progress.
2007-09-10 lgao4Commit build.exe and GenFds.exe tool to support new...
2007-09-07 klu2Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_...
2007-09-06 qhuang8Update the syntax of PCD section.
2007-09-03 jwang36Fixed an issue which will remove the first line if...
2007-08-31 jwang361. Added support of included file with macro
2007-08-30 qhuang8Add execute attribute for exe file.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 qhuang8Fix a critical bug that the Migration Tool mistakenly...
2007-08-28 lgao4Fix one bug in GenFv tool to generate the correct capsu...
2007-08-28 lgao4Update the following tools with usage information,...
2007-08-27 htaoTianoCompress tool code cleanup to delete parameters...
2007-08-27 htaoFix a bug in TianoCompress tool to handle encoded file...
2007-08-23 htaoSync GenVtf.exe and TianoCompress.exe tool to the binar...
2007-08-22 jwang36Fixed incremental link issue, which dependent libraries...
next