]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.msa
Check in following modules,
[mirror_edk2.git] / MdeModulePkg / Universal / Console / GraphicsConsoleDxe / GraphicsConsole.msa
CommitLineData
95276127 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>GraphicsConsole</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>CCCB0C28-4B24-11d5-9A5A-0090273FC14D</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for GraphicsConsole module</Abstract>\r
9 <Description>This is the main routine for initializing the Graphics Console support routines.</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
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
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
18 </MsaHeader>\r
19 <ModuleDefinitions>\r
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>GraphicsConsole</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
26 <Keyword>DebugLib</Keyword>\r
27 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
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
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
50 </LibraryClassDefinitions>\r
51 <SourceFiles>\r
52 <Filename>GraphicsConsole.h</Filename>\r
53 <Filename>GraphicsConsole.c</Filename>\r
54 <Filename>LaffStd.c</Filename>\r
55 <Filename>ComponentName.h</Filename>\r
56 <Filename>ComponentName.c</Filename>\r
57 </SourceFiles>\r
58 <PackageDependencies>\r
59 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
60 </PackageDependencies>\r
61 <Protocols>\r
62 <Protocol Usage="TO_START">\r
63 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
64 </Protocol>\r
65 <Protocol Usage="TO_START">\r
66 <ProtocolCName>gEfiGraphicsOutputProtocolGuid</ProtocolCName>\r
67 </Protocol>\r
68 <Protocol Usage="TO_START">\r
69 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
70 </Protocol>\r
71 <Protocol Usage="BY_START">\r
72 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
73 </Protocol>\r
74 <Protocol Usage="ALWAYS_CONSUMED">\r
75 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
76 </Protocol>\r
77 </Protocols>\r
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
84 <Externs>\r
85 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
86 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
87 <Extern>\r
88 <DriverBinding>gGraphicsConsoleDriverBinding</DriverBinding>\r
89 <ComponentName>gGraphicsConsoleComponentName</ComponentName>\r
90 </Extern>\r
91 </Externs>\r
92</ModuleSurfaceArea>