summaryrefslogtreecommitdiff
path: root/EdkShellBinPkg/EdkShellBinPkg.spd
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2006-11-30 23:46:15 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2006-11-30 23:46:15 +0000
commit22efd0973a368497a67cfeda2164c34435002706 (patch)
treebd3b9a33ab9912e15c26b5ea65f186f26efcd51c /EdkShellBinPkg/EdkShellBinPkg.spd
parent19ca33cba16f2bac25d31f25886ed8be1f18d3be (diff)
downloadedk2-22efd0973a368497a67cfeda2164c34435002706.zip
edk2-22efd0973a368497a67cfeda2164c34435002706.tar.gz
edk2-22efd0973a368497a67cfeda2164c34435002706.tar.bz2
Add a FullShell and MinimumShell module
The original Shell module in the bin directory is still present, but will be removed after all platforms have been updated to use either the FullShell or MinimumShell module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2044 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellBinPkg/EdkShellBinPkg.spd')
-rw-r--r--EdkShellBinPkg/EdkShellBinPkg.spd2
1 files changed, 2 insertions, 0 deletions
diff --git a/EdkShellBinPkg/EdkShellBinPkg.spd b/EdkShellBinPkg/EdkShellBinPkg.spd
index 7d0131d..2729c48 100644
--- a/EdkShellBinPkg/EdkShellBinPkg.spd
+++ b/EdkShellBinPkg/EdkShellBinPkg.spd
@@ -31,5 +31,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
</PackageDefinitions>
<MsaFiles>
<Filename>bin/Shell.msa</Filename>
+ <Filename>FullShell/FullShell.msa</Filename>
+ <Filename>MinimumShell/MinimumShell.msa</Filename>
</MsaFiles>
</PackageSurfaceArea> \ No newline at end of file