summaryrefslogtreecommitdiff
path: root/Tools/XMLSchema
AgeCommit message (Expand)AuthorFilesLines
2006-07-10Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern sec...lhauch1-0/+1
2006-07-06Added the MacroDefFile to ProcessSteps for future use, also removed extra Sec...lhauch1-61/+15
2006-07-05Merge latest from branch.bbahnsen1-15/+8
2006-07-05Changed FvBinding to be a list of Keywords (not using list, just specifying t...lhauch4-6/+12
2006-07-04Removed the namespace="##local" from the UserExtensions sub-element. Any val...lhauch1-1/+1
2006-07-03Added two optional attributes to the Cloned element, FarGuid and Id that can ...lhauch2-0/+12
2006-06-30FDPManifest.xsd has been changed to FarManifest.xsdjwang362-376/+236
2006-06-30Change to new XML Schemawuyizhong8-4194/+2667
2006-06-29merged the last changes in new schemajwang364-2/+25
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang361-62/+93
2006-06-221) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu21-1/+1
2006-06-211) Move almost new schema related to PCD on branch to transition scheme in ma...klu25-730/+513
2006-06-20changed Specification to string and changed back Abstract to new schema formatjwang362-16/+9
2006-06-20changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang362-2/+9
2006-06-20merged the new changes in new schema, and corrected many inconsistencies in a...jwang367-152/+241
2006-06-20updated UserExtensions to match final schema.lhauch1-6/+5
2006-06-19merged the new schema except to those PCD relatedjwang367-20/+208
2006-06-14Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and ...lhauch2-0/+6
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu21-0/+1
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch2-2/+7
2006-06-10Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema...klu21-0/+1
2006-06-10Sync the type of <VariableName> with the latest email send by Larry.klu21-1/+1
2006-06-10Fix some minor bugs on PCD schema according to final schema email send by Larryklu21-2/+3
2006-06-09Final Check-for TRUNK transition schema that handles both old and new elements.lhauch6-48/+66
2006-06-09Intermediate Check-in this MSA schema handles both old and new elements.lhauch6-36/+159
2006-06-09Intermediate Check-in this SPD schema handles both old and new elements.lhauch6-150/+238
2006-06-08Intermediate Check-in This is not the final version of the XML Transition Sc...lhauch5-828/+283
2006-06-06Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch...lhauch2-9/+12
2006-06-06Updated schema, added some new elements that will be used in the final. Added...lhauch4-101/+202
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch3-154/+164
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...lhauch2-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-02Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch1-1/+0
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-02Updated Schema per e-mails.lhauch5-17/+66
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch4-224/+278
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-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-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-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