]> git.proxmox.com Git - mirror_edk2.git/history - Tools
it was root caused to be Spec issue instead of code issue. It should be Action inste...
[mirror_edk2.git] / Tools /
2008-01-08 qwang12Make the code ICC clean.
2007-12-29 qwang121) remove EfiLibReportStatusCode mapping as Status...
2007-12-28 qwang12Sync the migration tool setting files with the definiti...
2007-12-21 qhuang8Add "ALWAYS_PRODUCED" Library class item for EDK module...
2007-10-17 jljustenMoved (back!) to $WORKSPACE/BaseTools location, as...
2007-10-17 jljustenMoving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTo...
2007-10-16 jljustenTools/BaseTools/Bin/Darwin:
2007-10-16 jljustenTools/BaseTools/Bin/PosixLike/*:
2007-10-16 jljustenTools/BaseTools/BuildEnv.py:
2007-10-16 jljustenTools/BaseTools/BuildEnv.py:
2007-10-16 jljustenedksetup.sh:
2007-10-16 jljustenCopying latest $WORKSPACE/BaseTools to $WORKSPACE/Tools...
2007-10-16 jljustenDeleting to allow latest version of BaseTools (from...
2007-10-13 jljustenMoving BaseTools to Tools/BaseTools.
2007-10-10 lhauchModified to strip leading white-space characters and...
2007-07-26 qhuang8Fix a typo in generated copyright.
2007-07-24 qhuang8Generate correct license for R8Lib.c & R8Lib.h
2007-07-18 htaoGenVtf tool binary should be checked into BaseTools...
2007-07-18 htaocheck in GenVtf tool binary
2007-07-09 qhuang8Add the naming map from Edk I to EdkII
2007-07-09 qhuang8Update database to reflect two naming changes from...
2007-07-05 qhuang8Add the rule to handle the naming change of industry...
2007-07-04 qhuang8Update Migration database since EfiLibInstallDriverBind...
2007-06-21 klu2Fix the missing align-double issue.
2007-06-01 lhauchAdding OldMdePkg directory - prior to the move of the...
2007-05-22 vprabhalEnabling /O1 for the entire IPF tree builds
2007-05-11 jlin16Fix the FV information refresh problem for moduleSA...
2007-05-08 vprabhalenabling /Wx and /O1 options, added related flags to...
2007-04-26 jwang36Fixed EDKT549 by adding code to check if the module...
2007-04-13 bxingFixed bug of incorrect processing of hexadecimal numbers.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-12 lgao4Fix CygWinGCC build failed. When GCC build, map file...
2007-04-11 bxing1. Updated LOG file format generated by PeiRebase.
2007-04-11 jlin16Change default ModuleSA setting panel to be "FV Info...
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-05 jwang36Fixed the incremental build issue for .dxs file by...
2007-04-05 klu2Open all warning checking for EdkUnixPkg, and current...
2007-04-05 klu2Add more judgement.
2007-04-05 klu2The alignment of data section also meet with the requir...
2007-04-04 klu2Fix the unalignment issue for RODATA section when conve...
2007-04-03 jwang36Fixed an issue which a library module could be built...
2007-04-02 jwang36Merged the fix of CompressDll.dll manifest issue when...
2007-03-30 jwang36Restored the SetVirtualAddress and SetExitBootService...
2007-03-27 jwang36Fixed an Autogen issue which will cause build break...
2007-03-26 jwang36Remove the generation of "Exit" function calling since...
2007-03-26 klu2For building UnixPkg in CYGWIN, it should use gcc binde...
2007-03-23 klu2Add tool chain's configuration for building and running...
2007-03-20 jlin16Thread work load assignment change.
2007-03-20 jlin16Create more threads to synchronize pcd data for Framewo...
2007-03-20 jlin16Utilize multi-thread support of JAVA to improve UI...
2007-03-15 jwang36Fixed EDKT538; Removed the some code generation for...
2007-03-14 vprabhalthe ipf compiler needs a switch to not use FP registers...
2007-03-12 jwang36Fixed EDKT532 and EDKT533
2007-03-10 jwang36Commented out the pre-compile option of IPF ARCH for...
2007-03-08 hche10x1. Fix EDKT528: Framework wizard should not force user...
2007-03-08 jwang36- Fixed PVCS tracker 484 by merging the GenDll and...
2007-03-06 jwang36Fixed EDKT527 by adding a check on the file size in...
2007-02-14 zliu3Enable the building option "/Os" for IPF tip Intel...
2007-02-14 xli24Add /W4 /WX for ICC tool chain of IPF in tools_def...
2007-02-14 jlin16add check for empty value of definitions.
2007-02-09 jwang36Removed the extra source file from preprocessor's comma...
2007-02-07 jwang36Changed the way of handling not supported ARCH for...
2007-02-07 jwang36(Fixed EDKT523) Added more check on "archString" to...
2007-02-05 jwang36Add genDigest() method to class FfsProcess to generate...
2007-02-05 jwang36Output more descriptive information when there's no...
2007-02-02 jlin161. Refresh applicable library instances after one illeg...
2007-01-31 jlin16Optimize library instance selection algorithm.
2007-01-31 hche10x1. Fix EDKT508: FW should't build Log.log file in curre...
2007-01-30 hche10x1. Fix EDKT215: [Wizard] "Previous" button is not suppo...
2007-01-29 jwang36- Move global declarations from AutoGen.c to AutoGen.h
2007-01-26 jlin16Fix EDKT174, auto-select library instance if only one...
2007-01-26 jwang36Remove a temporary test line of code
2007-01-26 jwang36- Remove the TOOL without NAME defined and its definiti...
2007-01-26 jwang36Move the entrypoint function declarations to AutoGen...
2007-01-26 lgao4When GenFvMap tool doesn't open one module map file...
2007-01-26 hche10x1. Add "Splash Screen" back
2007-01-26 jwang36Added -e and -emacs to support no leading task name...
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-25 jwang36Enhanced the <Build_Library> macro to check OBJECTS...
2007-01-25 jwang36- Merged the local copy of XmlRoutines.py in buildgen...
2007-01-25 jlin16Change parameter id in UserExtension element from Integ...
2007-01-25 jwang36Fixed the Indentifier type issue.
2007-01-25 jwang36- Fixed EDKT240. Now the Blank.pad file for alignment...
2007-01-25 bbahnsenAdding a couple of features for far processing, includi...
2007-01-25 lhauchAdded optional whitespace characters in before and...
2007-01-24 bbahnsenAdding several dependency checks for far installation...
2007-01-24 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-24 jwang36Fixed EDKT487. Added a <import> task to import UserExte...
2007-01-24 jwang36- Fixed EDKT513 by adding existing section files into...
2007-01-24 hche10x1. Finish Enhancement EDKT345: Support deleting multipl...
2007-01-24 jlin16Modify error message contents when an improper library...
2007-01-24 jwang36Changed the way of determining how to call customized...
2007-01-24 jwang36Removed the BASE type as any type in the check of SupMo...
2007-01-23 bbahnsenChanging XmlAppendChildElement to return the new XML...
2007-01-23 jlin16Modify support module type filter for library instance...
2007-01-23 jwang36Fixed the fake circular denpendency of library instance.
2007-01-23 jwang36Fixed EDKT493. Added support to "SupModuleList" for...
2007-01-23 qwang12Corrected a small bugs:
next