X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLogo%2FLogo.inf;h=e00fae56a658bd8d948d018140b0e54d472a5a86;hb=c7ed09e34bf4435db8b0aeed489b99608b0f440e;hp=2fc13001d308c3e3157b00d1fa0614f1a3c2212f;hpb=6cd358c9aeecd216b58b22367609b971860e6f52;p=mirror_edk2.git diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 2fc13001d3..e00fae56a6 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -1,8 +1,8 @@ #/** @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 corresponding to gEfiDefaultBmpLogoGuid. # -# Copyright (c) 2006 - 2008, Intel Corporation +# Copyright (c) 2006 - 2008, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -20,9 +20,6 @@ FILE_GUID = 7BB28B99-61BB-11D5-9A5D-0090273FC14D MODULE_TYPE = USER_DEFINED VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - # # The following information is for reference only and not required by the build tools.