summaryrefslogtreecommitdiffstats
path: root/EdkShellBinPkg/FullShell
diff options
context:
space:
mode:
Diffstat (limited to 'EdkShellBinPkg/FullShell')
-rw-r--r--EdkShellBinPkg/FullShell/FullShell.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf
index a4f24cab31..323cdf4c21 100644
--- a/EdkShellBinPkg/FullShell/FullShell.inf
+++ b/EdkShellBinPkg/FullShell/FullShell.inf
@@ -4,7 +4,7 @@
# This is a binary module containing multiple binary shell applications.
# All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application
# file, and they are can be run in shell environment.
-# Copyright (c) 2006, Intel Corporation.
+# Copyright (c) 2006 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -33,11 +33,11 @@
#
[Binaries.Ia32]
- PE32|ia32/Shell_Full.efi|*
+ PE32|Ia32/Shell_Full.efi|*
[Binaries.X64]
- PE32|x64/Shell_full.efi|*
+ PE32|X64/Shell_full.efi|*
[Binaries.IPF]
- PE32|ipf/Shell_Full.efi|*
+ PE32|Ipf/Shell_Full.efi|*