diff options
author | Leif Lindholm <leif@nuviainc.com> | 2020-09-12 17:19:57 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-09-17 12:01:11 +0000 |
commit | 5648836987cab28ca988dfe5af94413cfa480a92 (patch) | |
tree | 43350b9425415b7d94cd64a0f319002dbca275e3 /BaseTools/Source/Python/Common/TargetTxtClassObject.py | |
parent | 8028b2907e20b21cd7d69639a36ac82a77c81dc1 (diff) | |
download | edk2-5648836987cab28ca988dfe5af94413cfa480a92.tar.gz edk2-5648836987cab28ca988dfe5af94413cfa480a92.tar.bz2 edk2-5648836987cab28ca988dfe5af94413cfa480a92.zip |
OvmfPkg: drop redundant VendorID check in VirtioMmioDeviceLib
There is a DEBUG warning printout in VirtioMmioDeviceLib if the current
device's VendorID does not match the traditional 16-bit Red Hat PCIe
vendor ID used with virtio-pci. The virtio-mmio vendor ID is 32-bit and
has no connection to the PCIe registry.
Most specifically, this causes a bunch of noise when booting an AArch64
QEMU platform, since QEMU's virtio-mmio implementation used 'QEMU' as
the vendor ID:
VirtioMmioInit: Warning:
The VendorId (0x554D4551) does not match the VirtIo VendorId (0x1AF4).
Drop the warning message.
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/TargetTxtClassObject.py')
0 files changed, 0 insertions, 0 deletions