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>BaseTimerLibLocalApic</ModuleName>
|
2006-04-22 00:54:32 +02:00
|
|
|
<ModuleType>BASE</ModuleType>
|
2006-06-30 21:01:55 +02:00
|
|
|
<GuidValue>b5a05743-9b71-489b-a0ed-a0eb3950d23b</GuidValue>
|
|
|
|
<Version>1.0</Version>
|
2006-04-22 00:54:32 +02:00
|
|
|
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>BaseTimerLibLocalApic</OutputFileBasename>
|
|
|
|
</ModuleDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<LibraryClassDefinitions>
|
2006-06-30 21:01:55 +02:00
|
|
|
<LibraryClass Usage="ALWAYS_PRODUCED">
|
|
|
|
<Keyword>TimerLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>IoLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>DebugLib</Keyword>
|
|
|
|
</LibraryClass>
|
2006-04-22 00:54:32 +02:00
|
|
|
</LibraryClassDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<SourceFiles>
|
2006-06-30 21:01:55 +02:00
|
|
|
<Filename SupArchList="IA32">x86TimerLib.c</Filename>
|
|
|
|
<Filename SupArchList="X64">x86TimerLib.c</Filename>
|
|
|
|
<Filename SupArchList="IPF">Ipf/PalCallStatic.s</Filename>
|
|
|
|
<Filename SupArchList="IPF">Ipf/ReadItc.s</Filename>
|
|
|
|
<Filename SupArchList="IPF">Ipf/IpfTimerLib.c</Filename>
|
|
|
|
<Filename SupArchList="EBC">Ebc/EbcTimerLib.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>
|