]> git.proxmox.com Git - mirror_edk2.git/blame - PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
Update the copyright notice format
[mirror_edk2.git] / PcAtChipsetPkg / IsaAcpiDxe / IsaAcpi.inf
CommitLineData
7b202cb0 1## @file\r
18c97f53 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
c69dd9df 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
c69dd9df 13#\r
7b202cb0 14##\r
c69dd9df 15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = IsaAcpi\r
19 FILE_GUID = 38A0EC22-FBE7-4911-8BC1-176E0D6C1DBD\r
e5d1b4f4 20 MODULE_TYPE = UEFI_DRIVER\r
c69dd9df 21 VERSION_STRING = 1.0\r
c69dd9df 22\r
23 ENTRY_POINT = PcatIsaAcpiDriverEntryPoint\r
24\r
25[Packages]\r
26 MdePkg/MdePkg.dec\r
c69dd9df 27 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
c69dd9df 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