2006-04-22 00:54:32 +02:00
|
|
|
<?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>
|
2006-05-25 23:42:12 +02:00
|
|
|
<Specification>0</Specification>
|
2006-04-22 00:54:32 +02:00
|
|
|
</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>
|