]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
Fix a security hole in shell binaries:
[mirror_edk2.git] / PcAtChipsetPkg / 8254TimerDxe / 8254Timer.inf
... / ...
CommitLineData
1#/*++\r
2# \r
3# Copyright (c) 2005, 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# Timer.inf\r
14#\r
15# Abstract:\r
16#\r
17#--*/\r
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
24 EDK_RELEASE_VERSION = 0x00020000\r
25 EFI_SPECIFICATION_VERSION = 0x00020000\r
26\r
27 ENTRY_POINT = TimerDriverInitialize\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
32 \r
33[LibraryClasses]\r
34 UefiBootServicesTableLib\r
35 BaseLib\r
36 DebugLib\r
37 UefiDriverEntryPoint\r
38 IoLib\r
39\r
40[Sources.common]\r
41 Timer.h\r
42 Timer.c\r
43\r
44[Protocols]\r
45 gEfiCpuArchProtocolGuid\r
46 gEfiLegacy8259ProtocolGuid\r
47 gEfiTimerArchProtocolGuid\r
48\r
49[Depex]\r
50 gEfiCpuArchProtocolGuid AND gEfiLegacy8259ProtocolGuid