X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLogo%2FLogo.inf;h=9b95a66b32bfa816b09160b178885aa08df1d44e;hp=03743cbb17fe7dfb731cf993b87b1e6530e33fd9;hb=8e01b449de91cfcd1bdf473ae1bc766c22eb616e;hpb=9483721aaa25e0d6322f67a4b03118e15daa6f3c diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 03743cbb17..9b95a66b32 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -1,11 +1,10 @@ -#/** @file -# Component description file for creating a Logo file. +## @file +# This module provides 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 - 2010, 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,18 +12,14 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = Logo 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. @@ -32,6 +27,6 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Binaries.common] - BIN|RELEASE|Logo.bmp +[Binaries] + BIN|Logo.bmp|*