summaryrefslogtreecommitdiff
path: root/Tools/XMLSchema
AgeCommit message (Expand)Author
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
2006-05-19Fix the elements to put /> on the new elements.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-11Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attributelhauch
2006-05-11Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using th...lhauch
2006-05-10removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are ...lhauch
2006-04-21Initial import.bbahnsen