]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixUgaDxe/UnixUga.inf
1. Correct File header to ## @file
[mirror_edk2.git] / UnixPkg / UnixUgaDxe / UnixUga.inf
index 787f19377188fccf6a13faf6ee8163d860c14b2d..ee9a3468822164503338de3ac98ae7717b881d7f 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 # Uga driver\r
 #\r
 # UGA is short hand for Universal Graphics Abstraction protocol.\r
 #  This file is a verision of UgaIo the uses UnixThunk system calls as an IO\r
 #  abstraction. For a PCI device UnixIo would be replaced with\r
 #  a PCI IO abstraction that abstracted a specific PCI device.\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
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -37,7 +37,7 @@
 #  COMPONENT_NAME                =  gUnixUgaComponentName                        \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   UnixUgaScreen.c\r
   UnixUgaDriver.c\r