X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibMmx%2FBaseMemoryLibMmx.inf;h=411591c79b14da3db65df28eefaabd53ac98f919;hp=8b782f83eff457169c137b8be8b21fba08511fb9;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=e34ecc8a1e7f396278b630e2c6e4022e762faf5a diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf index 8b782f83ef..411591c79b 100644 --- a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf +++ b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf @@ -1,10 +1,10 @@ -#/** @file -# Instance of Base Memory Library using MMX registers. +## @file +# Instance of Base Memory Library using MMX registers. # -# Base Memory Library that uses MMX registers for high performance. +# Base Memory Library that uses MMX registers for high performance. # Optimized for use in DXE. # -# Copyright (c) 2006 - 2008, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -23,7 +23,6 @@ MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = BaseMemoryLib - EDK_RELEASE_VERSION = 0x00020000 # @@ -34,7 +33,7 @@ MdePkg/MdePkg.dec -[Sources.common] +[Sources] ScanMem64Wrapper.c ScanMem32Wrapper.c ScanMem16Wrapper.c