878ddf1f |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
1f86f081 |
2 | <!--Copyright (c) 2006, Intel Corporation |
3 | All rights reserved. This program and the accompanying materials |
4 | are licensed and made available under the terms and conditions of the BSD License |
5 | which accompanies this distribution. The full text of the license may be found at |
6 | http://opensource.org/licenses/bsd-license.php |
7 | |
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, |
9 | WITHOUT 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 |
1f86f081 |
12 | <ModuleName>CirrusLogic5430UgaDraw</ModuleName>\r |
878ddf1f |
13 | <ModuleType>UEFI_DRIVER</ModuleType>\r |
1f86f081 |
14 | <GuidValue>555F76EA-785F-40d7-9174-153C43636C68</GuidValue>\r |
15 | <Version>1.0</Version>\r |
878ddf1f |
16 | <Abstract>Component description file for CirrusLogic5430 module</Abstract>\r |
17 | <Description>FIX ME!</Description>\r |
18 | <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r |
1f86f081 |
19 | <License>All rights reserved. This program and the accompanying materials |
20 | are licensed and made available under the terms and conditions of the BSD License |
21 | which accompanies this distribution. The full text of the license may be found at |
22 | http://opensource.org/licenses/bsd-license.php |
23 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, |
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 |
1f86f081 |
27 | <ModuleDefinitions>\r |
28 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r |
29 | <BinaryModule>false</BinaryModule>\r |
30 | <OutputFileBasename>CirrusLogic5430UgaDraw</OutputFileBasename>\r |
31 | </ModuleDefinitions>\r |
878ddf1f |
32 | <LibraryClassDefinitions>\r |
1f86f081 |
33 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
34 | <Keyword>DebugLib</Keyword>\r |
35 | </LibraryClass>\r |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
37 | <Keyword>UefiDriverModelLib</Keyword>\r |
38 | </LibraryClass>\r |
39 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
40 | <Keyword>UefiDriverEntryPoint</Keyword>\r |
41 | </LibraryClass>\r |
42 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
43 | <Keyword>BaseLib</Keyword>\r |
44 | </LibraryClass>\r |
45 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
46 | <Keyword>UefiLib</Keyword>\r |
47 | </LibraryClass>\r |
48 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
49 | <Keyword>BaseMemoryLib</Keyword>\r |
50 | </LibraryClass>\r |
51 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
52 | <Keyword>MemoryAllocationLib</Keyword>\r |
53 | </LibraryClass>\r |
54 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
55 | <Keyword>UefiBootServicesTableLib</Keyword>\r |
56 | </LibraryClass>\r |
878ddf1f |
57 | </LibraryClassDefinitions>\r |
58 | <SourceFiles>\r |
59 | <Filename>CirrusLogic5430.h</Filename>\r |
60 | <Filename>CirrusLogic5430.c</Filename>\r |
61 | <Filename>CirrusLogic5430UgaDraw.c</Filename>\r |
62 | <Filename>ComponentName.c</Filename>\r |
63 | </SourceFiles>\r |
1f86f081 |
64 | <PackageDependencies>\r |
65 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r |
66 | </PackageDependencies>\r |
878ddf1f |
67 | <Protocols>\r |
1f86f081 |
68 | <Protocol Usage="TO_START">\r |
69 | <ProtocolCName>PciIo</ProtocolCName>\r |
70 | </Protocol>\r |
71 | <Protocol Usage="ALWAYS_PRODUCED">\r |
72 | <ProtocolCName>UgaDraw</ProtocolCName>\r |
73 | </Protocol>\r |
878ddf1f |
74 | </Protocols>\r |
75 | <Externs>\r |
1f86f081 |
76 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
77 | <Specification>EDK_RELEASE_VERSION 0x00000000</Specification>\r |
878ddf1f |
78 | <Extern>\r |
1f86f081 |
79 | <DriverBinding>gCirrusLogic5430DriverBinding</DriverBinding>\r |
878ddf1f |
80 | </Extern>\r |
81 | <Extern>\r |
878ddf1f |
82 | <ComponentName>gCirrusLogic5430ComponentName</ComponentName>\r |
83 | </Extern>\r |
84 | </Externs>\r |
1f86f081 |
85 | </ModuleSurfaceArea> |