]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol.
[mirror_edk2.git] / MdeModulePkg / Universal / Console / TerminalDxe / TerminalDxe.inf
index 112b19e9f6272ca38355f8fd3f28e5b75e896519..d4bd55b4abc6d4701504433cbef03720ad4db9c9 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #\r
 #  Component description file for Terminal module.\r
 #\r
 #  This driver installs Simple Text In/Out protocol for terminal devices (serial devices or hotplug devices).\r
 #\r
-#  Copyright (c) 2006 - 2008, 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
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -33,7 +33,7 @@
 #  COMPONENT_NAME2               =  gTerminalComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   Vtutf8.c\r
   Ansi.c\r
   gEfiSimpleTextInProtocolGuid                  ## BY_START\r
   gEfiSimpleTextInputExProtocolGuid             ## BY_START\r
   gEfiSimpleTextOutProtocolGuid                 ## BY_START\r
-  gEfiHotPlugDeviceGuid                         ## SOMETIMES_CONSUMES\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError\r
   gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType\r
 \r
 # [Event]\r
@@ -88,3 +83,4 @@
 #   EVENT_TYPE_RELATIVE_TIMER                   ## PRODUCES\r
 #\r
 #\r
+\r