]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkFatBinPkg/Fat.msa
Patch so the tree will compile
[mirror_edk2.git] / EdkFatBinPkg / Fat.msa
index a45192cbe95ec12d03536a7e22ecb761de753219..44eaf3f43db5a593898966f08382b145c5d02521 100644 (file)
@@ -1,53 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!--\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
--->\r
-<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
-    <BaseName>Fat</BaseName>\r
-    <ModuleType>PEIM</ModuleType>\r
-    <ComponentType>BS_DRIVER</ComponentType>\r
-    <Guid>5058F21C-BC34-11d4-BD18-0080C73C8881</Guid>\r
-    <Version>0</Version>\r
+    <ModuleName>Fat</ModuleName>\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
-    <Copyright>Copyright 2004, Intel Corporation</Copyright>\r
-    <License>\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
-      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
-    </License>\r
-    <Specification>EFI_SPECIFICATION_VERSION    0x00000000</Specification>\r
-    <Created>2006-03-17 20:56</Created>\r
-    <Updated>2006-03-19 16:17</Updated>\r
+    <Copyright>Copyright 2006, Intel Corporation</Copyright>\r
+    <License>All rights reserved. This program and the accompanying materials
+      are licensed and made available under the terms and conditions of the BSD License
+      which accompanies this distribution.  The full text of the license may be found at
+      http://opensource.org/licenses/bsd-license.php
+      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
+    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
+  <ModuleDefinitions>\r
+    <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
+    <BinaryModule>true</BinaryModule>\r
+    <OutputFileBasename>Fat</OutputFileBasename>\r
+  </ModuleDefinitions>\r
   <SourceFiles>\r
-    <Arch ArchType="IA32">\r
-      <Filename Path="Ia32" FileType="FFS">Fat.FFS</Filename>\r
-    </Arch>\r
-    <Arch ArchType="IPF">\r
-      <Filename Path="Ipf" FileType="FFS">Fat.FFS</Filename>\r
-    </Arch>\r
-    <Arch ArchType="X64">\r
-      <Filename Path="X64" FileType="FFS">Fat.FFS</Filename>\r
-    </Arch>\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
   <Externs>\r
-    <Extern>\r
-      <ModuleEntryPoint></ModuleEntryPoint>\r
-    </Extern>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
-  <BuildOptions>\r
-    <Option>BUILD_TYPE=CUSTOM_BUILD</Option>\r
-  </BuildOptions>\r
-</ModuleSurfaceArea>\r
+</ModuleSurfaceArea>
\ No newline at end of file