From cb9f0b9ec317de77ac80130f43754119d23f2249 Mon Sep 17 00:00:00 2001 From: lhauch Date: Fri, 2 Jun 2006 01:53:24 +0000 Subject: Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdePkg. Added optional (will be required) TokenSpaceGuid to Pcd sections. Removed some documentation for elements that will be removed eventually (the notes are in the comments section) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@382 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/XMLSchema/FrameworkDataElements.xsd | 4 +++ Tools/XMLSchema/FrameworkHeaders.xsd | 56 +++++++++---------------------- 2 files changed, 20 insertions(+), 40 deletions(-) (limited to 'Tools') diff --git a/Tools/XMLSchema/FrameworkDataElements.xsd b/Tools/XMLSchema/FrameworkDataElements.xsd index 8579d790b6..f0c34663da 100644 --- a/Tools/XMLSchema/FrameworkDataElements.xsd +++ b/Tools/XMLSchema/FrameworkDataElements.xsd @@ -879,6 +879,7 @@ + @@ -1012,6 +1013,7 @@ + This specifies the size of the Pcd Datum. It is either 8, 16, 32 or 64 bits for values, 1 bit for BOOLEAN and variable length for elements defined as VOID* @@ -1147,6 +1149,7 @@ + This specifies the size of the Pcd Datum. It is either 8, 16, 32 or 64 bits for values, 1 bit for BOOLEAN and variable length for elements defined as VOID* @@ -1269,6 +1272,7 @@ + diff --git a/Tools/XMLSchema/FrameworkHeaders.xsd b/Tools/XMLSchema/FrameworkHeaders.xsd index 718ce84d60..309a5740d7 100644 --- a/Tools/XMLSchema/FrameworkHeaders.xsd +++ b/Tools/XMLSchema/FrameworkHeaders.xsd @@ -170,20 +170,12 @@ - - - Define the Name of a Platform - - + - - - - DO NOT USE! removing from XMLSchema - - - - + + + + @@ -191,36 +183,20 @@ - - - - DO NOT USE! removing from XMLSchema - - - - + + + + - - - - DO NOT USE! removing from XMLSchema - - + + - - - - DO NOT USE! removing from XMLSchema - - - + + + - - - - DO NOT USE! removing from XMLSchema - - + + -- cgit v1.2.3