]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkFatBinPkg/Fat.msa
Obliterate these files.
[mirror_edk2.git] / EdkFatBinPkg / Fat.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
12<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
13 <MsaHeader>\r
14 <BaseName>Fat</BaseName>\r
15 <ModuleType>PEIM</ModuleType>\r
16 <ComponentType>BS_DRIVER</ComponentType>\r
17 <Guid>5058F21C-BC34-11d4-BD18-0080C73C8881</Guid>\r
18 <Version>0</Version>\r
19 <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
20 <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
21 <Copyright>Copyright 2004, Intel Corporation</Copyright>\r
22 <License>\r
23 All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
29 </License>\r
30 <Specification>0</Specification>\r
31 <Created>2006-03-17 20:56</Created>\r
32 <Updated>2006-03-19 16:17</Updated>\r
33 </MsaHeader>\r
34 <SourceFiles>\r
35 <Arch ArchType="IA32">\r
36 <Filename Path="Ia32" FileType="FFS">Fat.FFS</Filename>\r
37 </Arch>\r
38 <Arch ArchType="IPF">\r
39 <Filename Path="Ipf" FileType="FFS">Fat.FFS</Filename>\r
40 </Arch>\r
41 <Arch ArchType="X64">\r
42 <Filename Path="X64" FileType="FFS">Fat.FFS</Filename>\r
43 </Arch>\r
44 </SourceFiles>\r
45 <Externs>\r
46 <Extern>\r
47 <ModuleEntryPoint></ModuleEntryPoint>\r
48 </Extern>\r
49 </Externs>\r
50 <BuildOptions>\r
51 <Option>BUILD_TYPE=CUSTOM_BUILD</Option>\r
52 </BuildOptions>\r
53</ModuleSurfaceArea>\r