]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa
The latest IPF boot failure is found and is not caused by this fixing, so check-in...
[mirror_edk2.git] / EdkModulePkg / Universal / Console / Terminal / Dxe / Terminal.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>Terminal</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>9E863906-A40F-4875-977F-5B93FF237FC6</GuidValue>\r
7 <Version>1.0</Version>\r
47a16b84
LG
8 <Abstract>Component description file for Terminal module.</Abstract>\r
9 <Description>This drivre installs Simple Text In/Out protocol for terminal devices.</Description>\r
15f3b1d4 10 <Copyright>Copyright (c) 2006, 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>Terminal</OutputFileBasename>\r
23 </ModuleDefinitions>\r
878ddf1f 24 <LibraryClassDefinitions>\r
1f86f081 25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>DebugLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiDriverModelLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiDriverEntryPoint</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiLib</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>ReportStatusCodeLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>BaseMemoryLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>MemoryAllocationLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>UefiBootServicesTableLib</Keyword>\r
48 </LibraryClass>\r
49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
51 </LibraryClass>\r
52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>DevicePathLib</Keyword>\r
54 </LibraryClass>\r
878ddf1f 55 </LibraryClassDefinitions>\r
56 <SourceFiles>\r
57 <Filename>Terminal.h</Filename>\r
58 <Filename>Terminal.c</Filename>\r
59 <Filename>TerminalConIn.c</Filename>\r
60 <Filename>TerminalConOut.c</Filename>\r
61 <Filename>ansi.c</Filename>\r
62 <Filename>vtutf8.c</Filename>\r
63 <Filename>ComponentName.c</Filename>\r
64 </SourceFiles>\r
1f86f081 65 <PackageDependencies>\r
66 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 67 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 68 </PackageDependencies>\r
878ddf1f 69 <Protocols>\r
1f86f081 70 <Protocol Usage="BY_START">\r
53b86193 71 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
1f86f081 72 </Protocol>\r
73 <Protocol Usage="BY_START">\r
53b86193 74 <ProtocolCName>gEfiSimpleTextInProtocolGuid</ProtocolCName>\r
1f86f081 75 </Protocol>\r
76 <Protocol Usage="TO_START">\r
53b86193 77 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 78 </Protocol>\r
79 <Protocol Usage="TO_START">\r
53b86193 80 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
1f86f081 81 </Protocol>\r
878ddf1f 82 </Protocols>\r
83 <Variables>\r
84 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 85 <VariableName>0x0043 0x006F 0x006E 0x0049 0x006E 0x0044 0x0065 0x0076</VariableName>\r
86 <GuidC_Name>gConInDevGuid</GuidC_Name>\r
878ddf1f 87 </Variable>\r
88 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 89 <VariableName>0x0043 0x006F 0x006E 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076</VariableName>\r
90 <GuidC_Name>gConOutDevGuid</GuidC_Name>\r
878ddf1f 91 </Variable>\r
92 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 93 <VariableName>0x0045 0x0072 0x0072 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076</VariableName>\r
94 <GuidC_Name>gErrOutDevGuid</GuidC_Name>\r
878ddf1f 95 </Variable>\r
1f86f081 96 </Variables>\r
878ddf1f 97 <Guids>\r
1f86f081 98 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 99 <GuidCName>gEfiHotPlugDeviceGuid</GuidCName>\r
1f86f081 100 </GuidCNames>\r
101 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 102 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
1f86f081 103 </GuidCNames>\r
104 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 105 <GuidCName>gEfiPcAnsiGuid</GuidCName>\r
1f86f081 106 </GuidCNames>\r
107 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 108 <GuidCName>gEfiVT100PlusGuid</GuidCName>\r
1f86f081 109 </GuidCNames>\r
110 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 111 <GuidCName>gEfiVT100Guid</GuidCName>\r
1f86f081 112 </GuidCNames>\r
113 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 114 <GuidCName>gEfiVTUTF8Guid</GuidCName>\r
1f86f081 115 </GuidCNames>\r
878ddf1f 116 </Guids>\r
117 <Externs>\r
1f86f081 118 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 119 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 120 <Extern>\r
1f86f081 121 <DriverBinding>gTerminalDriverBinding</DriverBinding>\r
878ddf1f 122 <ComponentName>gTerminalComponentName</ComponentName>\r
123 </Extern>\r
124 </Externs>\r
1f86f081 125</ModuleSurfaceArea>