summaryrefslogtreecommitdiff
path: root/UnixPkg/UnixConsoleDxe/UnixConsole.inf
diff options
context:
space:
mode:
Diffstat (limited to 'UnixPkg/UnixConsoleDxe/UnixConsole.inf')
-rw-r--r--UnixPkg/UnixConsoleDxe/UnixConsole.inf8
1 files changed, 4 insertions, 4 deletions
diff --git a/UnixPkg/UnixConsoleDxe/UnixConsole.inf b/UnixPkg/UnixConsoleDxe/UnixConsole.inf
index 6a9748a323..2fe6ccf1c9 100644
--- a/UnixPkg/UnixConsoleDxe/UnixConsole.inf
+++ b/UnixPkg/UnixConsoleDxe/UnixConsole.inf
@@ -1,8 +1,8 @@
-#/** @file
+## @file
# Console Dxe driver
#
# Simulate console with Unix API
-# Copyright (c) 2006, Intel Corporation
+# Copyright (c) 2006 - 2010, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010005
@@ -34,7 +34,7 @@
# COMPONENT_NAME = gUnixConsoleComponentName
#
-[Sources.common]
+[Sources]
ComponentName.c
ConsoleOut.c
ConsoleIn.c