From fe89f6fc1216559597a77f46668e1ac11632ca61 Mon Sep 17 00:00:00 2001 From: lhauch Date: Wed, 20 Jun 2007 20:14:32 +0000 Subject: [PATCH] Updated the XML Schema for MSA files to handle DEPEX information from INF files in new EDK II Builds. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2692 6f19259b-4bc3-4df7-8a09-765794883524 --- BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd | 11 +++++++++++ BaseTools/Conf/XMLSchema/SurfaceArea.xsd | 1 + 2 files changed, 12 insertions(+) diff --git a/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd b/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd index 56608d9047..12bba93d40 100644 --- a/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd +++ b/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd @@ -71,6 +71,17 @@ + + + This section is used to describe the DXE or PEI Dependency code + + + + + + + + This section is required for new modules and libraries and must contain more information than the Abstract. diff --git a/BaseTools/Conf/XMLSchema/SurfaceArea.xsd b/BaseTools/Conf/XMLSchema/SurfaceArea.xsd index e0c95e03ad..f95de26b1a 100644 --- a/BaseTools/Conf/XMLSchema/SurfaceArea.xsd +++ b/BaseTools/Conf/XMLSchema/SurfaceArea.xsd @@ -53,6 +53,7 @@ + -- 2.39.2