summaryrefslogtreecommitdiff
path: root/EdkShellBinPkg/FullShell
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-04-27 11:31:31 +0800
committerGuo Mang <mang.guo@intel.com>2017-04-27 13:02:44 +0800
commit596f925bbfe93f9557e06e1d1831b56011a03474 (patch)
treea81aad46b1fb318d632a1dd4834709dc0fb15680 /EdkShellBinPkg/FullShell
parent4fee535226cdc10b5c66e9af5f731717ea1d3ebd (diff)
downloadedk2-platforms-596f925bbfe93f9557e06e1d1831b56011a03474.tar.xz
EdkShellBinPkg: Remove unused Package
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'EdkShellBinPkg/FullShell')
-rwxr-xr-xEdkShellBinPkg/FullShell/AArch64/Shell_Full.efibin1047296 -> 0 bytes
-rwxr-xr-xEdkShellBinPkg/FullShell/Arm/Shell_Full.efibin651936 -> 0 bytes
-rw-r--r--EdkShellBinPkg/FullShell/FullShell.inf45
-rw-r--r--EdkShellBinPkg/FullShell/Ia32/Shell_Full.efibin683936 -> 0 bytes
-rw-r--r--EdkShellBinPkg/FullShell/Ipf/Shell_Full.efibin1331776 -> 0 bytes
-rw-r--r--EdkShellBinPkg/FullShell/X64/Shell_Full.efibin771136 -> 0 bytes
6 files changed, 0 insertions, 45 deletions
diff --git a/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi b/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi
deleted file mode 100755
index cbd19a94b2..0000000000
--- a/EdkShellBinPkg/FullShell/AArch64/Shell_Full.efi
+++ /dev/null
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi b/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
deleted file mode 100755
index fe91f26a03..0000000000
--- a/EdkShellBinPkg/FullShell/Arm/Shell_Full.efi
+++ /dev/null
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf
deleted file mode 100644
index f4e2548e2b..0000000000
--- a/EdkShellBinPkg/FullShell/FullShell.inf
+++ /dev/null
@@ -1,45 +0,0 @@
-## @file
-# Component description file for EFI Shell module.
-#
-# 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 - 2010, Intel Corporation. All rights reserved.<BR>
-#
-# 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.
-#
-#
-##
-
-[Defines]
- INF_VERSION = 0x00010005
- BASE_NAME = Shell_Full
- FILE_GUID = c57ad6b7-0515-40a8-9d21-551652854e37
- MODULE_TYPE = UEFI_APPLICATION
- VERSION_STRING = 1.1
-
-#
-# The following information is for reference only and not required by the build tools.
-#
-# VALID_ARCHITECTURES = IA32 X64 IPF ARM AARCH64
-#
-
-[Binaries.Ia32]
- PE32|Ia32/Shell_Full.efi|*
-
-[Binaries.X64]
- PE32|X64/Shell_Full.efi|*
-
-[Binaries.IPF]
- PE32|Ipf/Shell_Full.efi|*
-
-[Binaries.ARM]
- PE32|Arm/Shell_Full.efi|*
-
-[Binaries.AARCH64]
- PE32|AArch64/Shell_Full.efi|*
diff --git a/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi b/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
deleted file mode 100644
index cf0bbab177..0000000000
--- a/EdkShellBinPkg/FullShell/Ia32/Shell_Full.efi
+++ /dev/null
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi b/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi
deleted file mode 100644
index 395a9a3ad8..0000000000
--- a/EdkShellBinPkg/FullShell/Ipf/Shell_Full.efi
+++ /dev/null
Binary files differ
diff --git a/EdkShellBinPkg/FullShell/X64/Shell_Full.efi b/EdkShellBinPkg/FullShell/X64/Shell_Full.efi
deleted file mode 100644
index 9344bb99ee..0000000000
--- a/EdkShellBinPkg/FullShell/X64/Shell_Full.efi
+++ /dev/null
Binary files differ