]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / BaseMemoryLibSse2.inf
index c9ab2ef9eb9f4ee4c1903641e42163b4f5ed8ca4..f875c15338c4e8f3bcf243c0c4fd5e1640e09f2f 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  Instance of Base Memory Library using XMM registers.\r
 #\r
 #  Base Memory Library that uses XMM registers for high performance.\r
 #  Optimized for use in DXE.\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