]> xenbits.xensource.com Git - seabios.git/commit
pci: clean up the debug message for pci capability found
authorJing Liu <jing2.liu@linux.intel.com>
Fri, 24 Aug 2018 08:53:00 +0000 (16:53 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Sep 2018 06:37:18 +0000 (08:37 +0200)
commit478bc3e99394601f28a9cbb9f61cb41628962ac7
treefada748ac45be0eb158c780c616999f88bb194ee
parent2c455ccc0cd67412983b6ae575190d5036256817
pci: clean up the debug message for pci capability found

Improve the debug message when QEMU resource reserve cap
is not found and when the vendor-id or device-id does't match
REDHAT special ones.

Signed-off-by: Jing Liu <jing2.liu@linux.intel.com>
Message-id: 1535100781-3910-3-git-send-email-jing2.liu@linux.intel.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/fw/pciinit.c