]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / PcAtChipsetPkg / IsaAcpiDxe / IsaAcpi.inf
... / ...
CommitLineData
1## @file\r
2# Component description file for PCAT ISA ACPI driver\r
3#\r
4# Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>\r
5# This program and the accompanying materials \r
6# are licensed and made available under the terms and conditions of the BSD License \r
7# which accompanies this distribution. The full text of the license may be found at \r
8# http://opensource.org/licenses/bsd-license.php \r
9# \r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
12#\r
13#\r
14##\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = IsaAcpi\r
19 FILE_GUID = 38A0EC22-FBE7-4911-8BC1-176E0D6C1DBD\r
20 MODULE_TYPE = UEFI_DRIVER\r
21 VERSION_STRING = 1.0\r
22\r
23 ENTRY_POINT = PcatIsaAcpiDriverEntryPoint\r
24\r
25[Packages]\r
26 MdePkg/MdePkg.dec\r
27 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
28\r
29[LibraryClasses]\r
30 UefiDriverEntryPoint\r
31 UefiBootServicesTableLib\r
32 UefiLib\r
33 \r
34[Sources]\r
35 PcatIsaAcpi.h\r
36 PcatIsaAcpi.c\r
37 IsaAcpi.c\r
38 ComponentName.c\r
39\r
40[Protocols]\r
41 gEfiPciIoProtocolGuid\r
42 gEfiIsaAcpiProtocolGuid\r