]> git.proxmox.com Git - mirror_edk2.git/history - Tools
Embeded autogenerated code in Java code instead of getting them from a real file.
[mirror_edk2.git] / Tools /
2006-08-16 qwang12Embeded autogenerated code in Java code instead of...
2006-08-16 jwang36Added comments and polished the code.
2006-08-16 qouyangFix EDKT 188.
2006-08-16 alfredAdd Critic.java
2006-08-16 alfredIdentify SupArch for .msa
2006-08-15 lhauchAdded module type column to the FPD module table, and...
2006-08-15 jlin16sort modules by name alphabetically when start; make...
2006-08-15 lhauchAdjusted column sizes, made resizable, added Module...
2006-08-15 jlin16move the package definitions to header editor.
2006-08-15 klu2Refine the code for PCD tools.
2006-08-15 klu2Fix the bug that using hardcode driver name to judge...
2006-08-15 jlin16java variable should have its first char in low case.
2006-08-15 alfredadd serial number to MsaTreeEditor.java
2006-08-15 alfredTurn to Regex in ModuleReader.java
2006-08-15 klu2Fix track EDKT179.
2006-08-15 qhuang8Add porting Guide to obsolete Edk Library interfaces.
2006-08-15 wuyizhongAdjust some code format and clear some unused codes.
2006-08-15 qouyangModify GenFfsTask to make it don't create ORG file.
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-08-15 yshi8moved exception and logger classes to org.tianocore...
2006-08-15 yshi8moved exception and logger classes to org.tianocore...
2006-08-15 alfredRe-Follow...
2006-08-15 alfredFaint!change messages cause error, this is an revert
2006-08-15 alfredFollow changes on grammar in messages by Larry
2006-08-15 alfredAdd subdirectory support
2006-08-15 hche10x1. To let MSA/SPD/FPD Header have their own sections...
2006-08-14 jlin16change table column positions in tables of FrameworkMod...
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 wuyizhongAdd judgement if filepath is . or not.
2006-08-14 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-14 wuyizhongUsing ${OBJECTS} instead of fileset to trace all obj...
2006-08-14 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-14 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-14 alfredAdd License Head to all files
2006-08-14 wuyizhongDo Not cleanall librarys with a module build clean...
2006-08-14 jwang36Tried to fix EDKT149. Since the issue happened randomly...
2006-08-11 ajfishFixed issue with new MAP file feature a fprintf was...
2006-08-11 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredAdd MigrationTools
2006-08-10 qhuang8Add Migration Tool Database files
2006-08-10 qouyangFix EDKT186.
2006-08-10 jwang36Added stringToInt method to handle hex integer for...
2006-08-09 jwang36Fixed EDKT163. Added code to assign "arch" to null...
2006-08-09 wuyizhongSet different arguments for gcc3.x.x and gcc4.x.x....
2006-08-09 jwang36Changed the alignment related member and method to...
2006-08-09 wuyizhongEnhance FfsLayout parsing. When specify a file for...
2006-08-09 lhauchFixed grammar and column widths (set min, preferred...
2006-08-08 lhauchFPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]
2006-08-08 jlin16auto adjust pcd settings when display existing ModuleSA...
2006-08-08 wuyizhongRemove warning message in MAC GCC tool build
2006-08-08 jwang36Fixed the FfsAlignment issue
2006-08-07 lhauchMake cleanall fail if executing ant cleanall, without...
2006-08-07 lhauch[EDKT156][Closed] Re-ordered the build.xml files in...
2006-08-07 jlin16Store Variable Name as Hex data array in dynamic pcd...
2006-08-07 jlin16no display "null" if no recommended instance specified...
2006-08-07 klu2Fix some bugs and remove unused code.
2006-08-07 hche10x1. Fix the bug for "C name displayed in dialog to edit...
2006-08-07 klu2Fix the bug for not add error reporting in getAllDynami...
2006-08-07 jlin16[EDKT169]Add feature of sorting modules in FPD file.
2006-08-07 klu2Shutdown the PCD's datum verification when building...
2006-08-06 klu2Change return value of getGuidInfo from globaldata...
2006-08-06 klu2In preprocess for getting platform PCD information...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 qouyangRemove debug log.
2006-08-05 qouyangFix EDKT148.
2006-08-04 klu21, Make exception string friendly, readable.
2006-08-04 qouyangFix EDKT140(CompressDll.dll does not build under cygwin...
2006-08-03 lhauchChanged ToolTipText to read Enter a string; the tool...
2006-08-03 wuyizhongGenTeImage can't work well with Linux is caused by...
2006-08-03 klu2Fix makefile's parameter bug for OSX building.
2006-08-03 hche10x1. Fix bug for wrong Variable name in msa file
2006-08-03 klu2Modify code according to Wang, jian's comments.
2006-08-03 wuyizhongAdjust code format and remove unused code.
2006-08-03 jlin16set default value of PCD from msa file or spd file.
2006-08-03 wuyizhongRemove some unused code and adjust some code format...
2006-08-02 jlin16set MaxDatumSize for PcdData.
2006-08-02 jlin16comment out item type checking temporarily when adding...
2006-08-01 lhauchUpdated to handle cygwin/gcc and moved msvc,gcc propert...
2006-08-01 lhauchAdded target Wizard which just relies on the SurfaceAre...
2006-08-01 klu2Add new class ModulePcdInfoFromFpd.java
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 wuyizhongMiss loop variable incremental, otherwise, will cause...
2006-08-01 klu2Add new PcdDatabase.java file.
2006-08-01 klu2It is bad to put PcdDatabase.java into CollectPCDAction...
2006-08-01 jlin161. Fix the problem of adding PCD for different Arch.
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-31 lhauchRemoved extra copyright and license notices - they...
2006-07-31 jlin16Coding style changes
2006-07-31 jwang36Added <if> task to check if FrameworkDatabase.db exists...
2006-07-31 jwang36Fixed EDKT142; Removed FrameworkDatabase.db and added...
2006-07-30 klu2Fixed track EDKT153, change PCDAutogen code to generate...
2006-07-30 klu2FlashMap can not work correctly in unix GCC because...
2006-07-29 klu21, Fix EDKT141
next