]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
Add generic HPET Timer DXE Driver and support libraries
[mirror_edk2.git] / PcAtChipsetPkg / Library / SerialIoLib / SerialIoLib.inf
index ad53431d950943683c65853f20b924973436a8b3..f2858751a72fcda85a2762b330c55cbb85617165 100644 (file)
@@ -1,8 +1,8 @@
-#/**@file\r
+#@file\r
 #   Library instance for SerialIo library class\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\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
@@ -10,7 +10,7 @@
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -19,8 +19,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SerialPortLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x0002000A\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -29,6 +27,6 @@
   BaseLib\r
   IoLib\r
 \r
-[Sources.common]\r
+[Sources]\r
   SerialPortLib.c\r
 \r