]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/SmmIoLibCpuIo/SmmIoLibCpuIo.inf
Added support for L2 (4K) page tables and made the CPU driver change cachability...
[mirror_edk2.git] / MdePkg / Library / SmmIoLibCpuIo / SmmIoLibCpuIo.inf
CommitLineData
b7c5912a 1#/** @file\r
2# Component description file for Cpu Io SMM Io Library.\r
3#\r
4# I/O Library implementation that uses the CPU I/O Protocol for I/O\r
5# and MMIO operations.\r
6# Copyright (c) 2009, Intel Corporation.\r
7#\r
8# All rights reserved. This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15#\r
16#**/\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = SmmIoLibCpuIo\r
21 FILE_GUID = DEEEA15E-4A77-4513-BA75-71D26FEF78A1\r
22 MODULE_TYPE = DXE_SMM_DRIVER\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = IoLib|DXE_SMM_DRIVER SMM_CORE\r
25 EFI_SPECIFICATION_VERSION = 0x00020000\r
26 PI_SPECIFICATION_VERSION = 0x0001000A\r
27 \r
28 CONSTRUCTOR = IoLibConstructor\r
29\r
30#\r
31# The following information is for reference only and not required by the build tools.\r
32#\r
33# VALID_ARCHITECTURES = IA32 X64\r
34#\r
35\r
36[Sources.common]\r
37 IoLibMmioBuffer.c\r
38 SmmCpuIoLibInternal.h\r
39 IoHighLevel.c\r
40 IoLib.c\r
41\r
42\r
43[Packages]\r
44 MdePkg/MdePkg.dec\r
45\r
46[LibraryClasses]\r
47 BaseLib\r
48 DebugLib\r
49 SmmServicesTableLib\r
50\r
51[Protocols]\r
52 gEfiSmmCpuIoProtocolGuid ## CONSUMES\r
53 gEfiSmmPciRootBridgeIoProtocolGuid ## CONSUMES\r
54\r
55[Depex]\r
56 gEfiSmmCpuIoProtocolGuid OR gEfiSmmPciRootBridgeIoProtocolGuid