summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2007-01-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2201 6f1...ywang4-34/+149
2007-01-09Increased the image buffer size to avoid invalid address access issuejwang361-5/+4
2007-01-09Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158.jwang361-9/+27
2007-01-08Minor changes and bug fixes implemented.ywang13-75/+236
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu31-0/+86
2007-01-08Corrected some comments for the changed code.jwang362-14/+34
2007-01-08Used the DAG algorithm given by Mike to re-implemented library constructor so...jwang362-183/+133
2007-01-08When generating string size for unicode string, do not generate too many brac...klu21-1/+1
2007-01-08Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s...lgao41-16/+9
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