]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
DuetPkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PciRootBridgeNoEnumeration.inf
index 56bf10f62424c31d7c26ec438b93f4676bf1206a..d8b2e6e10b280c00e9fb63cb6ec0b73addf1a096 100644 (file)
@@ -1,7 +1,7 @@
-#/*++\r
+## @file\r
 # \r
-# Copyright (c) 2005 - 2006, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \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
@@ -13,7 +13,7 @@
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 \r
 \r
 [Defines]\r
   FILE_GUID                      = 0F7EC77A-1EE1-400f-A99D-7CBD1FEB181E\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializePcatPciRootBridge\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DuetPkg/DuetPkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -43,7 +39,7 @@
   DevicePathLib\r
   HobLib\r
 \r
-[Sources.common]\r
+[Sources]\r
   PcatPciRootBridge.h\r
   PcatPciRootBridge.c\r
   PcatPciRootBridgeDevicePath.c\r
   Ia32/PcatIo.c\r
   \r
 [Sources.x64]\r
-  x64/PcatIo.c\r
-\r
-[Sources.ipf]\r
-  Ipf/PcatIo.c\r
+  X64/PcatIo.c\r
 \r
 [Protocols]\r
   gEfiPciRootBridgeIoProtocolGuid\r
   gEfiDeviceIoProtocolGuid\r
-  gEfiPciExpressBaseAddressGuid\r
-  gEfiCpuIoProtocolGuid\r
+  gEfiCpuIo2ProtocolGuid\r
 \r
 [Guids]\r
-  gEfiPciOptionRomTableGuid
\ No newline at end of file
+  gEfiPciOptionRomTableGuid\r
+  gEfiPciExpressBaseAddressGuid\r
+\r
+[Depex]\r
+  gEfiCpuIo2ProtocolGuid\r