]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixSerialIoDxe/UnixSerialIo.inf
Update the copyright notice format
[mirror_edk2.git] / UnixPkg / UnixSerialIoDxe / UnixSerialIo.inf
index 0f74f2699e4f66c33a478a3aa727aae06bfe61af..01b3d2fe9a282cc5b6e801940115200ce0380268 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 # Serial I/O driver\r
 #\r
 # Our DriverBinding member functions operate on the handles\r
 #  created by the Unix Bus driver\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  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
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -21,8 +21,6 @@
   FILE_GUID                      = 600F2BF2-63A7-48ca-9FD0-A3450B87EE05\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeUnixSerialIo\r
 \r
@@ -35,7 +33,7 @@
 #  COMPONENT_NAME                =  gUnixSerialIoComponentName                   \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   UnixSerialIo.c\r
   UnixSerialIo.h\r
@@ -59,8 +57,8 @@
 \r
 \r
 [Guids]\r
-  gEfiUnixSerialPortGuid                       # ALWAYS_CONSUMED\r
-\r
+  gEfiUnixSerialPortGuid                        # ALWAYS_CONSUMED\r
+  gEfiUartDevicePathGuid                        # BY_START\r
 \r
 [Protocols]\r
   gEfiSerialIoProtocolGuid                      # PROTOCOL BY_START\r