]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.msa
Merger DriverBinding and ComponentName into one <extern> section for all *.msa files
[mirror_edk2.git] / EdkModulePkg / Universal / Debugger / Debugport / Dxe / DebugPort.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
62f84315
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
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>DebugPort</ModuleName>\r
878ddf1f 13 <ModuleType>UEFI_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>73E9457A-CEA1-4917-9A9C-9F1F0F0FD322</GuidValue>\r
15 <Version>1.0</Version>\r
47a16b84
LG
16 <Abstract>Component description file for DebugPort module.</Abstract>\r
17 <Description>This driver produces DebugPort Protocol based on SerialIo.</Description>\r
15f3b1d4 18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
62f84315
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
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>DebugPort</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>BaseLib</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>DebugPort.h</Filename>\r
66 <Filename>DebugPort.c</Filename>\r
67 <Filename>ComponentName.c</Filename>\r
68 <Filename>DebugPort.dxs</Filename>\r
69 </SourceFiles>\r
1f86f081 70 <PackageDependencies>\r
71 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 72 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 73 </PackageDependencies>\r
878ddf1f 74 <Protocols>\r
1f86f081 75 <Protocol Usage="BY_START">\r
53b86193 76 <ProtocolCName>gEfiDebugPortProtocolGuid</ProtocolCName>\r
1f86f081 77 </Protocol>\r
78 <Protocol Usage="BY_START">\r
53b86193 79 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 80 </Protocol>\r
81 <Protocol Usage="TO_START">\r
53b86193 82 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
1f86f081 83 </Protocol>\r
878ddf1f 84 </Protocols>\r
85 <Variables>\r
86 <Variable Usage="SOMETIMES_CONSUMED">\r
1f86f081 87 <VariableName>0x0044 0x0045 0x0042 0x0055 0x0047 0x0050 0x004F 0x0052 0x0054</VariableName>\r
88 <GuidC_Name>gDEBUGPORTGuid</GuidC_Name>\r
878ddf1f 89 </Variable>\r
1f86f081 90 </Variables>\r
878ddf1f 91 <Externs>\r
1f86f081 92 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 93 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 94 <Extern>\r
95 <ModuleEntryPoint>InitializeDebugPortDriver</ModuleEntryPoint>\r
1f86f081 96 </Extern>\r
97 <Extern>\r
878ddf1f 98 <ModuleUnloadImage>ImageUnloadHandler</ModuleUnloadImage>\r
99 </Extern>\r
100 <Extern>\r
101 <DriverBinding>gDebugPortDriverBinding</DriverBinding>\r
102 <ComponentName>gDebugPortComponentName</ComponentName>\r
103 </Extern>\r
104 </Externs>\r
1f86f081 105</ModuleSurfaceArea>