]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseSerialPortLibNull / BaseSerialPortLibNull.inf
index 38d0fe45146eec41b82ef3f0bd8fdbddd15fe8be..96c1f1240811683feecfcb8cb706bba97b8da6ce 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 #  Null instance of Serial Port Library with empty functions.\r
 #\r
-#  Copyright (c) 2006 - 2008, 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
@@ -11,7 +11,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SerialPortLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   BaseSerialPortLibNull.c\r
 \r
 \r