]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Fixed one issue for IPF, the entry address needs 8 bytes alignment.
[mirror_edk2.git] / BaseTools /
2007-10-08 mdkinneyUpdate FIT_SIGNATURE from "_FIT_" to "_FIT_ "
2007-10-08 jwang36Updated the revision number of build.exe and GenFds.exe
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 in which the dependent makefile is put...
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 jwang36Removed TAB characters
2007-09-27 jwang36Added change log for build.exe
2007-09-27 jwang361) Improved spawn mode (multi-thread) build performance
2007-09-27 lgao4update ChangeLog.txt by adding acpi table rule change.
2007-09-27 htaoupdate Fpd2Dsc.exe interface to sync users guide and...
2007-09-27 htaoupdate Fpd2Dsc.exe interface to sync users guide and...
2007-09-27 klu2Add log
2007-09-27 klu2Modify PEIM's entry point
2007-09-27 htaoCheck in Fpd2Dsc.exe tool which Python code version...
2007-09-26 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-09-26 jlin16GenFds.exe add feature of Capsule generation.
2007-09-26 jwang36Changed Enable to Disable as default value of MULTIPLE_...
2007-09-26 jwang36Changed the GnuMakefile to Makefile as a workaround...
2007-09-25 jlin16Add feature of generating FV address map.
2007-09-21 jlin16update changelog and source revision for build tools.
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 jwang36Changed the revision of source code from which build...
2007-09-18 jwang36Enabled "fds" build target for build.exe and added...
2007-09-17 lhauchRemoved PcdFeatureFlag Attribute - use in the FeatureFl...
2007-09-17 lhauchAdded PcdFeatureFlag Attribute - use PcdTokenSpaceGuidC...
2007-09-17 lgao4Correct GenFv tool to generate capsule image, Correct...
2007-09-14 qwang12update IPF ICC's tool chain root path.
2007-09-14 jwang36Fixed the wrong usage of ENV()
2007-09-14 jwang36Sync-ed the revision number of GenFds.exe
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-14 lgao4Add more details for my non-compatible change check in.
2007-09-14 jwang36Added change histories since r3766
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
2007-09-13 jwang36Added directory for "Makefile" in "Dynamic-Library...
2007-09-13 zliu3Add the "ChangeLog.txt" to record packages' all non...
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 jlin16update source code revision number.
2007-09-12 jwang36Added makefile as dependency for "Dynamic-Library-File...
2007-09-12 lgao4Update EfiRom tool to fix checksum and PCI3.0 data...
2007-09-12 qhuang8Add full path for Cygwin tool chain.
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-10 vanjeff1. Redirect ICC_IA32_*_PATH from C:\Program Files\Micro...
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-09-03 lgao4Update Acpi Asl file Build rule to remove trim step.
2007-08-31 jwang36Updated the revision of source files build.exe was...
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 lhauchCleaned up the tools_def.template file
2007-08-29 zliu3Update the build_rule.template to enable the PCD usage...
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-28 xli24Update compiler switches for ICC build.
2007-08-28 mdkinneyUpdate MSFT IPF flags to us /Ox /Zx /GF
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-27 jwang36Added missed GenFds version and fixed the path error
2007-08-24 xli24Update ASL definition for ICC tool chain.
2007-08-24 lgao4Update build rules to cover ICC build for aslc file.
2007-08-23 htaoSync GenVtf.exe and TianoCompress.exe tool to the binar...
2007-08-22 jwang36Changed the revision number of AutoGen source code...
2007-08-22 jwang36Fixed incremental link issue, which dependent libraries...
2007-08-20 jwang361. Added revision information of source code from which...
2007-08-19 qhuang8Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate...
2007-08-18 jwang36Changed the order of SLINK option
2007-08-18 jwang36Re-designed build_rule.template and updated build.exe...
2007-08-18 qhuang8Check in the proto-Msa2Inf tool. This is the really...
2007-08-18 jwang36Added back removed files for Python tools, and re-gener...
2007-08-17 jwang36Removed files not generated by freezer any longer
2007-08-16 mdkinneyRebuild GenFds.exe based on tag 554 with the one fix...
next