]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19259b...
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / Bus / SerialIo / WinNtSerialIo.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,
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>WinNtSerialIo</ModuleName>\r
878ddf1f 13 <ModuleType>UEFI_DRIVER</ModuleType>\r
2d527200 14 <GuidValue>6B41B553-A649-11d4-BD02-0080C73C8881</GuidValue>\r
15 <Version>1.0</Version>\r
7fda265d 16 <Abstract>Serial I/O driver</Abstract>\r
17 <Description>\r
18 Our DriverBinding member functions operate on the handles\r
19 created by the NT Bus drive\r
20 </Description>\r
15f3b1d4 21 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 22 <License>All rights reserved. This program and the accompanying materials
23 are licensed and made available under the terms and conditions of the BSD License
24 which accompanies this distribution. The full text of the license may be found at
25 http://opensource.org/licenses/bsd-license.php
26 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
2d527200 27 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
28 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 29 </MsaHeader>\r
2d527200 30 <ModuleDefinitions>\r
31 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
32 <BinaryModule>false</BinaryModule>\r
33 <OutputFileBasename>WinNtSerialIo</OutputFileBasename>\r
34 </ModuleDefinitions>\r
878ddf1f 35 <LibraryClassDefinitions>\r
2d527200 36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>DebugLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>UefiDriverModelLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiDriverEntryPoint</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>UefiLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>BaseMemoryLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>MemoryAllocationLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiBootServicesTableLib</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>WinNtSerialIo.h</Filename>\r
66 <Filename>WinNtSerialIo.c</Filename>\r
67 <Filename>ComponentName.c</Filename>\r
68 </SourceFiles>\r
2d527200 69 <PackageDependencies>\r
70 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
71 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
72 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
73 </PackageDependencies>\r
878ddf1f 74 <Protocols>\r
2d527200 75 <Protocol Usage="TO_START">\r
53b86193 76 <ProtocolCName>gEfiWinNtIoProtocolGuid</ProtocolCName>\r
2d527200 77 </Protocol>\r
78 <Protocol Usage="TO_START">\r
53b86193 79 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
2d527200 80 </Protocol>\r
81 <Protocol Usage="BY_START">\r
53b86193 82 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
2d527200 83 </Protocol>\r
878ddf1f 84 </Protocols>\r
85 <Guids>\r
2d527200 86 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 87 <GuidCName>gEfiWinNtSerialPortGuid</GuidCName>\r
2d527200 88 </GuidCNames>\r
878ddf1f 89 </Guids>\r
90 <Externs>\r
2d527200 91 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 92 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 93 <Extern>\r
2d527200 94 <DriverBinding>gWinNtSerialIoDriverBinding</DriverBinding>\r
878ddf1f 95 </Extern>\r
96 <Extern>\r
878ddf1f 97 <ComponentName>gWinNtSerialIoComponentName</ComponentName>\r
98 </Extern>\r
99 </Externs>\r
2d527200 100</ModuleSurfaceArea>