]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674...
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / Bus / Console / WinNtConsole.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
0992e559
LG
2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
2d527200 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
2d527200 12 <ModuleName>WinNtConsole</ModuleName>\r
878ddf1f 13 <ModuleType>UEFI_DRIVER</ModuleType>\r
2d527200 14 <GuidValue>263631d7-5836-4b74-be48-ee22e92ce5d3</GuidValue>\r
15 <Version>1.0</Version>\r
7fda265d 16 <Abstract>Console Dxe driver</Abstract>\r
17 <Description>Simulate console with WinAPI</Description>\r
15f3b1d4 18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
0992e559
LG
19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
2d527200 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
2d527200 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>WinNtConsole</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
2d527200 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>BaseLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiDriverModelLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>UefiDriverEntryPoint</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiLib</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
878ddf1f 57 </LibraryClassDefinitions>\r
58 <SourceFiles>\r
59 <Filename>Console.h</Filename>\r
60 <Filename>Console.c</Filename>\r
61 <Filename>ConsoleIn.c</Filename>\r
62 <Filename>ConsoleOut.c</Filename>\r
63 <Filename>ComponentName.c</Filename>\r
64 </SourceFiles>\r
2d527200 65 <PackageDependencies>\r
66 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
0992e559 67 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
2d527200 68 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
69 </PackageDependencies>\r
878ddf1f 70 <Protocols>\r
2d527200 71 <Protocol Usage="TO_START">\r
53b86193 72 <ProtocolCName>gEfiWinNtIoProtocolGuid</ProtocolCName>\r
2d527200 73 </Protocol>\r
74 <Protocol Usage="BY_START">\r
53b86193 75 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
2d527200 76 </Protocol>\r
77 <Protocol Usage="BY_START">\r
53b86193 78 <ProtocolCName>gEfiSimpleTextInProtocolGuid</ProtocolCName>\r
2d527200 79 </Protocol>\r
878ddf1f 80 </Protocols>\r
81 <Guids>\r
2d527200 82 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 83 <GuidCName>gEfiWinNtConsoleGuid</GuidCName>\r
2d527200 84 </GuidCNames>\r
878ddf1f 85 </Guids>\r
86 <Externs>\r
2d527200 87 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 88 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 89 <Extern>\r
2d527200 90 <DriverBinding>gWinNtConsoleDriverBinding</DriverBinding>\r
878ddf1f 91 </Extern>\r
92 <Extern>\r
878ddf1f 93 <ComponentName>gWinNtConsoleComponentName</ComponentName>\r
94 </Extern>\r
95 </Externs>\r
2d527200 96</ModuleSurfaceArea>