From be05f52305806ed3264afee1d0e1d4bc4183b0d4 Mon Sep 17 00:00:00 2001 From: lhauch Date: Tue, 6 Jun 2006 05:18:42 +0000 Subject: [PATCH 1/1] Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Changed maxOccures on FvImages and Capsules from unbounded to 1 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@425 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkDataElements.xsd | 17 ++++++++++------- .../XMLSchema/FrameworkPlatformDataElements.xsd | 4 ++-- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Tools/XMLSchema/FrameworkDataElements.xsd b/Tools/XMLSchema/FrameworkDataElements.xsd index 344111ac31..65db34a324 100644 --- a/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/Tools/XMLSchema/FrameworkDataElements.xsd @@ -1276,8 +1276,8 @@ - - + + @@ -1303,8 +1303,8 @@ - - + + @@ -1315,9 +1315,9 @@ - + - If HiiGroup is specified, then HiiEnable is default true + If HiiEnable group is specified, then HiiEnable is default true @@ -1325,7 +1325,10 @@ - + + + If VpdEnable group is specified, then VpdEnable is default true + diff --git a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd index 08a8ecffdd..d9da5f79b9 100644 --- a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd +++ b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd @@ -74,8 +74,8 @@ - - + + -- 2.39.2