2006-06-30 21:01:55 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
|
|
|
|
<MsaHeader>
|
|
|
|
<ModuleName>UefiMemoryLib</ModuleName>
|
2006-04-22 00:54:32 +02:00
|
|
|
<ModuleType>UEFI_DRIVER</ModuleType>
|
2006-06-30 21:01:55 +02:00
|
|
|
<GuidValue>f1bbe03d-2f28-4dee-bec7-d98d7a30c36a</GuidValue>
|
|
|
|
<Version>1.0</Version>
|
2006-04-22 00:54:32 +02:00
|
|
|
<Abstract>Memory-only library functions with no library constructor/destructor</Abstract>
|
|
|
|
<Description>FIX ME!</Description>
|
|
|
|
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
|
2006-06-30 22:31:48 +02:00
|
|
|
<License>All rights reserved. This program and the accompanying materials
|
2006-06-30 21:01:55 +02:00
|
|
|
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.</License>
|
|
|
|
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
|
|
|
</MsaHeader>
|
|
|
|
<ModuleDefinitions>
|
|
|
|
<SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
|
|
|
|
<BinaryModule>false</BinaryModule>
|
|
|
|
<OutputFileBasename>UefiMemoryLib</OutputFileBasename>
|
|
|
|
</ModuleDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<LibraryClassDefinitions>
|
2006-06-30 21:01:55 +02:00
|
|
|
<LibraryClass Usage="ALWAYS_PRODUCED">
|
|
|
|
<Keyword>BaseMemoryLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>DebugLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>UefiBootServicesTableLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseLib</Keyword>
|
|
|
|
</LibraryClass>
|
2006-04-22 00:54:32 +02:00
|
|
|
</LibraryClassDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<SourceFiles>
|
2006-04-22 00:54:32 +02:00
|
|
|
<Filename>MemLib.c</Filename>
|
|
|
|
<Filename>MemLibGuid.c</Filename>
|
|
|
|
<Filename>MemLibGeneric.c</Filename>
|
2006-05-16 05:26:32 +02:00
|
|
|
<Filename>CopyMemWrapper.c</Filename>
|
|
|
|
<Filename>SetMemWrapper.c</Filename>
|
|
|
|
<Filename>SetMem16Wrapper.c</Filename>
|
|
|
|
<Filename>SetMem32Wrapper.c</Filename>
|
|
|
|
<Filename>SetMem64Wrapper.c</Filename>
|
|
|
|
<Filename>CompareMemWrapper.c</Filename>
|
|
|
|
<Filename>ZeroMemWrapper.c</Filename>
|
|
|
|
<Filename>ScanMem8Wrapper.c</Filename>
|
|
|
|
<Filename>ScanMem16Wrapper.c</Filename>
|
|
|
|
<Filename>ScanMem32Wrapper.c</Filename>
|
|
|
|
<Filename>ScanMem64Wrapper.c</Filename>
|
2006-04-22 00:54:32 +02:00
|
|
|
</SourceFiles>
|
2006-06-30 21:01:55 +02:00
|
|
|
<PackageDependencies>
|
|
|
|
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|
|
|
|
</PackageDependencies>
|
|
|
|
<Externs>
|
|
|
|
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
|
|
|
|
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
|
|
|
|
</Externs>
|
|
|
|
</ModuleSurfaceArea>
|