744d6bd638
In these cases we have to expect a NULL pointer because the IGD device 0:2.0 may be disabled. The behaviour still differs from using dev_find_slot(), which may return a disabled device. Though, if you'd try to read its config space you'd only read garbage (0xff) and in cases where we filled ACPI data with devicetree information, the information shouldn't be interpreted by the OS because of the disabled device. Change-Id: I1bab8fa3a82daca71d03453315cdd69d8951fc24 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/30879 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
acpi | ||
bootblock.c | ||
chip.h | ||
early_lpc.c | ||
early_smbus.c | ||
hdaudio.c | ||
i82801jx.c | ||
i82801jx.h | ||
Kconfig | ||
lpc.c | ||
Makefile.inc | ||
nvs.h | ||
pci.c | ||
pcie.c | ||
sata.c | ||
smbus.c | ||
smihandler.c | ||
thermal.c | ||
usb_ehci.c |