X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FConsole%2FTerminal%2FDxe%2FTerminal.msa;h=3403b35b75c26c91667bc01ad8325b446b3871e8;hp=977a9b355e15f87806204ecc972dc44a7c9d2b8b;hb=6c18e19ad51638b4f465e7af500c67f08b29c5ab;hpb=27061085e5a9c5cf2dc9a6781fd6795989c4f790 diff --git a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa index 977a9b355e..3403b35b75 100644 --- a/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa +++ b/EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa @@ -6,8 +6,8 @@ 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. + 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 @@ -22,8 +22,9 @@ Terminal - + DebugLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. UefiDriverModelLib @@ -83,15 +84,18 @@ 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.