]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Library / PlatformPcieHelperLib / PlatformPcieHelperLib.inf
diff --git a/QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf b/QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf
deleted file mode 100644 (file)
index 0fdaf22..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-## @file\r
-# Library producing Pci Express Helper routines.\r
-#\r
-# Copyright (c) 2013 Intel Corporation.\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PlatformPcieHelperLib\r
-  FILE_GUID                      = C153F460-5D8A-4d44-83BB-A8AF5CEF132C\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PlatformPcieHelperLib\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32\r
-#\r
-\r
-[Sources]\r
-  PlatformPcieHelperLib.c\r
-  SocUnit.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  PcdLib\r
-  IoLib\r
-  DebugLib\r
-  TimerLib\r
-  QNCAccessLib\r
-  IntelQNCLib\r