]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatBinPkg/EnhancedFatDxe/Fat.inf
Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original...
[mirror_edk2.git] / FatBinPkg / EnhancedFatDxe / Fat.inf
index 62b62e2196b291ac82d3c7dfe528f4b22c642b12..8020037957f4c76e53f1986a19dde29f7017cbb6 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                      = Fat\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.Ia32]\r
-  FV|RELEASE|Ia32/Fat.efi\r
+  FW|RELEASE|Ia32/Fat.efi\r
 \r
 [Binaries.X64]\r
-  FV|RELEASE|X64/Fat.efi\r
+  FW|RELEASE|X64/Fat.efi\r
 \r
 [Binaries.IPF]\r
-  FV|RELEASE|Ipf/Fat.efi\r
+  FW|RELEASE|Ipf/Fat.efi\r
 \r
 [Binaries.EBC]\r
-  FV|RELEASE|Ebc/Fat.efi\r
+  FW|RELEASE|Ebc/Fat.efi\r
 \r