]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / Console / GraphicsConsoleDxe / GraphicsConsoleDxe.inf
index a12406c236af6e2036b4cf0314326ceacfe81ba3..0b39bcbbdb38c6566e37425878a76153c34d43e7 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # \r
 #  Component description file for GraphicsConsole module\r
 #\r
 #  This is the main routine for initializing the Graphics Console support routines.\r
 #  \r
 # \r
 #  Component description file for GraphicsConsole module\r
 #\r
 #  This is the main routine for initializing the Graphics Console support routines.\r
 #  \r
-#  Copyright (c) 2006 - 2008, Intel Corporation\r
+#  Copyright (c) 2006 - 2010, Intel Corporation\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
 #  which accompanies this distribution. The full text of the license may be found at\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
 #  which accompanies this distribution. The full text of the license may be found at\r
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -33,7 +33,7 @@
 #  COMPONENT_NAME2               =  gGraphicsConsoleComponentName2\r
 #\r
 \r
 #  COMPONENT_NAME2               =  gGraphicsConsoleComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   LaffStd.c\r
   GraphicsConsole.c\r
   ComponentName.c\r
   LaffStd.c\r
   GraphicsConsole.c\r
@@ -60,5 +60,5 @@
   gEfiHiiFontProtocolGuid                       ## TO_START\r
   gEfiHiiDatabaseProtocolGuid                   ## TO_START   \r
 \r
   gEfiHiiFontProtocolGuid                       ## TO_START\r
   gEfiHiiDatabaseProtocolGuid                   ## TO_START   \r
 \r
-[FeaturePcd.common]\r
+[FeaturePcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport
\ No newline at end of file
   gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport
\ No newline at end of file