]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Logo/Logo.inf
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_...
[mirror_edk2.git] / MdeModulePkg / Logo / Logo.inf
index 03743cbb17fe7dfb731cf993b87b1e6530e33fd9..0f2a5a39e7577e190508c7a352861e251adae6e7 100644 (file)
@@ -1,9 +1,8 @@
 #/** @file\r
-# Component description file for creating a Logo file.\r
-#\r
 # This module provides the default logo bitmap picture \r
-#  shown on setup screen, which is correspondig to gEfiDefaultBmpLogoGuid.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+#  shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.\r
+#\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = Logo\r
   FILE_GUID                      = 7BB28B99-61BB-11D5-9A5D-0090273FC14D\r
-  MODULE_TYPE                    = BASE\r
+  MODULE_TYPE                    = USER_DEFINED\r
   VERSION_STRING                 = 1.0\r
-  BINARY_MODULE                  = true\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -33,5 +28,5 @@
 #\r
 \r
 [Binaries.common]\r
-  BIN|RELEASE|Logo.bmp\r
+  BIN|Logo.bmp|*\r
 \r