summaryrefslogtreecommitdiff
path: root/Tools/XMLSchema
AgeCommit message (Expand)Author
2006-07-06Added the MacroDefFile to ProcessSteps for future use, also removed extra Sec...lhauch
2006-07-05Merge latest from branch.bbahnsen
2006-07-05Changed FvBinding to be a list of Keywords (not using list, just specifying t...lhauch
2006-07-04Removed the namespace="##local" from the UserExtensions sub-element. Any val...lhauch
2006-07-03Added two optional attributes to the Cloned element, FarGuid and Id that can ...lhauch
2006-06-30FDPManifest.xsd has been changed to FarManifest.xsdjwang36
2006-06-30Change to new XML Schemawuyizhong
2006-06-29merged the last changes in new schemajwang36
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang36
2006-06-221) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu2
2006-06-211) Move almost new schema related to PCD on branch to transition scheme in ma...klu2
2006-06-20changed Specification to string and changed back Abstract to new schema formatjwang36
2006-06-20changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang36
2006-06-20merged the new changes in new schema, and corrected many inconsistencies in a...jwang36
2006-06-20updated UserExtensions to match final schema.lhauch
2006-06-19merged the new schema except to those PCD relatedjwang36
2006-06-14Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and ...lhauch
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch
2006-06-10Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema...klu2
2006-06-10Sync the type of <VariableName> with the latest email send by Larry.klu2
2006-06-10Fix some minor bugs on PCD schema according to final schema email send by Larryklu2
2006-06-09Final Check-for TRUNK transition schema that handles both old and new elements.lhauch
2006-06-09Intermediate Check-in this MSA schema handles both old and new elements.lhauch
2006-06-09Intermediate Check-in this SPD schema handles both old and new elements.lhauch
2006-06-08Intermediate Check-in This is not the final version of the XML Transition Sc...lhauch
2006-06-06Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch...lhauch
2006-06-06Updated schema, added some new elements that will be used in the final. Added...lhauch
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch
2006-06-03Added some attributes (changed comments to be before items to be deleted) Add...lhauch
2006-06-03Updated Document, added some more choice settings and comments. Added an Arc...lhauch
2006-06-03Added Optional Element, SupportedArchitectures which is a list of itemType: S...lhauch
2006-06-03Added More Comments and started doing data type checking so that if a ModuleN...lhauch
2006-06-02Added more comments to show indicate what will go, and what will stay, also w...lhauch
2006-06-02Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ...lhauch
2006-06-02Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch
2006-06-02- changed the sequence of <Specification> definition in schemajwang36
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch
2006-06-02Updated Schema per e-mails.lhauch
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch
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-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-29Revise XML Schema to be valid. wuyizhong
2006-05-27Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch
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-19Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove i...lhauch