X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FConsole%2FTerminal%2FDxe%2FTerminal.msa;h=8a281d763e773d6558dd6f02b4203d04335c8f4c;hp=d8f340ce1fc0c42616b34e31ed5cc85fd7f4b06d;hb=08aa37e0157271b87e917c598260644920c4ed57;hpb=15b06e58b0aa3076a9d8cbb2dbe8a2d06b094bbd diff --git a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa index d8f340ce1f..8a281d763e 100644 --- a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa +++ b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa @@ -1,21 +1,13 @@ - - + Terminal DXE_DRIVER 9E863906-A40F-4875-977F-5B93FF237FC6 1.0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation + Component description file for Terminal module. + This driver installs Simple Text In/Out protocol for terminal devices (serial devices or hotplug devices). + Copyright (c) 2006 - 2007, 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 @@ -30,8 +22,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> Terminal - + DebugLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. UefiDriverModelLib @@ -72,54 +65,57 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + - SimpleTextOut + gEfiSimpleTextOutProtocolGuid - SimpleTextIn + gEfiSimpleTextInProtocolGuid - DevicePath + gEfiDevicePathProtocolGuid - SerialIo + gEfiSerialIoProtocolGuid 0x0043 0x006F 0x006E 0x0049 0x006E 0x0044 0x0065 0x0076 - gConInDevGuid + gEfiGlobalVariableGuid + L"ConInDev" global variable will be updated if the serial device is not a hot plug device. 0x0043 0x006F 0x006E 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076 - gConOutDevGuid + gEfiGlobalVariableGuid + L"ConOutDev" global variable will be updated if the serial device is not a hot plug device. 0x0045 0x0072 0x0072 0x004F 0x0075 0x0074 0x0044 0x0065 0x0076 - gErrOutDevGuid + gEfiGlobalVariableGuid + L"ErrOutDev" global variable will be updated if the serial device is not a hot plug device. - HotPlugDevice + gEfiHotPlugDeviceGuid - GlobalVariable + gEfiGlobalVariableGuid - PcAnsi + gEfiPcAnsiGuid - VT100Plus + gEfiVT100PlusGuid - VT100 + gEfiVT100Guid - VTUTF8 + gEfiVTUTF8Guid @@ -127,8 +123,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> EDK_RELEASE_VERSION 0x00020000 gTerminalDriverBinding - - gTerminalComponentName