From fb6d4eb2ea495a8a8e077f95e1ea87ff31322634 Mon Sep 17 00:00:00 2001 From: lhauch Date: Tue, 30 May 2006 16:14:34 +0000 Subject: [PATCH] Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attributes | Options | Components) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@324 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkPlatformDataElements.xsd | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd index 49d12597a0..535ac407f3 100644 --- a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd +++ b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd @@ -188,7 +188,7 @@ - + @@ -199,7 +199,7 @@ - + This element is used specify different name value pairs. @@ -363,6 +363,13 @@ + + + + + + + -- 2.39.2