summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang36
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen
2006-05-31Removing tools_def.txtlhauch
2006-05-31updated several elements and re-organized the layout (moving Attributes to th...lhauch
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang12
2006-05-29Revise XML Schema to be valid. wuyizhong
2006-05-27Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch
2006-05-26Fix some cleanall issuesbbahnsen
2006-05-26Fix some cleanall issuesbbahnsen
2006-05-26Translate the Arch enum to an arch directory name. This is necessary for Linu...bbahnsen
2006-05-26Remove the warning message reported when building GenBuild.jarqwang12
2006-05-26Add version check in both PCD database generation and service driver.qwang12
2006-05-26Fix the problem "update action multiple times fail".jlin16
2006-05-26Change Workspace to X:qwang12
2006-05-26Replace all tab to spaces.qwang12
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