]> git.proxmox.com Git - mirror_edk2.git/blob - OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.msa
0620eb24ac46de41f52a2b6dccaa85309d245d94
[mirror_edk2.git] / OptionRomPkg / CirrusLogic5430Dxe / CirrusLogic5430Dxe.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>AtapiPassThruDxe</ModuleName>
5 <ModuleType>UEFI_DRIVER</ModuleType>
6 <GuidValue>555F76EA-785F-40d7-9174-153C43636C68</GuidValue>
7 <Version>0.1</Version>
8 <Abstract>Component description file for CirrusLogic5430 module.</Abstract>
9 <Description>Cirrus Logic 5430 Controller Driver.</Description>
10 <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>
11 <License>All rights reserved.
12 This program and the accompanying materials are licensed and made available
13 under the terms and conditions of the BSD License which accompanies this distribution.
14 The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
16 OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
18 </MsaHeader>
19 <ModuleDefinitions>
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
21 <BinaryModule>false</BinaryModule>
22 <OutputFileBasename>AtapiPassThruDxe</OutputFileBasename>
23 </ModuleDefinitions>
24 <SourceFiles>
25 <Filename>CirrusLogic5430.c</Filename>
26 <Filename>CirrusLogic5430.h</Filename>
27 <Filename>CirrusLogic5430GraphicsOutput.c</Filename>
28 <Filename>CirrusLogic5430UgaDraw.c</Filename>
29 <Filename>ComponentName.c</Filename>
30 <Filename>DriverSupportedEfiVersion.c</Filename>
31 </SourceFiles>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>UefiDriverEntryPoint</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>UefiBootServicesTableLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>UefiLib</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>BaseLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>MemoryAllocationLib</Keyword>
50 </LibraryClass>
51 </LibraryClassDefinitions>
52 <Protocols>
53 <Protocol Usage="BY_START">
54 <ProtocolCName>gEfiScsiPassThruProtocolGuid</ProtocolCName>
55 </Protocol>
56 <Protocol Usage="BY_START">
57 <ProtocolCName>gEfiExtScsiPassThruProtocolGuid</ProtocolCName>
58 </Protocol>
59 <Protocol Usage="TO_START">
60 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>
61 </Protocol>
62 <Protocol Usage="ALWAYS_PRODUCED">
63 <ProtocolCName>gEfiDriverSupportedEfiVersionProtocolGuid</ProtocolCName>
64 </Protocol>
65 </Protocols>
66 <PcdCoded>
67 <PcdEntry PcdItemType="FEATURE_FLAG">
68 <C_Name>PcdSupportGop</C_Name>
69 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
70 <HelpText>Cirrus Logic 5430 driver supports to produce GOP protocol.</HelpText>
71 </PcdEntry>
72 <PcdEntry PcdItemType="FEATURE_FLAG">
73 <C_Name>PcdExtSupportUga</C_Name>
74 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
75 <HelpText>Cirrus Logic 5430 driver supports to produce UGA protocol.</HelpText>
76 </PcdEntry>
77 <PcdEntry PcdItemType="DYNAMIC">
78 <C_Name>PcdDriverSupportedEfiVersion</C_Name>
79 <TokenSpaceGuidCName>gOptionRomPkgTokenSpaceGuid</TokenSpaceGuidCName>
80 <HelpText>The firmware version field filled in EFI Driver Supported EFI Version protocol.</HelpText>
81 </PcdEntry>
82 </PcdCoded>
83 <Externs>
84 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
85 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
86 <Extern>
87 <ModuleEntryPoint>InitializeCirrusLogic5430</ModuleEntryPoint>
88 </Extern>
89 </Externs>
90 <PackageDependencies>
91 <Package PackageVersion="0.1" PackageGuid="1E73767F-8F52-4603-AEB4-F29B510B6766"/>
92 <Package PackageVersion="0.1" PackageGuid="AA3865E8-7F30-4f59-8696-99F560101852"/>
93 </PackageDependencies>
94 </ModuleSurfaceArea>