]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Add more comments for IntelFramework's header files.
[mirror_edk2.git] / BaseTools /
2008-04-07 jljustenedk2/BaseTools:
2008-04-02 lgao4Correct one bug when add pad file may cause size exceed...
2008-03-31 lgao4Enhance GenFw tool to always zero .pdata section for...
2008-03-21 jwang36Changed per the recent update
2008-03-19 lgao4Correct Error Message format for these C tools accordin...
2008-03-17 jwang36Fixed an incompatible issue in StrGather, which will...
2008-03-14 lgao4Disable unused C++ EH and RTTI feature by adding /GX...
2008-03-13 lhauchFixing gcc CC Flags and ld flags - adding map
2008-03-13 jwang36Added "extern int __make_me_compile_correctly;" for...
2008-03-12 lhauchchanging shortcut name to descriptive names for groupin...
2008-03-04 jwang36Merged bug fix (HSD200972) by Hess
2008-03-04 jwang36Tried to fix an issue which will cause file access...
2008-03-03 jwang36Re-built python tools with Python2.5.2
2008-02-29 jwang36Rebuilt per the Hess's bug fixes
2008-02-29 jwang36Merged Jordan's update
2008-02-28 jwang36Fixed dependency expression issue
2008-02-28 jlin16GenFds.exe adapt to new build database structure.
2008-02-28 jwang36Fixed HSD200760:
2008-02-28 qhuang8Fix the following issues: (base tools source r1024)
2008-02-28 jwang36Fixed a binary file support issues which will cause...
2008-02-26 lgao4Update platform build tools by adding input parameter...
2008-02-22 lhauchFixed option name, ForceRebuild
2008-02-22 lhauchRemoved newbuild option from edksetup.bat command-line...
2008-02-22 jwang36Fixed mismatched command line switch
2008-02-22 lhauchFixed VFR flag to: --no-pre-processing
2008-02-21 jwang36Standardized the command line options of VfrCompile...
2008-02-19 jwang36a. Added binary file support during AutoGen
2008-02-18 jwang36Added "-nopp" to VfrCompile.exe tool to bypass the...
2008-02-18 jwang36Incorporated the latest UEFI compatible VfrCompile...
2008-02-15 jwang36Improved the file creation speed during incremental...
2008-02-13 jljustenUnder the buildtools.tianocore.org BaseTools tree,...
2008-02-01 qhuang8Remove non-existing files reference.
2008-01-25 jwang36Fixed an unicode file parser issue which will remove...
2008-01-24 jwang36Rollback to last revision. No need to enforce the ARCH...
2008-01-24 jwang36Enforced "CompilerStub" for IA32 and X64 arch only
2008-01-23 jlin16using R8 component type when choosing rule for INF...
2008-01-23 jlin16Support R8 modules in GenFds.exe
2008-01-22 jwang36a. Merged the recent improvement on R8 modules build
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 jwang36Fixed an issue which caused incorrect value of PCD...
2008-01-04 jlin16Add !include statement support in GenFds.exe which...
2008-01-03 lhauchmodified the UNIXGCC information
2008-01-03 lhauchFixed some of the comments
2008-01-03 lhauchModified BINUTILS_URL to point to mirrors.kernel.org...
2008-01-03 lhauchfixed paths for UNIXGCC tools
2008-01-03 jlin16scroll back to old HII component.
2008-01-03 jlin16Add depex section generation feature for GenFds.exe
2008-01-02 jwang36Updated the revision number of build tools
2008-01-02 jwang36Fixed a bug which caused the PCDs inherited from librar...
2007-12-28 jwang36Added $(ASL_FLAGS) to $(ASL) command line
2007-12-28 lhauchfixed a typo - GS8192 should be Gs8192
2007-12-27 lhauchAdded QIPF_fr32 flags to IPF CC flags, neede by UEFI...
2007-12-25 jwang36Fixed out-of-date contents (PVCS tracker 732)
2007-12-25 jwang36Fixed typos (PVCS tracker 749)
2007-12-25 jwang36Fixed typos (PVCS Tracker 750)
2007-12-24 jwang36Added component type to module type mapping between...
2007-12-24 jwang36Changed the NMAKE path from VS2003 to VS2005 for ICC...
2007-12-22 jwang36a. Enabled building R8 modules
2007-12-13 jwang36Re-generated per the bug fixes.
2007-12-13 jwang36Removed commented out lines
2007-12-13 jwang36Added X64 compiler build script
2007-12-12 jwang36Made it executable
2007-12-12 jwang36Changed the ICC tools to use VS2005's tools and dlls...
2007-12-11 jljustenBuilt with vs.net 2005 from
2007-12-11 jljustendeleted edk2/BaseTools/Bin/Darwin:
2007-12-11 jljustenmodified edk2/BaseTools/BuildEnv:
2007-12-11 jljustenmodified edk2/BaseTools/BuildEnv:
2007-12-11 jwang36Updated this script to use the latest binutils and...
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-28 lhauchRearranged flags so they are in consiste locations...
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-11-06 yshang1Add the -mno-red-zone for gcc on x64. Since the GNU...
2007-10-31 jwang36Added change log for r4251
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 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenBaseTools/Conf/build_rule.template:
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenBaseTools/ConfTemplates:
2007-10-29 jljustenBaseTools/BuildEnv.py:
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 lhauchAdding GCC cross-compiler information to BaseTools...
2007-10-23 lgao4Update verbose log info to these two tools.
2007-10-22 jwang36Added Spd2Dec.exe and Fpd2Dsc.exe tools
next