X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=PcAtChipsetPkg%2FIsaAcpiDxe%2FIsaAcpi.inf;h=5d5101efd720e3ab3ad7f34b2d904a082113cbc0;hp=ec01a28346347bcaee163311201b29ca287f14ff;hb=2b649f74775d0efd1e75c91f77c3045ae6249cb4;hpb=81727f38ed0d37bf6f5110def397220a8c207182 diff --git a/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf b/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf index ec01a28346..5d5101efd7 100644 --- a/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf +++ b/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf @@ -1,7 +1,8 @@ -#/*++ -# -# Copyright (c) 2005, Intel Corporation -# All rights reserved. This program and the accompanying materials +## @file +# Component description file for PCAT ISA ACPI driver +# +# Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.
+# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -9,30 +10,21 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -# Module Name: -# IsaAcpi.inf -# -# Abstract: -# Component description file for PCAT ISA ACPI driver # -#--*/ +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = IsaAcpi FILE_GUID = 38A0EC22-FBE7-4911-8BC1-176E0D6C1DBD - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x0002000A ENTRY_POINT = PcatIsaAcpiDriverEntryPoint [Packages] MdePkg/MdePkg.dec - IntelFrameworkPkg/IntelFrameworkPkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec - DuetPkg/DuetPkg.dec [LibraryClasses] UefiDriverEntryPoint