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=d1c8c352b652aac1f03bbd55ed81ceb095689a42;hb=08aa37e0157271b87e917c598260644920c4ed57;hpb=61249ae523d07295418c0c71f9ecf7c8cc8580a4 diff --git a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa index d1c8c352b6..8a281d763e 100644 --- a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa +++ b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa @@ -1,12 +1,4 @@ - Terminal @@ -14,8 +6,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> 9E863906-A40F-4875-977F-5B93FF237FC6 1.0 Component description file for Terminal module. - This drivre installs Simple Text In/Out protocol for terminal devices. - Copyright (c) 2006, Intel Corporation + 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 @@ -91,15 +84,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> 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.