]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/IncompatiblePciDeviceSupportDxe: Drop framework pkg dependency
authorHao A Wu <hao.a.wu@intel.com>
Wed, 15 May 2019 02:07:53 +0000 (10:07 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Mon, 17 Jun 2019 01:27:05 +0000 (09:27 +0800)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1843

This commit will drop the driver's dependency on the IntelFrameworkPkg:
gEfiLegacyBiosProtocolGuid

Such dependency has already been addressed by the duplication of the above
definition from IntelFrameworkPkg into the OvmfPkg.

Cc: Ray Ni <ray.ni@intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf

index e13577530d71725234716645c383eefc4404e99b..f08b6f4bd4b48aa7db9d83f461aa886533941437 100644 (file)
@@ -20,7 +20,6 @@
   IncompatiblePciDeviceSupport.c\r
 \r
 [Packages]\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   MdePkg/MdePkg.dec\r
   OvmfPkg/OvmfPkg.dec\r