]> git.proxmox.com Git - mirror_edk2.git/blame - EdkFatBinPkg/Fat.msa
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to suppo...
[mirror_edk2.git] / EdkFatBinPkg / Fat.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
a7828769 2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
3bdeb048 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
3bdeb048 12 <ModuleName>Fat</ModuleName>\r
878ddf1f 13 <ModuleType>PEIM</ModuleType>\r
3bdeb048 14 <GuidValue>5058F21C-BC34-11d4-BD18-0080C73C8881</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
17 <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
18 <Copyright>Copyright 2004, Intel Corporation</Copyright>\r
a7828769 19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
3bdeb048 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
3bdeb048 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
a7828769 29 <BinaryModule>true</BinaryModule>\r
3bdeb048 30 <OutputFileBasename>Fat</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <SourceFiles>\r
3bdeb048 33 <Filename SupArchList="IA32">Ia32/Fat.FFS</Filename>\r
34 <Filename SupArchList="IPF">Ipf/Fat.FFS</Filename>\r
64efed37 35 <Filename SupArchList="X64">X64/Fat.FFS</Filename>\r
878ddf1f 36 </SourceFiles>\r
37 <Externs>\r
15b06e58
LG
38 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
39 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 40 </Externs>\r
a7828769 41</ModuleSurfaceArea>\r