]> git.proxmox.com Git - mirror_edk2.git/blame - PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / PcAtChipsetPkg / 8254TimerDxe / 8254Timer.inf
CommitLineData
7b202cb0 1## @file\r
eb16e240 2# \r
95d48e82 3# Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>\r
18c97f53 4# This program and the accompanying materials \r
eb16e240 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
7b202cb0 12##\r
18c97f53 13\r
eb16e240 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
eb16e240 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
2952f72d 32 IoLib\r
eb16e240 33\r
7b202cb0 34[Sources]\r
eb16e240 35 Timer.h\r
36 Timer.c\r
37\r
38[Protocols]\r
eb16e240 39 gEfiCpuArchProtocolGuid\r
40 gEfiLegacy8259ProtocolGuid\r
41 gEfiTimerArchProtocolGuid\r
42\r
43[Depex]\r
2952f72d 44 gEfiCpuArchProtocolGuid AND gEfiLegacy8259ProtocolGuid