summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-25Fix a bug caused by sscanf trashing memory.bbahnsen
2006-05-25Had to put the Attribute, URL back into the Abstract so that Module Editor wo...lhauch
2006-05-25Added CreatedDate to Schema - headers have it included with a choice for Crea...lhauch
2006-05-25Added outputDir attribute to support generating FV file in specified directoryjwang36
2006-05-24Add a macro for GCC Assembly.bbahnsen
2006-05-24Remove a private class to remove the error message.qwang12
2006-05-24Add sample code for PCD Database generation. These 3 files will be read by Ge...qwang12
2006-05-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@250 6f19...qwang12
2006-05-23Refactor the PeCoffLoader into a library. Add PeiRebase Tool.bbahnsen
2006-05-23Porting several more tools to edk2.bbahnsen
2006-05-22Remove the assumption of package location under workspace and prompt user to ...jlin16
2006-05-19Do not build with debug.bbahnsen
2006-05-19Fix capitalizationbbahnsen
2006-05-19Make sure that the dll is executable.bbahnsen
2006-05-19Fix capitalizationbbahnsen
2006-05-19Fix capitalizationbbahnsen
2006-05-19GenDepex does not always run correctly on OS X. Turning on debug so that is c...bbahnsen
2006-05-19StrGather does not run correctly on OS X. Turning on debug so that is can be ...bbahnsen
2006-05-19Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove i...lhauch
2006-05-19Fix the elements to put /> on the new elements.lhauch
2006-05-19Adding Additional Tools that are needed for Platform Image creation.lhauch
2006-05-19Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!lhauch
2006-05-19Added optional GuidValue, changed Guid to optional (so that we can do duplica...lhauch
2006-05-18Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding o...lhauch
2006-05-17Call it CompressDll.dll on all host platforms.bbahnsen
2006-05-17Build the compress library on Linux and OS X.bbahnsen
2006-05-17Fix a bug of unreference PCD token defined in FPD does *not* be autogened int...klu2
2006-05-16Fixes for Cygwin gcc builds.bbahnsen
2006-05-16Fixes for gcc builds.bbahnsen
2006-05-16Check for gcc toolchain.bbahnsen
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19...yshang1
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 6f19...yshang1
2006-05-16Fix GenFvImagei build on OS Xbbahnsen
2006-05-15Handle g++ libs correctly, since ant incorrectly does not use g++ as the link...bbahnsen
2006-05-15Removing the binary of MakeDeps since it is now built by the tools. Please ma...bbahnsen
2006-05-15Fix for OS Xbbahnsen
2006-05-15Fix for OS Xbbahnsen
2006-05-15Add MakeDepsbbahnsen
2006-05-14Fix MASM build breakmdkinney
2006-05-12Make sure path to 16-bit MASM is setmdkinney
2006-05-11Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attributelhauch
2006-05-11Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using th...lhauch
2006-05-10removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are ...lhauch
2006-05-08Get rid of the build.gccbbahnsen
2006-05-08It is legal that same base name exist in one FPD file. In future, we should u...klu2
2006-05-07Fix the PCD bug submitted by Oram, Isaac W:klu2
2006-05-04Use strcasecmp in gcc builds.bbahnsen
2006-05-04Fix a capitalization error.bbahnsen
2006-05-04Retabbbahnsen