]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Pci / Dxe / PciPlatform / PciPlatform.inf
diff --git a/QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.inf b/QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.inf
deleted file mode 100644 (file)
index 02cde7d..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-## @file\r
-# Component description file for PciPlatform module.\r
-#\r
-# This driver installs pciplatform protocol to provide access interfaces to the onboard pci roms.\r
-# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PciPlatform\r
-  FILE_GUID                      = 2E8CD01A-BDB7-40b4-8376-E7C26EAC21FF\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = PciPlatformDriverEntry\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]\r
-  PciPlatform.c\r
-  PciPlatform.h\r
-  CommonHeader.h\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  QuarkPlatformPkg/QuarkPlatformPkg.dec\r
-  QuarkSocPkg/QuarkSocPkg.dec\r
-\r
-[LibraryClasses]\r
-  PciLib\r
-  PcdLib\r
-  IohLib\r
-  DebugLib\r
-  UefiRuntimeServicesTableLib\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  DxeServicesLib\r
-\r
-[Guids]\r
-\r
-[Protocols]\r
-  gEfiPciIoProtocolGuid                         # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiPciPlatformProtocolGuid                   # PROTOCOL ALWAYS_PRODUCED\r
-\r
-[Pcd]\r
-\r
-[Depex]\r
-  TRUE\r