]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Logo/Logo.inf
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Logo / Logo.inf
index 03743cbb17fe7dfb731cf993b87b1e6530e33fd9..9b95a66b32bfa816b09160b178885aa08df1d44e 100644 (file)
@@ -1,11 +1,10 @@
-#/** @file\r
-# Component description file for creating a Logo file.\r
+## @file\r
+#  This module provides the default logo bitmap picture shown on setup screen,\r
+#  which is corresponding to gEfiDefaultBmpLogoGuid.\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
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\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
@@ -32,6 +27,6 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Binaries.common]\r
-  BIN|RELEASE|Logo.bmp\r
+[Binaries]\r
+  BIN|Logo.bmp|*\r
 \r