X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiMemoryLib%2FPeiMemoryLib.msa;h=3479f71660a480e45e40d49cf36d4102789108ec;hb=542834ce80eccbd942e5d4a7a35fb171d3dbba6f;hp=38a05fe7af9f2f4d29e9efb4b5a3cc366a868b30;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4;p=mirror_edk2.git diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa index 38a05fe7af..3479f71660 100644 --- a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa +++ b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa @@ -1,48 +1,63 @@ - - - - - PeiMemoryLib + + + + PeiMemoryLib PEIM - LIBRARY - 3a9759d2-53bc-4eb2-abcd-c93099419063 - EDK_RELEASE_VERSION 0x00090000 - Memory-only library functions with no library constructor/destructor - FIX ME! + 3a9759d2-53bc-4eb2-abcd-c93099419063 + 1.0 + Component description file for Pei Memory Library + Base Memory Library implementation that uses PEI Services + where possible for size reduction. Copyright (c) 2006, Intel Corporation - - All rights reserved. This program and the accompanying materials + All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - EFI_SPECIFICATION_VERSION 0x00000000 - 2006-04-12 13:39 - + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + PeiMemoryLib + - BaseMemoryLib - PeiServicesTablePointerLib - DebugLib - BaseLib + + BaseMemoryLib + + + PeiServicesTablePointerLib + + + DebugLib + + + BaseLib + + MemLibInternals.h MemLib.c MemLibGuid.c MemLibGeneric.c - MemLibWrapper.c + CopyMemWrapper.c + SetMemWrapper.c + SetMem16Wrapper.c + SetMem32Wrapper.c + SetMem64Wrapper.c + CompareMemWrapper.c + ZeroMemWrapper.c + ScanMem8Wrapper.c + ScanMem16Wrapper.c + ScanMem32Wrapper.c + ScanMem64Wrapper.c - - MdePkg - - + + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + \ No newline at end of file