summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...zliu32-41/+127
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-08fix some minor warningklu217-85/+124
2007-01-08When generating string size for unicode string, do not generate too many brac...klu21-1/+1
2007-01-08fix the warning for structure initializationklu21-9/+9
2007-01-08Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool s...lgao41-16/+9
2007-01-08correct SimpleTextIn protocol definition.lgao42-3/+2
2007-01-07Add information on gcc and EdkUnixPkg.bbahnsen1-5/+36
2007-01-07Change many windows references to unix.bbahnsen29-62/+62
2007-01-07Always return an aligned block when mapping memory.bbahnsen1-11/+21
2007-01-06Fix an unititialized memory read.bbahnsen1-1/+1
2007-01-06EdkUnix spd and fpd addedtgingold1-0/+2
2007-01-06Unix version of EFI emulatortgingold187-0/+54299
2007-01-06automagically convert ELF to PE/COFF (i386 only)tgingold1-7/+571
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold2-55/+55
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold96-206/+206
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-04Add a note that describes how to install the packages necessary to run the op...bbahnsen1-3/+24
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-04Volatile variable is read-only in runtime.klu22-56/+69
2007-01-04Changed the FrameworkWizard.jar path from Bin to binjwang361-1/+1
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-03Add a stub assembly file to fix the gcc build break.bbahnsen2-7/+65
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 R9bxing4-138/+100
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-30For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for ...xli242-6/+6
2006-12-29Fixed tracker EDKT395bxing1-7/+105
2006-12-29Add Guid HOB type for these three library instances.qhuang83-6/+21
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 ant-contrib.jar to class pathklu21-1/+1
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