]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLib / BaseMemoryLib.inf
index 695dc4a2c8379ab7b7d5f2a94e41b7632fb5886e..cdb56f95110a5519bfe47077558e88ca5d332a68 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  Instance of Base Memory Library without assembly.\r
 #\r
 #  Base Memory Library implementation - no ASM.\r
 #\r
-#  Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 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
@@ -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
@@ -28,7 +28,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   SetMem.c\r
   ScanMem64Wrapper.c\r
   ScanMem32Wrapper.c\r