]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/CpuIoDxe/CpuIo.inf
Moving DuetPkg/CpuIoDxe to UefiCpuPkg.
[mirror_edk2.git] / UefiCpuPkg / CpuIoDxe / CpuIo.inf
CommitLineData
c69dd9df 1#/*++\r
2# \r
3# Copyright (c) 2004, Intel Corporation \r
4# All rights reserved. This program and the accompanying materials \r
5# are licensed and made available under the terms and conditions of the BSD License \r
6# which accompanies this distribution. The full text of the license may be found at \r
7# http://opensource.org/licenses/bsd-license.php \r
8# \r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11#\r
12# Module Name:\r
13#\r
14# CpuIo.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file for CpuIo module\r
19#\r
20#--*/\r
21\r
22[Defines]\r
23 INF_VERSION = 0x00010005\r
24 BASE_NAME = CpuIo\r
25 FILE_GUID = BAE7599F-3C6B-43b7-BDF0-9CE07AA91AA6\r
26 MODULE_TYPE = DXE_DRIVER\r
27 VERSION_STRING = 1.0\r
28 EDK_RELEASE_VERSION = 0x00020000\r
29 EFI_SPECIFICATION_VERSION = 0x00020000\r
30\r
31 ENTRY_POINT = CpuIoInitialize\r
32\r
33[Packages]\r
34 DuetPkg/DuetPkg.dec\r
35 MdePkg/MdePkg.dec\r
36 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
37\r
38[LibraryClasses]\r
39 BaseLib\r
40 DebugLib\r
41 UefiDriverEntryPoint\r
42 IoLib\r
43\r
44[Sources.common]\r
45 CpuIo.c\r
46 CpuIo.h\r
c69dd9df 47\r
48[Protocols]\r
f40bbc08 49 gEfiCpuIoProtocolGuid\r
cb56d4e4 50 \r
51[Depex]\r
52 TRUE