]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerial.msa
remove the unused msa files in MdeModulePkg.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaSerialDxe / IsaSerial.msa
CommitLineData
637ff819 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>IsaSerial</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>93B80003-9FB3-11d4-9A3A-0090273FC14D</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for IsaSerial module.</Abstract>\r
9 <Description>Serial driver for standard UARTS on an ISA bus.</Description>\r
366565e0 10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation<BR></Copyright>\r
11 <License>\r
12 All rights reserved. This program and the accompanying materials\r
13 are licensed and made available under the terms and conditions of the BSD License\r
14 which accompanies this distribution. The full text of the license may be found at\r
15 http://opensource.org/licenses/bsd-license.php\r
16\r
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
19 </License>\r
637ff819 20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
21 </MsaHeader>\r
22 <ModuleDefinitions>\r
23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
24 <BinaryModule>false</BinaryModule>\r
25 <OutputFileBasename>IsaSerial</OutputFileBasename>\r
26 </ModuleDefinitions>\r
27 <LibraryClassDefinitions>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>DebugLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiDriverModelLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiDriverEntryPoint</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>UefiLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>DevicePathLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>BaseMemoryLib</Keyword>\r
48 </LibraryClass>\r
49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>MemoryAllocationLib</Keyword>\r
51 </LibraryClass>\r
52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>UefiBootServicesTableLib</Keyword>\r
54 </LibraryClass>\r
55 <LibraryClass Usage="ALWAYS_CONSUMED">\r
56 <Keyword>ReportStatusCodeLib</Keyword>\r
57 </LibraryClass>\r
58 <LibraryClass Usage="ALWAYS_CONSUMED">\r
59 <Keyword>PcdLib</Keyword>\r
60 </LibraryClass>\r
61 </LibraryClassDefinitions>\r
62 <SourceFiles>\r
63 <Filename>serial.c</Filename>\r
64 <Filename>serial.h</Filename>\r
65 <Filename>ComponentName.h</Filename>\r
66 <Filename>ComponentName.c</Filename>\r
67 </SourceFiles>\r
68 <PackageDependencies>\r
69 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
70 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
71 </PackageDependencies>\r
72 <Protocols>\r
73 <Protocol Usage="TO_START">\r
74 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
75 </Protocol>\r
76 <Protocol Usage="BY_START">\r
77 <ProtocolCName>gEfiSerialIoProtocolGuid</ProtocolCName>\r
78 </Protocol>\r
79 <Protocol Usage="TO_START">\r
80 <ProtocolCName>gEfiIsaIoProtocolGuid</ProtocolCName>\r
81 </Protocol>\r
82 </Protocols>\r
83 <Externs>\r
84 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
85 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
86 <Extern>\r
87 <DriverBinding>gSerialControllerDriver</DriverBinding>\r
88 <ComponentName>gIsaSerialComponentName</ComponentName>\r
89 </Extern>\r
90 </Externs>\r
91 <PcdCoded>\r
92 <PcdEntry PcdItemType="FEATURE_FLAG" Usage="ALWAYS_CONSUMED">\r
93 <C_Name>PcdNtEmulatorEnable</C_Name>\r
94 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
95 <HelpText>If this PCD is set as TRUE, NT emulator will be endabled.</HelpText>\r
96 </PcdEntry>\r
97 </PcdCoded>\r
98</ModuleSurfaceArea>