X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FAcpi%2FAcpiPlatformDxe%2FAcpiPlatformDxe.inf;h=a92ec5ba6a20fcbaf8d62a0a40a8fdf478f9d65e;hp=14b9e100913e3e3ffb2d56fb54d42c1da8a800d2;hb=188e4e8444bdc69e2f6c65e90c35956eb01cd4b3;hpb=c37f052fe912998d88abd58c5446a03b546f4831 diff --git a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf index 14b9e10091..a92ec5ba6a 100755 --- a/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf +++ b/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf @@ -1,7 +1,7 @@ #/** @file # Sample ACPI Platform Driver # -# Copyright (c) 2008 - 2009, Intel Corporation.
+# Copyright (c) 2008 - 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 @@ -18,8 +18,6 @@ FILE_GUID = cb933912-df8f-4305-b1f9-7b44fa11395c MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 ENTRY_POINT = AcpiPlatformEntryPoint # @@ -28,7 +26,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] AcpiPlatform.c [Packages] @@ -47,7 +45,7 @@ [Protocols] gEfiAcpiTableProtocolGuid # PROTOCOL ALWAYS_CONSUMED -[FixedPcd.common] +[Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageFile [Depex]