]> git.proxmox.com Git - mirror_edk2.git/blame - PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
Correct data conversion from pointer to integer.
[mirror_edk2.git] / PcAtChipsetPkg / 8254TimerDxe / 8254Timer.inf
CommitLineData
7b202cb0 1## @file\r
eb16e240 2# \r
7b202cb0 3# Copyright (c) 2005 - 2010, Intel Corporation \r
eb16e240 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# Timer.inf\r
14#\r
15# Abstract:\r
16#\r
7b202cb0 17##\r
eb16e240 18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = Timer\r
21 FILE_GUID = f2765dec-6b41-11d5-8e71-00902707b35e\r
22 MODULE_TYPE = DXE_DRIVER\r
23 VERSION_STRING = 1.0\r
eb16e240 24\r
25 ENTRY_POINT = TimerDriverInitialize\r
26\r
27[Packages]\r
28 MdePkg/MdePkg.dec\r
29 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
30 \r
31[LibraryClasses]\r
32 UefiBootServicesTableLib\r
33 BaseLib\r
34 DebugLib\r
35 UefiDriverEntryPoint\r
2952f72d 36 IoLib\r
eb16e240 37\r
7b202cb0 38[Sources]\r
eb16e240 39 Timer.h\r
40 Timer.c\r
41\r
42[Protocols]\r
eb16e240 43 gEfiCpuArchProtocolGuid\r
44 gEfiLegacy8259ProtocolGuid\r
45 gEfiTimerArchProtocolGuid\r
46\r
47[Depex]\r
2952f72d 48 gEfiCpuArchProtocolGuid AND gEfiLegacy8259ProtocolGuid