]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / IntelPchAcpiTimerLib / IntelPchAcpiTimerLib.inf
diff --git a/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf b/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
deleted file mode 100644 (file)
index f30d70e..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-#/** @file\r
-# Intel ICH9 Acpi Timer Instance\r
-#\r
-# ICH9 Acpi timer implements one instance of Timer Library. Acpi timer cannot be programmed,\r
-#  so it could be used by any types of drivers, including SMM drivers and Runtime drivers.\r
-# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#                                                                                  \r\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-#                                                                                  \r\r
-#\r
-#\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = IntelPchAcpiTimerLib\r
-  FILE_GUID                      = 0C0AC8C1-E368-4d20-85FE-23EFB3DB094E\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = TimerLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
-  CONSTRUCTOR                    = IntelPchAcpiTimerLibConstructor\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources.common]\r
-  IntelPchAcpiTimerLib.c\r
-  CommonHeader.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
-  Vlv2TbltDevicePkg/PlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  PcdLib\r
-  PciLib\r
-  IoLib\r
-  BaseLib\r
-\r
-[Pcd.common]\r
-  gEfiPchTokenSpaceGuid.PcdPchAcpiIoPortBaseAddress\r
-  gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r