]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkFatBinPkg/Fat.msa
Change Binary Fat module from fat.ffs to fat.efi
[mirror_edk2.git] / EdkFatBinPkg / Fat.msa
index aabf40a818f2639be3cc05aaf1ae698153b8c0b1..36249e52d20c4b36452d569569cac89dda717f6f 100644 (file)
@@ -1,17 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!--Copyright (c) 2006, Intel Corporation\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
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
 <ModuleSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <MsaHeader>\r
     <ModuleName>Fat</ModuleName>\r
-    <ModuleType>USER_DEFINED</ModuleType>\r
-    <GuidValue>5058F21C-BC34-11d4-BD18-0080C73C8881</GuidValue>\r
+    <ModuleType>UEFI_DRIVER</ModuleType>\r
+    <GuidValue>961578FE-B6B7-44c3-AF35-6BC705CD2B1F</GuidValue>\r
     <Version>1.0</Version>\r
     <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
     <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
@@ -30,11 +22,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <OutputFileBasename>Fat</OutputFileBasename>\r
   </ModuleDefinitions>\r
   <SourceFiles>\r
-    <Filename ToolCode="DUMMY">Fat_build.xml</Filename>\r
-    <Filename SupArchList="IA32">Ia32/Fat.FFS</Filename>\r
-    <Filename SupArchList="IPF">Ipf/Fat.FFS</Filename>\r
-    <Filename SupArchList="X64">X64/Fat.FFS</Filename>\r
+    <Filename SupArchList="IA32">Ia32/Fat.efi</Filename>\r
+    <Filename SupArchList="IPF">Ipf/Fat.efi</Filename>\r
+    <Filename SupArchList="X64">X64/Fat.efi</Filename>\r
+    <Filename SupArchList="EBC">Ebc/Fat.efi</Filename>\r
   </SourceFiles>\r
+  <PackageDependencies>\r
+    <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
+  </PackageDependencies>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r