summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.msa
blob: 2344c176e23e00d44c822f9908bd5bce20ad4c3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution.  The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-->
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
  <MsaHeader>
    <BaseName>ConPlatform</BaseName>
    <ModuleType>UEFI_DRIVER</ModuleType>
    <ComponentType>BS_DRIVER</ComponentType>
    <Guid>51ccf399-4fdf-4e55-a45b-e123f84d456a</Guid>
    <Version>0</Version>
    <Abstract>Component description file for DiskIo module.</Abstract>
    <Description>FIX ME!</Description>
    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
    <License>
      All rights reserved. This program and the accompanying materials
      are licensed and made available under the terms and conditions of the BSD License
      which accompanies this distribution.  The full text of the license may be found at
      http://opensource.org/licenses/bsd-license.php
      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
    </License>
    <Created>2006-03-13 17:06</Created>
    <Updated>2006-03-19 15:17</Updated>
    <Specification>0</Specification>
  </MsaHeader>
  <LibraryClassDefinitions>
    <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">UefiDriverModelLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">UefiDriverEntryPoint</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">UefiLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">UefiBootServicesTableLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">UefiRuntimeServicesTableLib</LibraryClass>
    <LibraryClass Usage="ALWAYS_CONSUMED">DevicePathLib</LibraryClass>
  </LibraryClassDefinitions>
  <SourceFiles>
    <Filename>ConPlatform.c</Filename>
    <Filename>ConPlatform.h</Filename>
    <Filename>ComponentName.c</Filename>
  </SourceFiles>
  <Includes>
    <PackageName>MdePkg</PackageName>
    <PackageName>EdkModulePkg</PackageName>
  </Includes>
  <Protocols>
    <Protocol Usage="TO_START">SimpleTextOut</Protocol>
    <Protocol Usage="TO_START">SimpleTextIn</Protocol>
    <Protocol Usage="TO_START">DevicePath</Protocol>
  </Protocols>
  <Variables>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ConInDev</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ConIn</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ConOutDev</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ConOut</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ErrOutDev</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
    <Variable Usage="SOMETIMES_CONSUMED">
      <String>ErrOut</String>
      <Guid>0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C</Guid>
    </Variable>
  </Variables>
  <Guids>
    <GuidEntry Usage="SOMETIMES_PRODUCED">
      <C_Name>ConsoleInDevice</C_Name>
    </GuidEntry>
    <GuidEntry Usage="SOMETIMES_PRODUCED">
      <C_Name>ConsoleOutDevice</C_Name>
    </GuidEntry>
    <GuidEntry Usage="SOMETIMES_PRODUCED">
      <C_Name>StandardErrorDevice</C_Name>
    </GuidEntry>
    <GuidEntry Usage="SOMETIMES_CONSUMED">
      <C_Name>HotPlugDevice</C_Name>
    </GuidEntry>
    <GuidEntry Usage="SOMETIMES_CONSUMED">
      <C_Name>GlobalVariable</C_Name>
    </GuidEntry>
  </Guids>
  <Externs>
    <Extern>
      <ModuleEntryPoint></ModuleEntryPoint>
    </Extern>
    <Extern>
      <DriverBinding>gConPlatformTextInDriverBinding</DriverBinding>
      <ComponentName>gConPlatformComponentName</ComponentName>
    </Extern>
    <Extern>
      <DriverBinding>gConPlatformTextOutDriverBinding</DriverBinding>
      <ComponentName>gConPlatformComponentName</ComponentName>
    </Extern>
  </Externs>
</ModuleSurfaceArea>