summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang121-5/+3
2006-05-29Revise XML Schema to be valid. wuyizhong1-1/+5
2006-05-27Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch1-2/+1
2006-05-26Fix some cleanall issuesbbahnsen2-4/+4
2006-05-26Fix some cleanall issuesbbahnsen4-6/+6
2006-05-26Translate the Arch enum to an arch directory name. This is necessary for Linu...bbahnsen1-1/+15
2006-05-26Remove the warning message reported when building GenBuild.jarqwang122-7/+4
2006-05-26Add version check in both PCD database generation and service driver.qwang121-13/+14
2006-05-26Fix the problem "update action multiple times fail".jlin1611-4/+713
2006-05-26Change Workspace to X:qwang121-1/+1
2006-05-26Replace all tab to spaces.qwang124-813/+813
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-0/+3
2006-05-25Fix a bug caused by sscanf trashing memory.bbahnsen1-15/+27
2006-05-25Had to put the Attribute, URL back into the Abstract so that Module Editor wo...lhauch1-2/+9
2006-05-25Added CreatedDate to Schema - headers have it included with a choice for Crea...lhauch2-44/+65
2006-05-25Added outputDir attribute to support generating FV file in specified directoryjwang361-58/+80
2006-05-24Add a macro for GCC Assembly.bbahnsen1-0/+58
2006-05-24Remove a private class to remove the error message.qwang121-10/+0
2006-05-24Add sample code for PCD Database generation. These 3 files will be read by Ge...qwang123-0/+77
2006-05-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@250 6f19...qwang126-11/+1365
2006-05-23Refactor the PeCoffLoader into a library. Add PeiRebase Tool.bbahnsen10-31/+380
2006-05-23Porting several more tools to edk2.bbahnsen30-45/+1475
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