]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / BaseMemoryLibRepStr.inf
index 15c5ff36bec5589dc1bb51a8b3e973c6b9ce44d3..7b394d14630c1c26989660b4c784ed235d774261 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
-# Instance of Base Memory Library using REP string instructions.\r
+## @file\r
+#  Instance of Base Memory Library using REP string instructions.\r
 #\r
-# Base Memory Library that uses REP string instructions for\r
+#  Base Memory Library that uses REP string instructions for\r
 #  high performance and small size. Optimized for use in PEI.\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
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -29,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   MemLibInternals.h\r
   ScanMem64Wrapper.c\r
   ScanMem32Wrapper.c\r