summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Logo
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 /MdeModulePkg/Logo
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 'MdeModulePkg/Logo')
-rw-r--r--MdeModulePkg/Logo/Logo.bmpbin12446 -> 0 bytes
-rw-r--r--MdeModulePkg/Logo/Logo.inf34
-rw-r--r--MdeModulePkg/Logo/Logo.unibin2260 -> 0 bytes
-rw-r--r--MdeModulePkg/Logo/LogoExtra.unibin1312 -> 0 bytes
4 files changed, 0 insertions, 34 deletions
diff --git a/MdeModulePkg/Logo/Logo.bmp b/MdeModulePkg/Logo/Logo.bmp
deleted file mode 100644
index 3e85229e17..0000000000
--- a/MdeModulePkg/Logo/Logo.bmp
+++ /dev/null
Binary files differ
diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf
deleted file mode 100644
index e2e61c82c5..0000000000
--- a/MdeModulePkg/Logo/Logo.inf
+++ /dev/null
@@ -1,34 +0,0 @@
-## @file
-# The default logo bitmap picture shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.
-#
-# Copyright (c) 2006 - 2014, 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 = Logo
- MODULE_UNI_FILE = Logo.uni
- FILE_GUID = 7BB28B99-61BB-11D5-9A5D-0090273FC14D
- MODULE_TYPE = USER_DEFINED
- VERSION_STRING = 1.0
-
-#
-# The following information is for reference only and not required by the build tools.
-#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
-#
-
-[Binaries]
- BIN|Logo.bmp|*
-
-[UserExtensions.TianoCore."ExtraFiles"]
- LogoExtra.uni
diff --git a/MdeModulePkg/Logo/Logo.uni b/MdeModulePkg/Logo/Logo.uni
deleted file mode 100644
index aa15048a31..0000000000
--- a/MdeModulePkg/Logo/Logo.uni
+++ /dev/null
Binary files differ
diff --git a/MdeModulePkg/Logo/LogoExtra.uni b/MdeModulePkg/Logo/LogoExtra.uni
deleted file mode 100644
index 8b27ec593a..0000000000
--- a/MdeModulePkg/Logo/LogoExtra.uni
+++ /dev/null
Binary files differ