summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-10Added support for xmlbeans-2.2.0jwang362-1/+3
2007-01-09The header file applies to all architectures.bbahnsen2-4/+4
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-09Add in UefiApplicationEntryPoint library class and library instance. qwang125-22/+289
2007-01-09fix some coding style issues.qwang121-7/+7
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...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