coreboot-kgpe-d16/payloads/libpayload/drivers/storage
Felix Singer b4b73d4995 libpayload/storage/ahci: Use pacc pointer to read device class
The PCI bus gets already scanned while gathering system information.
Therefore, use the pacc pointer from sysinfo_t to read the device class
of PCI devices instead of rescanning the bus.

Change-Id: I4c79e71777e718f5065107ebf780ca9fdb4f1b0c
Signed-off-by: Felix Singer <felix.singer@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46416
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-10-20 20:35:47 +00:00
..
ahci.c libpayload/storage/ahci: Use pacc pointer to read device class 2020-10-20 20:35:47 +00:00
ahci_ata.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_atapi.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_common.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_private.h payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ata.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
atapi.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
Kconfig libpayload/storage: Enable STORAGE_64BIT_LBA 2020-10-19 16:07:49 +00:00
storage.c libpayload/storage/ahci: Use pacc pointer to read device class 2020-10-20 20:35:47 +00:00