]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / CirrusLogic / Dxe / CirrusLogic5430.msa
CommitLineData
1845d8cf 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 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
1845d8cf 17 <Description>\r
18 Cirrus Logic 5430 Controller Driver.This driver is a sample implementation \r
19 of the UGA Draw Protocol for the Cirrus Logic 5430 family of PCI video controllers. \r
20 This driver is only usable in the EFI pre-boot environment. This sample is \r
21 intended to show how the UGA Draw Protocol is able to function. The UGA I/O \r
22 Protocol is not implemented in this sample. A fully compliant EFI UGA driver \r
23 requires both the UGA Draw and the UGA I/O Protocol. Please refer to Microsoft's\r
24 documentation on UGA for details on how to write a UGA driver that is able\r
25 to function both in the EFI pre-boot environment and from the OS runtime.\r
26 </Description>\r
15f3b1d4 27 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 28 <License>All rights reserved. This program and the accompanying materials
29 are licensed and made available under the terms and conditions of the BSD License
30 which accompanies this distribution. The full text of the license may be found at
31 http://opensource.org/licenses/bsd-license.php
32 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 33 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
34 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 35 </MsaHeader>\r
1f86f081 36 <ModuleDefinitions>\r
37 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
38 <BinaryModule>false</BinaryModule>\r
39 <OutputFileBasename>CirrusLogic5430UgaDraw</OutputFileBasename>\r
40 </ModuleDefinitions>\r
878ddf1f 41 <LibraryClassDefinitions>\r
1f86f081 42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>DebugLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiDriverModelLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>UefiDriverEntryPoint</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>BaseLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>UefiLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>BaseMemoryLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>MemoryAllocationLib</Keyword>\r
62 </LibraryClass>\r
63 <LibraryClass Usage="ALWAYS_CONSUMED">\r
64 <Keyword>UefiBootServicesTableLib</Keyword>\r
65 </LibraryClass>\r
878ddf1f 66 </LibraryClassDefinitions>\r
67 <SourceFiles>\r
68 <Filename>CirrusLogic5430.h</Filename>\r
69 <Filename>CirrusLogic5430.c</Filename>\r
70 <Filename>CirrusLogic5430UgaDraw.c</Filename>\r
71 <Filename>ComponentName.c</Filename>\r
72 </SourceFiles>\r
1f86f081 73 <PackageDependencies>\r
74 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
75 </PackageDependencies>\r
878ddf1f 76 <Protocols>\r
1f86f081 77 <Protocol Usage="TO_START">\r
53b86193 78 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
1f86f081 79 </Protocol>\r
80 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 81 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
1f86f081 82 </Protocol>\r
878ddf1f 83 </Protocols>\r
84 <Externs>\r
1f86f081 85 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 86 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 87 <Extern>\r
1f86f081 88 <DriverBinding>gCirrusLogic5430DriverBinding</DriverBinding>\r
878ddf1f 89 </Extern>\r
90 <Extern>\r
878ddf1f 91 <ComponentName>gCirrusLogic5430ComponentName</ComponentName>\r
92 </Extern>\r
93 </Externs>\r
1f86f081 94</ModuleSurfaceArea>