]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / BaseMemoryLibSse2.inf
index 37171a84c0155ddb26c6b229434f084ca02cbc3b..74d1c9cf8d320b1edfb9eb18c101886f489a0c9c 100644 (file)
@@ -1,11 +1,12 @@
-#/** @file\r
-# Component description file for SSE2 Base Memory Library\r
+## @file\r
+#  Instance of Base Memory Library using XMM registers.\r
 #\r
-# Base Memory Library that uses XMM registers for high performance.\r
+#  Base Memory Library that uses XMM registers for high performance.\r
 #  Optimized for use in DXE.\r
-# Copyright (c) 2007 - 2008, Intel Corporation\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\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
   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
   ScanMem64Wrapper.c\r
   ScanMem32Wrapper.c\r