]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibMmx / BaseMemoryLibMmx.inf
index 67e461a0c6f67c9a8d73955a99780311da62eb51..411591c79b14da3db65df28eefaabd53ac98f919 100644 (file)
@@ -1,9 +1,10 @@
-#/** @file\r
-# Component description file for MMX Base Memory Library\r
+## @file\r
+#  Instance of Base Memory Library using MMX registers.\r
 #\r
-# Base Memory Library that uses MMX registers for high performance.\r
+#  Base Memory Library that uses MMX registers for high performance.\r
 #  Optimized for use in DXE.\r
-# Copyright (c) 2006, Intel Corporation\r
+#\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
@@ -13,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
@@ -22,8 +23,6 @@
   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
@@ -34,7 +33,7 @@
   MdePkg/MdePkg.dec\r
 \r
 \r
-[Sources.common]\r
+[Sources]\r
   ScanMem64Wrapper.c\r
   ScanMem32Wrapper.c\r
   ScanMem16Wrapper.c\r