]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa
Fix PeiLoadImage() for compressed peim to print the correct image address and entrypoint.
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / CirrusLogic / Dxe / CirrusLogic5430.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
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,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
11 <MsaHeader>\r
12 <ModuleName>CirrusLogic5430UgaDraw</ModuleName>\r
13 <ModuleType>UEFI_DRIVER</ModuleType>\r
14 <GuidValue>555F76EA-785F-40d7-9174-153C43636C68</GuidValue>\r
15 <Version>1.0</Version>\r
16 <Abstract>Component description file for CirrusLogic5430 module</Abstract>\r
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
27 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
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,
33 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
34 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
35 </MsaHeader>\r
36 <ModuleDefinitions>\r
37 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
38 <BinaryModule>false</BinaryModule>\r
39 <OutputFileBasename>CirrusLogic5430UgaDraw</OutputFileBasename>\r
40 </ModuleDefinitions>\r
41 <LibraryClassDefinitions>\r
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
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
73 <PackageDependencies>\r
74 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
75 </PackageDependencies>\r
76 <Protocols>\r
77 <Protocol Usage="TO_START">\r
78 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
79 </Protocol>\r
80 <Protocol Usage="ALWAYS_PRODUCED">\r
81 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
82 </Protocol>\r
83 </Protocols>\r
84 <Externs>\r
85 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
86 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
87 <Extern>\r
88 <DriverBinding>gCirrusLogic5430DriverBinding</DriverBinding>\r
89 </Extern>\r
90 <Extern>\r
91 <ComponentName>gCirrusLogic5430ComponentName</ComponentName>\r
92 </Extern>\r
93 </Externs>\r
94</ModuleSurfaceArea>