summaryrefslogtreecommitdiff
path: root/EdkShellBinPkg/FullShell
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-24 01:40:33 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-24 01:40:33 +0000
commitf9e097d4e337a0ad261ae4e0c6f8fda659ec175d (patch)
treedbca2ba0aa8194ae096fdf1efa9f20533942233c /EdkShellBinPkg/FullShell
parentd11935f9f9c81a6be25308530bfc8fa85c017f1b (diff)
Remove the optional "Target" according to Extended INF spec 0.42.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3697 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellBinPkg/FullShell')
-rw-r--r--EdkShellBinPkg/FullShell/FullShell.inf6
1 files changed, 3 insertions, 3 deletions
diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf
index 17cd1ae26..1598bdf3f 100644
--- a/EdkShellBinPkg/FullShell/FullShell.inf
+++ b/EdkShellBinPkg/FullShell/FullShell.inf
@@ -34,11 +34,11 @@
#
[Binaries.Ia32]
- UEFI_APP|RELEASE|ia32/Shell_Full.efi
+ UEFI_APP|ia32/Shell_Full.efi
[Binaries.X64]
- UEFI_APP|RELEASE|x64/Shell_full.efi
+ UEFI_APP|x64/Shell_full.efi
[Binaries.IPF]
- UEFI_APP|RELEASE|ipf/Shell_Full.efi
+ UEFI_APP|ipf/Shell_Full.efi