]> 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 91729ae1ed04698ec32cd0cf2ba7cdc4b29f776f..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
 [Packages]\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
+  OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
+  BaseLib\r
   BaseMemoryLib\r
   DebugLib\r
   DevicePathLib\r
   MemoryAllocationLib\r
+  PciCapLib\r
+  PciCapPciSegmentLib\r
+  PciLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
 \r
 [Protocols]\r
   gEfiPciHotPlugInitProtocolGuid ## ALWAYS_PRODUCES\r
 \r
+[Pcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId ## CONSUMES\r
+\r
 [Depex]\r
   TRUE\r