]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
Fix a security hole in shell binaries:
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PciRootBridgeNoEnumeration.inf
index 56bf10f62424c31d7c26ec438b93f4676bf1206a..a9a8360fb15097eed17a3b4ecca88b05faa508ba 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 # \r
-# Copyright (c) 2005 - 2006, Intel Corporation                                                         \r
+# Copyright (c) 2005 - 2009, Intel Corporation                                                         \r
 # All rights reserved. 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
@@ -31,7 +31,6 @@
   MdePkg/MdePkg.dec\r
   DuetPkg/DuetPkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -55,7 +54,7 @@
   Ia32/PcatIo.c\r
   \r
 [Sources.x64]\r
-  x64/PcatIo.c\r
+  X64/PcatIo.c\r
 \r
 [Sources.ipf]\r
   Ipf/PcatIo.c\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