]> 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>

No differences found