summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-05-22Remove the assumption of package location under workspace and prompt user to ...jlin166-13/+72
2006-05-19Do not build with debug.bbahnsen2-2/+2
2006-05-19Fix capitalizationbbahnsen1-2/+2
2006-05-19Make sure that the dll is executable.bbahnsen1-0/+1
2006-05-19Fix capitalizationbbahnsen1-1/+1
2006-05-19Fix capitalizationbbahnsen4-8/+8
2006-05-19GenDepex does not always run correctly on OS X. Turning on debug so that is c...bbahnsen1-0/+1
2006-05-19StrGather does not run correctly on OS X. Turning on debug so that is can be ...bbahnsen1-1/+1
2006-05-19Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove i...lhauch1-4/+4
2006-05-19Fix the elements to put /> on the new elements.lhauch2-14/+14
2006-05-19Adding Additional Tools that are needed for Platform Image creation.lhauch42-0/+17050
2006-05-19Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!lhauch1-1/+6
2006-05-19Added optional GuidValue, changed Guid to optional (so that we can do duplica...lhauch2-4/+9
2006-05-18Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding o...lhauch5-159/+379
2006-05-17Call it CompressDll.dll on all host platforms.bbahnsen1-0/+2
2006-05-17Build the compress library on Linux and OS X.bbahnsen2-2/+15
2006-05-17Fix a bug of unreference PCD token defined in FPD does *not* be autogened int...klu22-32/+133
2006-05-16Fixes for Cygwin gcc builds.bbahnsen2-2/+8
2006-05-16Fixes for gcc builds.bbahnsen2-5/+30
2006-05-16Check for gcc toolchain.bbahnsen1-1/+1
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19...yshang11-1/+1
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 6f19...yshang11-2/+2
2006-05-16Fix GenFvImagei build on OS Xbbahnsen3-4/+15
2006-05-15Handle g++ libs correctly, since ant incorrectly does not use g++ as the link...bbahnsen1-2/+15
2006-05-15Removing the binary of MakeDeps since it is now built by the tools. Please ma...bbahnsen1-0/+0
2006-05-15Fix for OS Xbbahnsen1-0/+1
2006-05-15Fix for OS Xbbahnsen1-0/+1
2006-05-15Add MakeDepsbbahnsen2-0/+1402
2006-05-14Fix MASM build breakmdkinney1-1/+1
2006-05-12Make sure path to 16-bit MASM is setmdkinney1-1/+1
2006-05-11Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attributelhauch1-0/+8
2006-05-11Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using th...lhauch1-11/+103
2006-05-10removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are ...lhauch2-11/+9
2006-05-08Get rid of the build.gccbbahnsen13-40/+0
2006-05-08It is legal that same base name exist in one FPD file. In future, we should u...klu21-8/+6
2006-05-07Fix the PCD bug submitted by Oram, Isaac W:klu21-16/+16
2006-05-04Use strcasecmp in gcc builds.bbahnsen1-0/+4
2006-05-04Fix a capitalization error.bbahnsen1-1/+1
2006-05-04Retabbbahnsen1-12/+12
2006-05-04The file name is in lower case.bbahnsen1-1/+1
2006-05-03Remove the workspace reference.bbahnsen1-1/+0
2006-05-03Streamline the tools build and make it friendlier to gcc.bbahnsen13-148/+64
2006-05-03Get rid of workspace. Point to MS compiler for Host compiles.bbahnsen1-2/+1
2006-04-29Change script to start with classhche10x1-1/+1
2006-04-29Change script to start with classhche10x1-2/+3
2006-04-28Fixed CLASSPATH, ANT_HOME and XMLBEANS_HOME to allow this program to start.lhauch1-4/+28
2006-04-28Remove unnecessary commentsklu21-6/+0
2006-04-28Fix two bugs for current PCD workflow:klu23-20/+23
2006-04-281. Modify start script to hche10x19-344/+229
2006-04-28Updates for cygwinbbahnsen3-13/+25