From 4895d0f0ae256014257b26c0ec55a55a7f64ae91 Mon Sep 17 00:00:00 2001 From: lhauch Date: Wed, 10 May 2006 07:31:24 +0000 Subject: [PATCH] removed require for different sections of SEC,PEI_CORE,etc are now 0 - 1; Added new attribute tags to MsaAttributes for ModuleName, ModuleGuid, PackageName and PackageGuid. removed a couple of Attributes that are not used. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@120 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkDataTypes.xsd | 10 ++++------ Tools/XMLSchema/FrameworkPlatformDataElements.xsd | 10 +++++----- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/Tools/XMLSchema/FrameworkDataTypes.xsd b/Tools/XMLSchema/FrameworkDataTypes.xsd index 402d2b2752..4fbaea4e76 100644 --- a/Tools/XMLSchema/FrameworkDataTypes.xsd +++ b/Tools/XMLSchema/FrameworkDataTypes.xsd @@ -1101,15 +1101,13 @@ - + - - + + + - - - diff --git a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd index 5cbaaca699..7702f02e37 100644 --- a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd +++ b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd @@ -231,11 +231,11 @@ - - - - - + + + + + -- 2.39.2