]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
MdeModulePkg: Fix TerminalDxe FIFO Data Loss
[mirror_edk2.git] / MdeModulePkg / Universal / Console / TerminalDxe / TerminalDxe.inf
index f993802156af3fa5ede7dfff8c2b13dcefd71653..7d67eba81ae09efdfb6b4b57b8219ac7e107f6fe 100644 (file)
@@ -4,8 +4,8 @@
 #\r
 #  This driver installs Simple Text In/Out protocol for terminal devices (serial devices or hotplug devices).\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -44,6 +44,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   DevicePathLib\r
@@ -74,6 +75,8 @@
 \r
 [Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
 \r
 # [Event]\r
 #   ##\r
@@ -82,3 +85,4 @@
 #   EVENT_TYPE_RELATIVE_TIMER                   ## PRODUCES\r
 #\r
 #\r
+\r