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