]> git.proxmox.com Git - mirror_edk2.git/blame - 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
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
6c18e19a 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>DebugPort</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>73E9457A-CEA1-4917-9A9C-9F1F0F0FD322</GuidValue>\r
7 <Version>1.0</Version>\r
47a16b84 8 <Abstract>Component description file for DebugPort module.</Abstract>\r
7af45bf1 9 <Description>This driver binds exclusively to serial io on the controller handle,
6c18e19a
LG
10 and initializes serial Io interface, publishs DebugPort and device path Protocol.</Description>\r
11 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
7af45bf1 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,
1f86f081 17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 19 </MsaHeader>\r
1f86f081 20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>DebugPort</OutputFileBasename>\r
24 </ModuleDefinitions>\r
878ddf1f 25 <LibraryClassDefinitions>\r
6c18e19a 26 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
1f86f081 27 <Keyword>DebugLib</Keyword>\r
6c18e19a 28 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
1f86f081 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
1f86f081 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
878ddf1f 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
1f86f081 61 <PackageDependencies>\r
62 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
7af45bf1 63 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 64 </PackageDependencies>\r
878ddf1f 65 <Protocols>\r
1f86f081 66 <Protocol Usage="BY_START">\r
53b86193 67 <ProtocolCName>gEfiDebugPortProtocolGuid</ProtocolCName>\r
7af45bf1 68 <HelpText>gEfiDebugPortVariableGuid, gEfiDebugPortDevicePathGuid are
69 both the alias of gEfiDebugPortProtocolGuid. They are not separate guid variables,
6c18e19a 70 which are not required to be described in the followin Guids section.</HelpText>\r
1f86f081 71 </Protocol>\r
72 <Protocol Usage="BY_START">\r
53b86193 73 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 74 </Protocol>\r
75 <Protocol Usage="TO_START">\r
53b86193 76 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
1f86f081 77 </Protocol>\r
6c18e19a
LG
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
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
6c18e19a 88 <GuidC_Name>gEfiDebugPortProtocolGuid</GuidC_Name>\r
7af45bf1 89 <HelpText>L"DEBUGPORT" variable is specified. gEfiDebugPortVariableGuid is
90 one virtual guid, which can't be described in this section.
6c18e19a 91 So gEfiDebugPortProtocolGuid name is instead of it.</HelpText>\r
878ddf1f 92 </Variable>\r
1f86f081 93 </Variables>\r
878ddf1f 94 <Externs>\r
1f86f081 95 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 96 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 97 <Extern>\r
98 <ModuleEntryPoint>InitializeDebugPortDriver</ModuleEntryPoint>\r
1f86f081 99 </Extern>\r
100 <Extern>\r
878ddf1f 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
1f86f081 108</ModuleSurfaceArea>