Attention is currently required from: Fabio Aiuto, Paul Menzel, Tim Wawrzynczak, Felix Held.
Hello build bot (Jenkins), Stefan Reinauer, Paul Menzel, Tim Wawrzynczak, Angel Pons, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68101
to look at the new patch set (#2).
Change subject: include/device/device_util.c: add predicates for pci devices ......................................................................
include/device/device_util.c: add predicates for pci devices
add functions to check whether a device is enabled pci device or a pci device on a specific bus number.
TEST: compile and qemu run successfully
Signed-off-by: Fabio Aiuto fabioaiuto83@gmail.com Change-Id: I3257c8404017372f6cdd9f6cf9453502447343a0 --- M src/device/device_util.c M src/include/device/device.h 2 files changed, 33 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/68101/2