X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLogo%2FLogo.inf;h=e2e61c82c5cac8ce6562159317e247afd2343c5f;hp=03743cbb17fe7dfb731cf993b87b1e6530e33fd9;hb=e06179889586c37101e2900e7f52be9f0da12cda;hpb=9483721aaa25e0d6322f67a4b03118e15daa6f3c diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 03743cbb17..e2e61c82c5 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -1,11 +1,9 @@ -#/** @file -# Component description file for creating a Logo file. +## @file +# The default logo bitmap picture shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid. # -# This module provides the default logo bitmap picture -# shown on setup screen, which is correspondig to gEfiDefaultBmpLogoGuid. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 @@ -13,25 +11,24 @@ # 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 = BASE + MODULE_TYPE = USER_DEFINED VERSION_STRING = 1.0 - BINARY_MODULE = true - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64 # -[Binaries.common] - BIN|RELEASE|Logo.bmp +[Binaries] + BIN|Logo.bmp|* +[UserExtensions.TianoCore."ExtraFiles"] + LogoExtra.uni