]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Logo/Logo.inf
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Logo / Logo.inf
index 2b10f60ae6e77c6dc608e6b8d4fcd81489e2f1ad..277836d159dd92e12534bbcf2f38bd7163a33827 100644 (file)
 #\r
 #**/\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to generate a binary image.\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
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-################################################################################\r
-#\r
-# Binaries Section - list of binary files that are required for the build\r
-# to succeed.\r
-#\r
-################################################################################\r
-\r
 [Binaries.common]\r
-  FV|RELEASE|Logo.bmp\r
+  BIN|Logo.bmp|*\r
 \r