]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / Console / ConSplitterDxe / ConSplitterDxe.inf
index 0d6ac27cb7beefeebc01f17dfd23a6db321290be..d1dea7abbba81b4f372c6080f1dcec013e219548 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # This driver provides multi console supports.\r
 #\r
 # This driver acts as a virtual console, takes over the console I/O control from selected\r
@@ -10,7 +10,7 @@
 # Note: If only UGA Draw protocol is installed in system table, PcdUgaConsumeSupport\r
 # should be set to TRUE.\r
 #\r
-# Copyright (c) 2006 - 2009, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,7 +20,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -49,7 +49,7 @@
 #  COMPONENT_NAME2               =  gConSplitterStdErrComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ConSplitterGraphics.c\r
   ComponentName.c\r
   ConSplitter.h\r
   gEfiUgaDrawProtocolGuid                       ## BY_START\r
 \r
 \r
-[FeaturePcd.common]\r
+[FeaturePcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport\r
   gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
 \r