summaryrefslogtreecommitdiffstats
path: root/Tools/XMLSchema
Commit message (Expand)AuthorAgeFilesLines
* Changed the Specification in the Header sections to be default rather than fi...lhauch2006-07-131-5/+5
* Removed Requirement for having a FarList element in the FrameworkDatabase.db ...lhauch2006-07-121-1/+1
* Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern sec...lhauch2006-07-101-0/+1
* Added the MacroDefFile to ProcessSteps for future use, also removed extra Sec...lhauch2006-07-061-61/+15
* Merge latest from branch.bbahnsen2006-07-051-15/+8
* Changed FvBinding to be a list of Keywords (not using list, just specifying t...lhauch2006-07-054-6/+12
* Removed the namespace="##local" from the UserExtensions sub-element. Any val...lhauch2006-07-041-1/+1
* Added two optional attributes to the Cloned element, FarGuid and Id that can ...lhauch2006-07-032-0/+12
* FDPManifest.xsd has been changed to FarManifest.xsdjwang362006-06-302-376/+236
* Change to new XML Schemawuyizhong2006-06-308-4194/+2667
* merged the last changes in new schemajwang362006-06-294-2/+25
* merged part of new changes in new schema, and changed genbuild code accordinglyjwang362006-06-271-62/+93
* 1) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu22006-06-221-1/+1
* 1) Move almost new schema related to PCD on branch to transition scheme in ma...klu22006-06-215-730/+513
* changed Specification to string and changed back Abstract to new schema formatjwang362006-06-202-16/+9
* changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang362006-06-202-2/+9
* merged the new changes in new schema, and corrected many inconsistencies in a...jwang362006-06-207-152/+241
* updated UserExtensions to match final schema.lhauch2006-06-201-6/+5
* merged the new schema except to those PCD relatedjwang362006-06-197-20/+208
* Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and ...lhauch2006-06-142-0/+6
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-121-0/+1
* Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch2006-06-102-2/+7
* Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema...klu22006-06-101-0/+1
* Sync the type of <VariableName> with the latest email send by Larry.klu22006-06-101-1/+1
* Fix some minor bugs on PCD schema according to final schema email send by Larryklu22006-06-101-2/+3
* Final Check-for TRUNK transition schema that handles both old and new elements.lhauch2006-06-096-48/+66
* Intermediate Check-in this MSA schema handles both old and new elements.lhauch2006-06-096-36/+159
* Intermediate Check-in this SPD schema handles both old and new elements.lhauch2006-06-096-150/+238
* Intermediate Check-in This is not the final version of the XML Transition Sc...lhauch2006-06-085-828/+283
* Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch...lhauch2006-06-062-9/+12
* Updated schema, added some new elements that will be used in the final. Added...lhauch2006-06-064-101/+202
* Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch2006-06-043-154/+164
* Added some attributes (changed comments to be before items to be deleted) Add...lhauch2006-06-033-132/+224
* Updated Document, added some more choice settings and comments. Added an Arc...lhauch2006-06-032-31/+100
* Added Optional Element, SupportedArchitectures which is a list of itemType: S...lhauch2006-06-031-0/+5
* Added More Comments and started doing data type checking so that if a ModuleN...lhauch2006-06-033-29/+100
* Added more comments to show indicate what will go, and what will stay, also w...lhauch2006-06-021-12/+21
* Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ...lhauch2006-06-021-7/+24
* Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch2006-06-021-1/+0
* - changed the sequence of <Specification> definition in schemajwang362006-06-021-1/+1
* Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch2006-06-022-40/+20
* Updated Schema per e-mails.lhauch2006-06-025-17/+66
* Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch2006-06-014-224/+278
* updated several elements and re-organized the layout (moving Attributes to th...lhauch2006-05-315-181/+203
* Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch2006-05-311-5/+35
* Changed MsaFiles from {1} to {0,1} in SPD files.lhauch2006-05-311-1/+1
* Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch2006-05-301-0/+1
* Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch2006-05-301-2/+9
* Revise XML Schema to be valid. wuyizhong2006-05-291-1/+5
* Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch2006-05-271-2/+1