]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaFloppy/Pei/FloppyPeim.msa
Update DSC file.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppy / Pei / FloppyPeim.msa
CommitLineData
11f43dfd 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>FloppyPeim</ModuleName>\r
5 <ModuleType>PEIM</ModuleType>\r
6 <GuidValue>B7A5041B-78BA-48e3-B63B-44C7578113B6</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Floppy Peim to support Fv Recovery.</Abstract>\r
9 <Description>This module detects Floppy devices. If found, it will install BlockIo PPI.
10 This module is only dispatched in Recovery Boot mode.</Description>\r
e72a8ec5 11 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation<BR></Copyright>\r
12 <License>\r
13 All rights reserved. This program and the accompanying materials\r
14 are licensed and made available under the terms and conditions of the BSD License\r
15 which accompanies this distribution. The full text of the license may be found at\r
16 http://opensource.org/licenses/bsd-license.php\r
17\r
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
20 </License>\r
11f43dfd 21 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
22 </MsaHeader>\r
23 <ModuleDefinitions>\r
24 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
25 <BinaryModule>false</BinaryModule>\r
26 <OutputFileBasename>FloppyPeim</OutputFileBasename>\r
27 </ModuleDefinitions>\r
28 <LibraryClassDefinitions>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>DebugLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>PeimEntryPoint</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>PeiServicesLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>BaseMemoryLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>ReportStatusCodeLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>TimerLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>IoLib</Keyword>\r
49 </LibraryClass>\r
50 </LibraryClassDefinitions>\r
51 <SourceFiles>\r
52 <Filename>floppypeim.dxs</Filename>\r
53 <Filename>fdc.h</Filename>\r
54 <Filename>floppypeim.h</Filename>\r
55 <Filename>FloppyPeim.c</Filename>\r
56 </SourceFiles>\r
57 <PackageDependencies>\r
58 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
59 <Package PackageGuid="bea835f9-fd62-464a-81ff-f3a806360c6b"/>\r
60 </PackageDependencies>\r
61 <PPIs>\r
62 <Ppi Usage="ALWAYS_PRODUCED">\r
63 <PpiCName>gEfiPeiBlockIoPpiGuid</PpiCName>\r
64 </Ppi>\r
65 </PPIs>\r
66 <Externs>\r
67 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
68 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
69 <Extern>\r
70 <ModuleEntryPoint>FdcPeimEntry</ModuleEntryPoint>\r
71 </Extern>\r
72 </Externs>\r
73</ModuleSurfaceArea>