summaryrefslogtreecommitdiff
path: root/ShellBinPkg/MinUefiShell
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-08-02 09:54:47 +0800
committerGuo Mang <mang.guo@intel.com>2017-09-05 19:45:08 +0800
commit6c128c65b5ec0e5b8b5a0ccb165f3afd29e485f8 (patch)
tree444372d92a0ae8991fe4d15eb3937df43690dfda /ShellBinPkg/MinUefiShell
parentb207c6434d7a5a4502975d322312e07017e8a8cb (diff)
downloadedk2-platforms-6c128c65b5ec0e5b8b5a0ccb165f3afd29e485f8.tar.xz
Remove core packages since we can get them from edk2 repository
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'ShellBinPkg/MinUefiShell')
-rwxr-xr-xShellBinPkg/MinUefiShell/AArch64/Shell.efibin387808 -> 0 bytes
-rwxr-xr-xShellBinPkg/MinUefiShell/Arm/Shell.efibin330208 -> 0 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/Ia32/Shell.efibin338944 -> 0 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/Ia32/profiles.txt1
-rw-r--r--ShellBinPkg/MinUefiShell/MinUefiShell.inf34
-rw-r--r--ShellBinPkg/MinUefiShell/X64/Shell.efibin382528 -> 0 bytes
-rw-r--r--ShellBinPkg/MinUefiShell/X64/profiles.txt1
7 files changed, 0 insertions, 36 deletions
diff --git a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi b/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
deleted file mode 100755
index d5756e1013..0000000000
--- a/ShellBinPkg/MinUefiShell/AArch64/Shell.efi
+++ /dev/null
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/Arm/Shell.efi b/ShellBinPkg/MinUefiShell/Arm/Shell.efi
deleted file mode 100755
index 8a7d7e5b79..0000000000
--- a/ShellBinPkg/MinUefiShell/Arm/Shell.efi
+++ /dev/null
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi b/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
deleted file mode 100644
index 154171811e..0000000000
--- a/ShellBinPkg/MinUefiShell/Ia32/Shell.efi
+++ /dev/null
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/Ia32/profiles.txt b/ShellBinPkg/MinUefiShell/Ia32/profiles.txt
deleted file mode 100644
index 912cee8a89..0000000000
--- a/ShellBinPkg/MinUefiShell/Ia32/profiles.txt
+++ /dev/null
@@ -1 +0,0 @@
-this release includes:
diff --git a/ShellBinPkg/MinUefiShell/MinUefiShell.inf b/ShellBinPkg/MinUefiShell/MinUefiShell.inf
deleted file mode 100644
index 62b586c4ba..0000000000
--- a/ShellBinPkg/MinUefiShell/MinUefiShell.inf
+++ /dev/null
@@ -1,34 +0,0 @@
-## @file
-# This is the UEFI Shell application binary file.
-#
-# Copyright (c) 2011, 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 = 0x00010006
- BASE_NAME = Shell
- FILE_GUID = 7C04A583-9E3E-4f1c-AD65-E05268D0B4D1
- MODULE_TYPE = UEFI_APPLICATION
- VERSION_STRING = 1.0
-
-[Binaries.Ia32]
- PE32|Ia32/Shell.efi|*
-
-[Binaries.X64]
- PE32|X64/Shell.efi|*
-
-[Binaries.ARM]
- PE32|Arm/Shell.efi|*
-
-[Binaries.AArch64]
- PE32|AArch64/Shell.efi|*
diff --git a/ShellBinPkg/MinUefiShell/X64/Shell.efi b/ShellBinPkg/MinUefiShell/X64/Shell.efi
deleted file mode 100644
index e737016169..0000000000
--- a/ShellBinPkg/MinUefiShell/X64/Shell.efi
+++ /dev/null
Binary files differ
diff --git a/ShellBinPkg/MinUefiShell/X64/profiles.txt b/ShellBinPkg/MinUefiShell/X64/profiles.txt
deleted file mode 100644
index 912cee8a89..0000000000
--- a/ShellBinPkg/MinUefiShell/X64/profiles.txt
+++ /dev/null
@@ -1 +0,0 @@
-this release includes: