]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/EdkShellBinPkg.spd
Remove some unnecessary #if/#ifdef from some header files.
[mirror_edk2.git] / EdkShellBinPkg / EdkShellBinPkg.spd
index 439ecbc69a3eba267194ad917ed88776a20faf4c..287a1c38a2fb294a32154b6d0730688501e0bfb3 100644 (file)
@@ -9,32 +9,29 @@ http://opensource.org/licenses/bsd-license.php
 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" 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
+<PackageSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <SpdHeader>\r
     <PackageName>EdkShellBinPkg</PackageName>\r
-    <Guid>d4266a1b-1d38-4116-93ae-60dc3e2012a6</Guid>\r
-    <Version>0</Version>\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
-    <Created>2006-03-05 10:13</Created>\r
-    <Updated>2006-03-18 20:23</Updated>\r
-    <URL>http://www.TianoCore.org</URL>\r
-    <PackageType>BINARY</PackageType>\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
-  </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