X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FConPlatform%2FConPlatform.msa;h=ebedff844ad7ce5b7ea08e0c7d5f5bd896c37ac0;hp=2344c176e23e00d44c822f9908bd5bce20ad4c3f;hb=fc198a79e05d1e9fe6099f5284a1cd2aba0f0410;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.msa b/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.msa index 2344c176e2..ebedff844a 100644 --- a/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.msa +++ b/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.msa @@ -1,116 +1,144 @@ - - + + - ConPlatform + ConPlatform UEFI_DRIVER - BS_DRIVER - 51ccf399-4fdf-4e55-a45b-e123f84d456a - 0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2004-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. - - 2006-03-13 17:06 - 2006-03-19 15:17 - 0 + 51ccf399-4fdf-4e55-a45b-e123f84d456a + 1.0 + Console Platfrom Driver + Console Platfrom DXE Driver, install Console protocols + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + ConPlatform + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - DevicePathLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + UefiRuntimeServicesTableLib + + + DevicePathLib + ConPlatform.c ConPlatform.h + ComponentName.h ComponentName.c - - MdePkg - EdkModulePkg - + + + + - SimpleTextOut - SimpleTextIn - DevicePath + + gEfiSimpleTextOutProtocolGuid + + + gEfiSimpleTextInProtocolGuid + + + gEfiDevicePathProtocolGuid + - ConInDev - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0043 0x006F 0x006E 0x0049 0x006E 0x0044 0x0065 0x0076 + gConInDevGuid - ConIn - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0043 0x006F 0x006E 0x0049 0x006E + gConInGuid - ConOutDev - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0043 0x006F 0x006E 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076 + gConOutDevGuid - ConOut - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0043 0x006F 0x006E 0x004F 0x0075 0x0074 + gConOutGuid - ErrOutDev - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0045 0x0072 0x0072 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076 + gErrOutDevGuid - ErrOut - 0x8BE4DF61, 0x93CA, 0x11d2, 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C + 0x0045 0x0072 0x0072 0x004F 0x0075 0x0074 + gErrOutGuid - - ConsoleInDevice - - - ConsoleOutDevice - - - StandardErrorDevice - - - HotPlugDevice - - - GlobalVariable - + + gEfiConsoleInDeviceGuid + + + gEfiConsoleOutDeviceGuid + + + gEfiStandardErrorDeviceGuid + + + gEfiHotPlugDeviceGuid + + + gEfiGlobalVariableGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 - + gConPlatformTextInDriverBinding - gConPlatformTextInDriverBinding gConPlatformComponentName gConPlatformTextOutDriverBinding + + gConPlatformComponentName - + \ No newline at end of file