Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36221 )
Change subject: Add configurable ramstage support for minimal PCI scanning ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36221/3/src/include/device/device.h File src/include/device/device.h:
https://review.coreboot.org/c/coreboot/+/36221/3/src/include/device/device.h... PS3, Line 132: unsigned int mandatory : 1; /* set if this device is used in minimum PCI cases */ What does 'used' mean w.r.t. the semantics of the pci subsystem in coreboot?