]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PciRootBridgeNoEnumeration.inf
diff --git a/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf b/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
deleted file mode 100644 (file)
index d8b2e6e..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-## @file\r
-# \r
-# Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials                          \r
-# are licensed and made available under the terms and conditions of the BSD License         \r
-# which accompanies this distribution.  The full text of the license may be found at        \r
-# http://opensource.org/licenses/bsd-license.php                                            \r
-#                                                                                           \r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-#\r
-#  Module Name:\r
-#\r
-#  Abstract:\r
-#\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = PcatPciRootBridge\r
-  FILE_GUID                      = 0F7EC77A-1EE1-400f-A99D-7CBD1FEB181E\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-  ENTRY_POINT                    = InitializePcatPciRootBridge\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  DuetPkg/DuetPkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiDriverEntryPoint\r
-  UefiLib\r
-  MemoryAllocationLib\r
-  UefiBootServicesTableLib\r
-  DebugLib\r
-  BaseMemoryLib\r
-  DevicePathLib\r
-  HobLib\r
-\r
-[Sources]\r
-  PcatPciRootBridge.h\r
-  PcatPciRootBridge.c\r
-  PcatPciRootBridgeDevicePath.c\r
-  PcatPciRootBridgeIo.c\r
-  DeviceIo.h\r
-  DeviceIo.c\r
-\r
-[Sources.ia32]\r
-  Ia32/PcatIo.c\r
-  \r
-[Sources.x64]\r
-  X64/PcatIo.c\r
-\r
-[Protocols]\r
-  gEfiPciRootBridgeIoProtocolGuid\r
-  gEfiDeviceIoProtocolGuid\r
-  gEfiCpuIo2ProtocolGuid\r
-\r
-[Guids]\r
-  gEfiPciOptionRomTableGuid\r
-  gEfiPciExpressBaseAddressGuid\r
-\r
-[Depex]\r
-  gEfiCpuIo2ProtocolGuid\r