]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.msa
1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
[mirror_edk2.git] / EdkModulePkg / Universal / Debugger / Debugport / Dxe / DebugPort.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>DebugPort</ModuleName>\r
5 <ModuleType>UEFI_DRIVER</ModuleType>\r
6 <GuidValue>73E9457A-CEA1-4917-9A9C-9F1F0F0FD322</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for DebugPort module.</Abstract>\r
9 <Description>This driver binds exclusively to serial io on the controller handle,
10 and initializes serial Io interface, publishs DebugPort and device path Protocol.</Description>\r
11 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
12 <License>All rights reserved. This program and the accompanying materials
13 are licensed and made available under the terms and conditions of the BSD License
14 which accompanies this distribution. The full text of the license may be found at
15 http://opensource.org/licenses/bsd-license.php
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
19 </MsaHeader>\r
20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>DebugPort</OutputFileBasename>\r
24 </ModuleDefinitions>\r
25 <LibraryClassDefinitions>\r
26 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
27 <Keyword>DebugLib</Keyword>\r
28 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
29 </LibraryClass>\r
30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>UefiDriverModelLib</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>UefiDriverEntryPoint</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseMemoryLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>MemoryAllocationLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiBootServicesTableLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>DevicePathLib</Keyword>\r
53 </LibraryClass>\r
54 </LibraryClassDefinitions>\r
55 <SourceFiles>\r
56 <Filename>DebugPort.h</Filename>\r
57 <Filename>DebugPort.c</Filename>\r
58 <Filename>ComponentName.c</Filename>\r
59 <Filename>DebugPort.dxs</Filename>\r
60 </SourceFiles>\r
61 <PackageDependencies>\r
62 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
63 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
64 </PackageDependencies>\r
65 <Protocols>\r
66 <Protocol Usage="BY_START">\r
67 <ProtocolCName>gEfiDebugPortProtocolGuid</ProtocolCName>\r
68 <HelpText>gEfiDebugPortVariableGuid, gEfiDebugPortDevicePathGuid are
69 both the alias of gEfiDebugPortProtocolGuid. They are not separate guid variables,
70 which are not required to be described in the followin Guids section.</HelpText>\r
71 </Protocol>\r
72 <Protocol Usage="BY_START">\r
73 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
74 </Protocol>\r
75 <Protocol Usage="TO_START">\r
76 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
77 </Protocol>\r
78 <Protocol Usage="ALWAYS_CONSUMED">\r
79 <ProtocolCName>gEfiComponentNameProtocolGuid</ProtocolCName>\r
80 </Protocol>\r
81 <Protocol Usage="ALWAYS_CONSUMED">\r
82 <ProtocolCName>gEfiDriverBindingProtocolGuid</ProtocolCName>\r
83 </Protocol>\r
84 </Protocols>\r
85 <Variables>\r
86 <Variable Usage="SOMETIMES_CONSUMED">\r
87 <VariableName>0x0044 0x0045 0x0042 0x0055 0x0047 0x0050 0x004F 0x0052 0x0054</VariableName>\r
88 <GuidC_Name>gEfiDebugPortProtocolGuid</GuidC_Name>\r
89 <HelpText>L"DEBUGPORT" variable is specified. gEfiDebugPortVariableGuid is
90 one virtual guid, which can't be described in this section.
91 So gEfiDebugPortProtocolGuid name is instead of it.</HelpText>\r
92 </Variable>\r
93 </Variables>\r
94 <Externs>\r
95 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
96 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
97 <Extern>\r
98 <ModuleEntryPoint>InitializeDebugPortDriver</ModuleEntryPoint>\r
99 </Extern>\r
100 <Extern>\r
101 <ModuleUnloadImage>ImageUnloadHandler</ModuleUnloadImage>\r
102 </Extern>\r
103 <Extern>\r
104 <DriverBinding>gDebugPortDriverBinding</DriverBinding>\r
105 <ComponentName>gDebugPortComponentName</ComponentName>\r
106 </Extern>\r
107 </Externs>\r
108</ModuleSurfaceArea>