]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptPei / BaseMemoryLibOptPei.inf
index fed1c59511b16b172b0790f022653c9f04285f62..efddf395f50a334613e7b06c2c0240172666d24f 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
-# Instance of Base Memory Library optimized for use in PEI phase.\r
+## @file\r
+#  Instance of Base Memory Library optimized for use in PEI phase.\r
 #\r
-# Base Memory Library that is optimized for use in PEI phase.  \r
-# Uses REP, MMX, XMM registers as required for best performance.\r
+#  Base Memory Library that is optimized for use in PEI phase.  \r
+#  Uses REP, MMX, XMM registers as required for best performance.\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
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = BaseMemoryLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   MemLibInternals.h\r
 \r
 [Sources.Ia32]\r