]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Vlv2TbltDevicePkg / PciPlatform / PciPlatform.inf
diff --git a/Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf b/Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf
deleted file mode 100644 (file)
index a083791..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-#/*++\r
-#\r
-# Copyright (c)  2003  - 2018, Intel Corporation. All rights reserved\r
-#                                                                                  \r\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-#                                                                                  \r\r
-\r
-#\r
-#  Module Name:\r
-#\r
-#    PciPlatform.inf\r
-#\r
-#  Abstract:\r
-#\r
-#    Component description file for PciPlatform module.\r
-#\r
---*/\r
-\r
-[defines]\r
-  INF_VERSION          = 0x00010005\r
-  BASE_NAME            = PciPlatform\r
-  FILE_GUID            = E2441B64-7EF4-41fe-B3A3-8CAA7F8D3017\r
-  MODULE_TYPE          = DXE_DRIVER\r
-  VERSION_STRING       = 1.0\r
-  ENTRY_POINT          = PciPlatformDriverEntry\r
-\r
-[sources.common]\r
-  BoardPciPlatform.c\r
-  PciPlatform.c\r
-  PciPlatform.h\r
-\r
-[Guids]\r
-  gEfiNormalSetupGuid\r
-  gEfiPlatformBootModeGuid\r
-\r
-[Protocols]\r
-  gEfiPciPlatformProtocolGuid\r
-  gEfiCpuIoProtocolGuid\r
-  gEfiFirmwareVolume2ProtocolGuid\r
-  gEfiPciRootBridgeIoProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  Vlv2TbltDevicePkg/PlatformPkg.dec\r
-  Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-\r
-[LibraryClasses]\r
-  HobLib\r
-  UefiDriverEntryPoint\r
-  BaseLib\r
-  BaseMemoryLib\r
-  UefiDriverEntryPoint\r
-  UefiBootServicesTableLib\r
-  UefiRuntimeServicesTableLib\r
-  DxeServicesTableLib\r
-\r
-[BuildOptions]\r
-\r
-[Depex]\r
-  gEfiVariableArchProtocolGuid AND\r
-  gEfiVariableWriteArchProtocolGuid\r