X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibMmx%2FBaseMemoryLibMmx.msa;h=8b071c9a0f1c6e944e5735ed3179cab7f558e2e3;hp=1c8c6b06c1aa143cdfc4b12fcb16e43d4a6cde5d;hb=f5c96748589a07a633b452ebcf49b6a4be20b22e;hpb=5b2a7957d9215b45e87de228b69b89aa21fafd3e diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa index 1c8c6b06c1..8b071c9a0f 100644 --- a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa +++ b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa @@ -1,12 +1,13 @@ - + BaseMemoryLibMmx BASE d458a654-f64c-49db-b8d1-3821306bf1f6 1.0 - Memory-only library functions with no library constructor/destructor - FIX ME! + Component description file for MMX Base Memory Library + Base Memory Library that uses MMX registers for high performance. + Optimized for use in DXE. Copyright (c) 2006, 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 @@ -17,7 +18,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 X64 false BaseMemoryLibMmx @@ -33,6 +34,7 @@ + MemLibInternals.h MemLibGuid.c CopyMemWrapper.c SetMemWrapper.c @@ -56,6 +58,17 @@ Ia32/ScanMem16.asm Ia32/ScanMem32.asm Ia32/ScanMem64.asm + Ia32/CopyMem.S + Ia32/SetMem.S + Ia32/ZeroMem.S + Ia32/SetMem16.S + Ia32/SetMem32.S + Ia32/SetMem64.S + Ia32/CompareMem.S + Ia32/ScanMem8.S + Ia32/ScanMem16.S + Ia32/ScanMem32.S + Ia32/ScanMem64.S X64/CopyMem.asm X64/SetMem.asm X64/SetMem16.asm @@ -66,12 +79,13 @@ X64/ScanMem16.asm X64/ScanMem32.asm X64/ScanMem64.asm + X64/ZeroMem.asm EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 \ No newline at end of file