diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-06-27 13:14:06 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-06-27 16:40:07 +0000 |
commit | ea7a3015a2404e1358218463dd25df5ae7615352 (patch) | |
tree | a47b3e32bf618272314f6ff3f37959400bb59a4d /PrmPkg | |
parent | 2f8b51d6af6fd2eda2516030f1713dac171e0896 (diff) | |
download | edk2-ea7a3015a2404e1358218463dd25df5ae7615352.tar.gz |
OvmfPkg/VirtioSerialDxe: Remove noisy debug print on supported() call
The UEFI driver model invokes the supported() method on every driver
every time a connection attempt is made on any handle, and so doing an
unconditional DEBUG() print inside this method produced a lot of noise.
So let's drop this DEBUG() call from the VirtioSerial driver's
Supported() method.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'PrmPkg')
0 files changed, 0 insertions, 0 deletions