summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2007-01-06EdkUnix spd and fpd addedtgingold1-0/+2
2007-01-06automagically convert ELF to PE/COFF (i386 only)tgingold1-7/+571
2007-01-06Add ASM_PFX macro on ASM_FLAGS using GCC toolstgingold1-3/+3
2007-01-05Add license header to Python files.bbahnsen6-9/+76
2007-01-05Correct the sample instruction.klu21-1/+1
2007-01-04Allow resume of the download.bbahnsen1-3/+2
2007-01-04Add wxPython to the installer.bbahnsen1-1/+10
2007-01-04Set the executable property on the script.bbahnsen1-0/+0
2007-01-04Set the executable property on the script.bbahnsen2-0/+0
2007-01-04Fix building issue for VC compiler. And enable GenFvMap in building CCode pac...klu22-2/+1
2007-01-04Fix building issue for Mac OSklu22-1/+9
2007-01-041. Fix EDKT413: EnumerationData.java should use defined final static stringhche10x2-66/+70
2007-01-04Fix building error in Linuxklu22-7/+21
2007-01-041) Update XmlRoutines.py to strip all whitespacemdkinney4-3/+1391
2007-01-03Remove GenFvMap from the build since it does not compile under gcc.bbahnsen1-2/+2
2007-01-03Added or modified utility version and usage display.ywang4-22/+111
2007-01-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2160 6f1...ywang1-3/+3
2007-01-02Added or modified utility version and usage display.ywang12-101/+312
2006-12-31Integrated FV memory map into R9bxing3-121/+70
2006-12-301. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing6-295/+965
2006-12-30Downgrade the checking for 'extra qualification' introduced by latest gcc ver...klu21-0/+1
2006-12-29Make opening dialogs re-gain focus when user switch back to main UI from othe...jlin1628-253/+230
2006-12-291. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...hche10x10-150/+191
2006-12-28add support arch check for pcd entries when adding a module to platform, sync...jlin164-17/+46
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x17-48/+96
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin161-1/+1
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin161-3/+3
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu22-14/+40
2006-12-25Fixed a bug which will cause single module build failjwang361-0/+1
2006-12-23Add the doxygen config file.bbahnsen1-0/+259
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang362-9/+30
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang362-118/+59
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang361-2/+59
2006-12-22Added some new field to the far template.bbahnsen6-44/+140
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin162-5/+5
2006-12-21Added a template mechanism to act as the user interface in far creation.bbahnsen2-15/+58
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin162-17/+62
2006-12-19Add an elf tool chain.bbahnsen1-0/+26
2006-12-19Add md5sums to the manifest.bbahnsen1-21/+104
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao41-2/+6
2006-12-16Populate the zip file while building the manifest.bbahnsen1-7/+6
2006-12-16Add better command line parameter handling.bbahnsen1-8/+24
2006-12-16Corrections to the far manifest.bbahnsen1-27/+36
2006-12-16Start to build the manifest.bbahnsen1-4/+30
2006-12-16Add a far makerbbahnsen3-0/+111
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang364-16/+24
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang361-5/+5
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang361-2/+5
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x2-8/+16
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang362-16/+23