]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.msa
According to MDE Library specification, BaseIoLibIntrinsic Module only supports IA32...
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsic.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>BaseIoLibIntrinsic</ModuleName>\r
5 <ModuleType>BASE</ModuleType>\r
6 <GuidValue>926c9cd0-4bb8-479b-9ac4-8a2a23f85307</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for Intrinsic Base Io Library</Abstract>\r
9 <Description>I/O Library that uses compiler intrinsics to perform IN and OUT instructions\r
10 for IA-32 and x64. It also performs direct memory access for MMIO services.</Description>\r
11 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
12 <License>All rights reserved. This program and the accompanying materials\r
13 are licensed and made available under the terms and conditions of the BSD License\r
14 which accompanies this distribution. The full text of the license may be found at\r
15 http://opensource.org/licenses/bsd-license.php\r
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
19 </MsaHeader>\r
20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>BaseIoLibIntrinsic</OutputFileBasename>\r
24 </ModuleDefinitions>\r
25 <LibraryClassDefinitions>\r
26 <LibraryClass Usage="ALWAYS_PRODUCED">\r
27 <Keyword>IoLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>BaseLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>DebugLib</Keyword>\r
34 </LibraryClass>\r
35 </LibraryClassDefinitions>\r
36 <SourceFiles>\r
37 <Filename SupArchList="IA32">IoLib.c</Filename>\r
38 <Filename SupArchList="IA32">IoLibMsc.c</Filename>\r
39 <Filename SupArchList="IA32">IoLibGcc.c</Filename>\r
40 <Filename SupArchList="IA32">IoHighLevel.c</Filename>\r
41 <Filename SupArchList="X64">IoLib.c</Filename>\r
42 <Filename SupArchList="X64">IoLibMsc.c</Filename>\r
43 <Filename SupArchList="X64">IoLibGcc.c</Filename>\r
44 <Filename SupArchList="X64">IoHighLevel.c</Filename>\r
45 </SourceFiles>\r
46 <PackageDependencies>\r
47 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
48 </PackageDependencies>\r
49 <Externs>\r
50 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
51 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
52 </Externs>\r
53</ModuleSurfaceArea>