util/inteltool: Fix format for PCI vendor/device IDs
commit37c85f0cf54c992d283b5f306ce43b9522c515f2
authorAlexander Couzens <lynxis@fe80.eu>
Mon, 2 Sep 2024 15:33:55 +0000 (2 17:33 +0200)
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>
Tue, 3 Sep 2024 21:18:43 +0000 (3 21:18 +0000)
treea24e6c98ae6e6c16014b94702852efabf6c834d2
parentbf9080742a7e3dad01bfa8c53149159c8f1fe8b8
util/inteltool: Fix format for PCI vendor/device IDs

PCI vendor/device IDs are 16 bit.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Change-Id: I87804a63f04b7461d348a245531542776575eb7a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84186
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
util/inteltool/memory.c