X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibRepStr%2FBaseMemoryLibRepStr.msa;h=0d980313134fbd7c41724f84d48912a46f3371fd;hb=63afc36022df9431419e6b184febd8054bfdbbc6;hp=1aad5193012b5b8209b28d7126df11ed00d6e84b;hpb=5b2a7957d9215b45e87de228b69b89aa21fafd3e;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa index 1aad519301..0d98031313 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa +++ b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa @@ -1,12 +1,13 @@ - + BaseMemoryLibRepStr BASE e7884bf4-51a1-485b-982a-ff89129983bc 1.0 - Memory-only library functions with no library constructor/destructor - FIX ME! + Component description file for RepStr Base Memory Library + Base Memory Library that uses REP string instructions for + high performance and small size. Optimized for use in PEI. 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 BaseMemoryLibRepStr @@ -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/SetMem16.S + Ia32/SetMem32.S + Ia32/SetMem64.S + Ia32/ZeroMem.S + Ia32/CompareMem.S + Ia32/ScanMem8.S + Ia32/ScanMem16.S + Ia32/ScanMem32.S + Ia32/ScanMem64.S MemLibGuid.c CopyMemWrapper.c SetMemWrapper.c @@ -85,6 +98,6 @@ EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 \ No newline at end of file