]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Universal / Console / Terminal / Dxe / Terminal.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 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,
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>Terminal</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>9E863906-A40F-4875-977F-5B93FF237FC6</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for DiskIo module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
15f3b1d4 18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>Terminal</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverModelLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiDriverEntryPoint</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>UefiLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>ReportStatusCodeLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>BaseMemoryLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>MemoryAllocationLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>UefiBootServicesTableLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>DevicePathLib</Keyword>\r
62 </LibraryClass>\r
878ddf1f 63 </LibraryClassDefinitions>\r
64 <SourceFiles>\r
65 <Filename>Terminal.h</Filename>\r
66 <Filename>Terminal.c</Filename>\r
67 <Filename>TerminalConIn.c</Filename>\r
68 <Filename>TerminalConOut.c</Filename>\r
69 <Filename>ansi.c</Filename>\r
70 <Filename>vtutf8.c</Filename>\r
71 <Filename>ComponentName.c</Filename>\r
72 </SourceFiles>\r
1f86f081 73 <PackageDependencies>\r
74 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
75 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
76 </PackageDependencies>\r
878ddf1f 77 <Protocols>\r
1f86f081 78 <Protocol Usage="BY_START">\r
53b86193 79 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
1f86f081 80 </Protocol>\r
81 <Protocol Usage="BY_START">\r
53b86193 82 <ProtocolCName>gEfiSimpleTextInProtocolGuid</ProtocolCName>\r
1f86f081 83 </Protocol>\r
84 <Protocol Usage="TO_START">\r
53b86193 85 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 86 </Protocol>\r
87 <Protocol Usage="TO_START">\r
53b86193 88 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
1f86f081 89 </Protocol>\r
878ddf1f 90 </Protocols>\r
91 <Variables>\r
92 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 93 <VariableName>0x0043 0x006F 0x006E 0x0049 0x006E 0x0044 0x0065 0x0076</VariableName>\r
94 <GuidC_Name>gConInDevGuid</GuidC_Name>\r
878ddf1f 95 </Variable>\r
96 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 97 <VariableName>0x0043 0x006F 0x006E 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076</VariableName>\r
98 <GuidC_Name>gConOutDevGuid</GuidC_Name>\r
878ddf1f 99 </Variable>\r
100 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 101 <VariableName>0x0045 0x0072 0x0072 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076</VariableName>\r
102 <GuidC_Name>gErrOutDevGuid</GuidC_Name>\r
878ddf1f 103 </Variable>\r
1f86f081 104 </Variables>\r
878ddf1f 105 <Guids>\r
1f86f081 106 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 107 <GuidCName>gEfiHotPlugDeviceGuid</GuidCName>\r
1f86f081 108 </GuidCNames>\r
109 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 110 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
1f86f081 111 </GuidCNames>\r
112 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 113 <GuidCName>gEfiPcAnsiGuid</GuidCName>\r
1f86f081 114 </GuidCNames>\r
115 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 116 <GuidCName>gEfiVT100PlusGuid</GuidCName>\r
1f86f081 117 </GuidCNames>\r
118 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 119 <GuidCName>gEfiVT100Guid</GuidCName>\r
1f86f081 120 </GuidCNames>\r
121 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 122 <GuidCName>gEfiVTUTF8Guid</GuidCName>\r
1f86f081 123 </GuidCNames>\r
878ddf1f 124 </Guids>\r
125 <Externs>\r
1f86f081 126 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 127 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 128 <Extern>\r
1f86f081 129 <DriverBinding>gTerminalDriverBinding</DriverBinding>\r
878ddf1f 130 </Extern>\r
131 <Extern>\r
878ddf1f 132 <ComponentName>gTerminalComponentName</ComponentName>\r
133 </Extern>\r
134 </Externs>\r
1f86f081 135</ModuleSurfaceArea>