]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Console/GraphicsConsole/Dxe/GraphicsConsole.msa
Perfect the msa of the following console, datahub and DebugPort modules.
[mirror_edk2.git] / EdkModulePkg / Universal / Console / GraphicsConsole / Dxe / GraphicsConsole.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
6c18e19a 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>GraphicsConsole</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>CCCB0C28-4B24-11d5-9A5A-0090273FC14D</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for GraphicsConsole module</Abstract>\r
47a16b84 9 <Description>This is the main routine for initializing the Graphics Console support routines.</Description>\r
6c18e19a 10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
62f84315
LG
11 <License>All rights reserved. This program and the accompanying materials\r
12 are licensed and made available under the terms and conditions of the BSD License\r
13 which accompanies this distribution. The full text of the license may be found at\r
14 http://opensource.org/licenses/bsd-license.php\r
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 18 </MsaHeader>\r
1f86f081 19 <ModuleDefinitions>\r
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>GraphicsConsole</OutputFileBasename>\r
23 </ModuleDefinitions>\r
878ddf1f 24 <LibraryClassDefinitions>\r
6c18e19a 25 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
1f86f081 26 <Keyword>DebugLib</Keyword>\r
6c18e19a 27 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
1f86f081 28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiDriverModelLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>UefiDriverEntryPoint</Keyword>\r
34 </LibraryClass>\r
1f86f081 35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>UefiLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>HiiLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>BaseMemoryLib</Keyword>\r
43 </LibraryClass>\r
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>GraphicsConsole.h</Filename>\r
53 <Filename>GraphicsConsole.c</Filename>\r
54 <Filename>LaffStd.c</Filename>\r
5094fb09 55 <Filename>ComponentName.h</Filename>\r
878ddf1f 56 <Filename>ComponentName.c</Filename>\r
57 </SourceFiles>\r
1f86f081 58 <PackageDependencies>\r
59 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
60 </PackageDependencies>\r
878ddf1f 61 <Protocols>\r
1f86f081 62 <Protocol Usage="TO_START">\r
53b86193 63 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
1f86f081 64 </Protocol>\r
406adcd1 65 <Protocol Usage="TO_START">\r
66 <ProtocolCName>gEfiGraphicsOutputProtocolGuid</ProtocolCName>\r
67 </Protocol>\r
1f86f081 68 <Protocol Usage="TO_START">\r
53b86193 69 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
1f86f081 70 </Protocol>\r
71 <Protocol Usage="BY_START">\r
53b86193 72 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
1f86f081 73 </Protocol>\r
6c18e19a 74 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 75 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 76 </Protocol>\r
878ddf1f 77 </Protocols>\r
6c18e19a
LG
78 <HiiPackages>\r
79 <HiiPackage Usage="ALWAYS_PRODUCED">\r
80 <HiiCName>FontPack</HiiCName>\r
81 <HelpText>Register UsStdNarrow Fonts into the global database.</HelpText>\r
82 </HiiPackage>\r
83 </HiiPackages>\r
878ddf1f 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>gGraphicsConsoleDriverBinding</DriverBinding>\r
878ddf1f 89 <ComponentName>gGraphicsConsoleComponentName</ComponentName>\r
90 </Extern>\r
91 </Externs>\r
1f86f081 92</ModuleSurfaceArea>