]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa
remove unnecessary check for NULL pointer.
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / CirrusLogic / Dxe / CirrusLogic5430.msa
CommitLineData
1845d8cf 1<?xml version="1.0" encoding="UTF-8"?>\r
bc2693a8 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>CirrusLogic5430UgaDraw</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>555F76EA-785F-40d7-9174-153C43636C68</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for CirrusLogic5430 module</Abstract>\r
bc2693a8 9 <Description>Cirrus Logic 5430 Controller Driver.This driver is a sample implementation\r
61249ae5 10 of the UGA Draw Protocol for the Cirrus Logic 5430 family of PCI video controllers.\r
11 This driver is only usable in the EFI pre-boot environment. This sample is\r
12 intended to show how the UGA Draw Protocol is able to function. The UGA I/O\r
13 Protocol is not implemented in this sample. A fully compliant EFI UGA driver\r
1845d8cf 14 requires both the UGA Draw and the UGA I/O Protocol. Please refer to Microsoft's\r
15 documentation on UGA for details on how to write a UGA driver that is able\r
bc2693a8 16 to function both in the EFI pre-boot environment and from the OS runtime.</Description>\r
17 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
62f84315
LG
18 <License>All rights reserved. This program and the accompanying materials\r
19 are licensed and made available under the terms and conditions of the BSD License\r
20 which accompanies this distribution. The full text of the license may be found at\r
21 http://opensource.org/licenses/bsd-license.php\r
22 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 23 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
24 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 25 </MsaHeader>\r
1f86f081 26 <ModuleDefinitions>\r
27 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
28 <BinaryModule>false</BinaryModule>\r
29 <OutputFileBasename>CirrusLogic5430UgaDraw</OutputFileBasename>\r
30 </ModuleDefinitions>\r
878ddf1f 31 <LibraryClassDefinitions>\r
1f86f081 32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>DebugLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>UefiDriverModelLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>UefiDriverEntryPoint</Keyword>\r
40 </LibraryClass>\r
1f86f081 41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>UefiLib</Keyword>\r
43 </LibraryClass>\r
1f86f081 44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>MemoryAllocationLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>UefiBootServicesTableLib</Keyword>\r
49 </LibraryClass>\r
878ddf1f 50 </LibraryClassDefinitions>\r
51 <SourceFiles>\r
52 <Filename>CirrusLogic5430.h</Filename>\r
53 <Filename>CirrusLogic5430.c</Filename>\r
54 <Filename>CirrusLogic5430UgaDraw.c</Filename>\r
55 <Filename>ComponentName.c</Filename>\r
56 </SourceFiles>\r
1f86f081 57 <PackageDependencies>\r
58 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
59 </PackageDependencies>\r
878ddf1f 60 <Protocols>\r
1f86f081 61 <Protocol Usage="TO_START">\r
53b86193 62 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
1f86f081 63 </Protocol>\r
64 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 65 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
1f86f081 66 </Protocol>\r
878ddf1f 67 </Protocols>\r
68 <Externs>\r
1f86f081 69 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 70 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 71 <Extern>\r
1f86f081 72 <DriverBinding>gCirrusLogic5430DriverBinding</DriverBinding>\r
878ddf1f 73 <ComponentName>gCirrusLogic5430ComponentName</ComponentName>\r
74 </Extern>\r
75 </Externs>\r
bc2693a8 76</ModuleSurfaceArea>\r