summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-06-04PCD tools update:klu210-1360/+956
2006-06-04Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk...klu21-0/+2
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch5-184/+218
2006-06-03Added some attributes (changed comments to be before items to be deleted) Add...lhauch3-132/+224
2006-06-03Updated Document, added some more choice settings and comments. Added an Arc...lhauch3-31/+100
2006-06-03Added Optional Element, SupportedArchitectures which is a list of itemType: S...lhauch1-0/+5
2006-06-03Added More Comments and started doing data type checking so that if a ModuleN...lhauch3-29/+100
2006-06-02Added more comments to show indicate what will go, and what will stay, also w...lhauch1-12/+21
2006-06-02Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ...lhauch1-7/+24
2006-06-02Updated to match XMLSchema, although this file is not currently being used.lhauch1-21/+11
2006-06-02Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch1-1/+0
2006-06-02Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and...lhauch1-0/+1
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang121-11/+6
2006-06-02removed the comment for ModuleEditor and PackageEditor in this filejwang361-3/+1
2006-06-02update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin161-2/+1
2006-06-02just comment out the build for ModuleEditor and PackageEditor temporarily, si...jwang361-1/+3
2006-06-02- changed the sequence of <Specification> definition in schemajwang361-1/+1
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch2-40/+20
2006-06-02Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are...lhauch3-35/+6
2006-06-02Updated Schema per e-mails.lhauch5-17/+66
2006-06-01Lean the slashed forward.bbahnsen1-3/+3
2006-06-01Removing unused code.bbahnsen26-6955/+0
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish2-106/+1
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang361-2/+11
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch4-224/+278
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen1-1/+1
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen10-82/+1946
2006-05-31Removing tools_def.txtlhauch1-43/+0
2006-05-31updated several elements and re-organized the layout (moving Attributes to th...lhauch5-181/+203
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch1-5/+35
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch1-1/+1
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch1-0/+43
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch1-0/+1
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch1-2/+9
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