Andrey Petrov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35321 )
Change subject: soc/fsp_broadwell_de: Add devhide functionality ......................................................................
Patch Set 8:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35321/4/src/soc/intel/fsp_broadwell... File src/soc/intel/fsp_broadwell_de/southcluster.c:
https://review.coreboot.org/c/coreboot/+/35321/4/src/soc/intel/fsp_broadwell... PS4, Line 257: int slot = PCI_SLOT(dev->path.pci.devfn);
const
Ack
https://review.coreboot.org/c/coreboot/+/35321/4/src/soc/intel/fsp_broadwell... PS4, Line 258: int func = PCI_FUNC(dev->path.pci.devfn);
const
Ack