]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/EdkShellBinPkg.spd
Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force...
[mirror_edk2.git] / EdkShellBinPkg / EdkShellBinPkg.spd
index 48f0abeff6f6c06a8778edd52d35ee86ca0550ea..287a1c38a2fb294a32154b6d0730688501e0bfb3 100644 (file)
@@ -1,27 +1,37 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
+<!--\r
+Copyright (c) 2006, Intel Corporation\r
+All rights reserved. This program and the accompanying materials\r
+are licensed and made available under the terms and conditions of the BSD License\r
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+-->\r
+<PackageSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <SpdHeader>\r
     <PackageName>EdkShellBinPkg</PackageName>\r
-    <Guid>d4266a1b-1d38-4116-93ae-60dc3e2012a6</Guid>\r
+    <GuidValue>d4266a1b-1d38-4116-93ae-60dc3e2012a6</GuidValue>\r
     <Version>0.3</Version>\r
     <Abstract>Reference package showing multiple binaries</Abstract>\r
-    <Description>This package contains multiple binary drivers, using only one MSA, one MBD and a single SPD.</Description>\r
-    <Copyright>Copyright (c) 2006,  Intel Corporation.</Copyright>\r
-    <License>\r
-      All rights reserved.\r
-      This program and the accompanying materials are licensed and made available \r
-      under the terms and conditions of the BSD License which accompanies this distribution.\r
-      The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
-      OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-    </License>\r
+    <Description>This package contains multiple binary shell applications that follow UEFI specification. Now there are three binary shell modules, which are for bin (original module), normal shell and full shell.</Description>\r
+    <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>\r
+    <License>All rights reserved.
+      This program and the accompanying materials are licensed and made available 
+      under the terms and conditions of the BSD License which accompanies this distribution.
+      The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
+      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
+      OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
+    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
+  </SpdHeader>\r
+  <PackageDefinitions>\r
     <ReadOnly>true</ReadOnly>\r
     <RePackage>false</RePackage>\r
-    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION     0x00000052</Specification>\r
-  </SpdHeader>\r
+  </PackageDefinitions>\r
   <MsaFiles>\r
-    <MsaFile>\r
-      <Filename>bin/Shell.msa</Filename>\r
-    </MsaFile>\r
+    <Filename>bin/Shell.msa</Filename>\r
+    <Filename>FullShell/FullShell.msa</Filename>\r
+    <Filename>MinimumShell/MinimumShell.msa</Filename>\r
   </MsaFiles>\r
-</PackageSurfaceArea>\r
+</PackageSurfaceArea>
\ No newline at end of file