]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixConsoleDxe/UnixConsole.inf
1. Correct File header to ## @file
[mirror_edk2.git] / UnixPkg / UnixConsoleDxe / UnixConsole.inf
index 6a9748a323afe40eeeece9f41a5707bf5d1a743f..2fe6ccf1c9abf83aa38bfd04e235a84b015a0667 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 # Console Dxe driver\r
 #\r
 # Simulate console with Unix API\r
-# Copyright (c) 2006, 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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -34,7 +34,7 @@
 #  COMPONENT_NAME                =  gUnixConsoleComponentName                    \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   ConsoleOut.c\r
   ConsoleIn.c\r