]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf
ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
[mirror_edk2.git] / OvmfPkg / PciHotPlugInitDxe / PciHotPlugInit.inf
index 38043986eb6706af368c93b02fd1063543a1a116..78b95faa7a7a169aa5dab8ca7c2f379a4793a4e8 100644 (file)
@@ -4,13 +4,7 @@
 #\r
 # Copyright (C) 2016, Red Hat, Inc.\r
 #\r
-# This program and the accompanying materials are licensed and made available\r
-# under the terms and conditions of the BSD License which accompanies this\r
-# 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, WITHOUT\r
-# WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 \r
 [Defines]\r
@@ -35,6 +29,8 @@
   DebugLib\r
   DevicePathLib\r
   MemoryAllocationLib\r
+  PciCapLib\r
+  PciCapPciSegmentLib\r
   PciLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
@@ -42,5 +38,8 @@
 [Protocols]\r
   gEfiPciHotPlugInitProtocolGuid ## ALWAYS_PRODUCES\r
 \r
+[Pcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId ## CONSUMES\r
+\r
 [Depex]\r
   TRUE\r